]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda: hdmi - fix pin setup on Tigerlake
authorKai Vehmanen <kai.vehmanen@linux.intel.com>
Mon, 11 Nov 2019 13:38:38 +0000 (15:38 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 13 Dec 2019 07:49:55 +0000 (08:49 +0100)
commit8332a60f3c5696f0dc97d267e48a8ddffe792597
tree2107743ef21b295a37286d8a6c7471277383c4a8
parent410448e640470b3cf1eaac06a568dba92147722d
ALSA: hda: hdmi - fix pin setup on Tigerlake

[ Upstream commit a7d0358ea3b7f8d7216e663c1ae71cabf7ac24e3 ]

Apply same logic to pin setup as on previous platforms. Fixes
errors in HDMI/DP playback.

Tested with both snd-hda-intel and SOF drivers.

Fixes: 9a11ba7388f1 ("ALSA: hda: hdmi - add Tigerlake support")
Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20191111133838.21213-1-kai.vehmanen@linux.intel.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
sound/pci/hda/patch_hdmi.c