]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins
authorMengdong Lin <mengdong.lin@intel.com>
Tue, 18 Dec 2012 21:59:15 +0000 (16:59 -0500)
committerTakashi Iwai <tiwai@suse.de>
Tue, 18 Dec 2012 10:05:36 +0000 (11:05 +0100)
commit6ffe168f822cf7f777987cddc00ade542fd73bf0
tree0c456b5c26f51cef736f998c428833c22fa32b91
parentb78562b10fa66175e30b76073e32a0ad8d92aa83
ALSA: hda - bug fix for invalid connection list of Haswell HDMI codec pins

Haswell HDMI codec pins may report invalid connection list entries, which
will cause failure to play audio via HDMI or Display Port.

So this patch adds fixup for Haswell to workaround this hardware issue:
enable DP1.2 mode and override the pins' connection list entries with proper
value.

Signed-off-by: Mengdong Lin <mengdong.lin@intel.com>
Signed-off-by: Xingchao Wang <xingchao.wang@intel.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c