]> 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)
committerTakashi Iwai <tiwai@suse.de>
Tue, 13 Sep 2022 05:53:34 +0000 (07:53 +0200)
commit4d40ceef4745536289012670103c59264e0fb3ec
tree8015bacf8b8138e39d7932d41e12301dbebae601
parentead3d3c5b54f76da79c079e61bacb4279ec56965
ALSA: hda: add Intel 5 Series / 3400 PCI DID

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