]> git.itanic.dy.fi Git - linux-stable/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)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 28 Sep 2022 09:02:55 +0000 (11:02 +0200)
commit8b5f750caa8b1ed5db27e549d54396c8b2b20a98
tree6b4d2f5ed232a728979188d0d2681022a8a32795
parent446be2a4eeeaea7b1920dd1a829310b81097bd51
ALSA: hda: add Intel 5 Series / 3400 PCI DID

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>
sound/pci/hda/hda_intel.c