ALSA: hda - Always turn on pins for HDMI/DP
authorTakashi Iwai <tiwai@suse.de>
Fri, 14 Dec 2012 09:22:35 +0000 (10:22 +0100)
committerBen Hutchings <ben@decadent.org.uk>
Thu, 3 Jan 2013 03:33:40 +0000 (03:33 +0000)
commit7f778c1b063b7fb67e6367e5e7eb903ce863052b
tree813c84fc90fa9e651a18a00844a19269b1002ac7
parentdd24f9ce652b321ce1c25182bca37feb813c7ee8
ALSA: hda - Always turn on pins for HDMI/DP

commit 6169b673618bf0b2518ce413b54925782a603f06 upstream.

We've seen the broken HDMI *video* output on some machines with GM965,
and the debugging session pointed that the culprit is the disabled
audio output pins.  Toggling these pins dynamically on demand caused
flickering of HDMI TV.

This patch changes the behavior to keep the pin ON constantly.

Bugzilla: https://bugzilla.kernel.org/show_bug.cgi?id=51421

Signed-off-by: Takashi Iwai <tiwai@suse.de>
[bwh: Backported to 3.2: adjust context]
Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
sound/pci/hda/patch_hdmi.c