commit | 6169b673618bf0b2518ce413b54925782a603f06 | [log] [tgz] |
---|---|---|
author | Takashi Iwai <tiwai@suse.de> | Fri Dec 14 10:22:35 2012 +0100 |
committer | Takashi Iwai <tiwai@suse.de> | Fri Dec 14 10:27:25 2012 +0100 |
tree | 8730e3e96d254fcde02e3da277cbed878edf59c6 | |
parent | 8ae5865ec77c22462c736846a0679947a6953548 [diff] |
ALSA: hda - Always turn on pins for HDMI/DP 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 Cc: <stable@vger.kernel.org> Signed-off-by: Takashi Iwai <tiwai@suse.de>