]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
ALSA: hda: add Intel 5 Series / 3400 PCI DID
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Mon, 12 Sep 2022 18:37:16 +0000 (21:37 +0300)
committerStefan Bader <stefan.bader@canonical.com>
Wed, 23 Nov 2022 14:11:35 +0000 (15:11 +0100)
commit1ae384d419eb793fcb2568068524ce7a0c8998fb
tree643a09ee48e3a2556acf7a98e145a265b8c163f1
parentb7cf28ff8900cbbaddd438d0d587f915c6923e7e
ALSA: hda: add Intel 5 Series / 3400 PCI DID

BugLink: https://bugs.launchpad.net/bugs/1995420
commit 4d40ceef4745536289012670103c59264e0fb3ec upstream.

Handle 0x3b57 variant with same AZX_DCAPS_INTEL_PCH_NOPM
capabilities as 0x3b56. In practise this allow use of HDMI/DP
display audio via i915.

BugLink: https://gitlab.freedesktop.org/drm/intel/-/issues/2751
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20220912183716.2126312-1-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Kamal Mostafa <kamal@canonical.com>
Signed-off-by: Stefan Bader <stefan.bader@canonical.com>
sound/pci/hda/hda_intel.c