ALSA: hda - fixup D3 pin and right channel mute on Haswell HDMI audio
authorDavid Henningsson <david.henningsson@canonical.com>
Wed, 10 Apr 2013 10:26:07 +0000 (12:26 +0200)
committerTakashi Iwai <tiwai@suse.de>
Wed, 17 Apr 2013 06:13:44 +0000 (08:13 +0200)
commit83f26ad2c909083fa638d2df1b1a25bcbf2d1be2
tree87c8999c9e6dff6f0a922b8ba3795307fd8afd37
parent5ead56f2dad53c6c2eaaf13e2de4125a59a3935b
ALSA: hda - fixup D3 pin and right channel mute on Haswell HDMI audio

When graphics initializes the HDMI chip, sometimes this leads to
pins going into D3 and right channel being muted. If the audio driver
finishes initialization before the graphic driver does, this situation
becomes permanent.

This is a workaround that checks for this situation and corrects it on
playback prepare. It has been verified working on at least one machine.

BugLink: https://bugs.launchpad.net/bugs/1167270
Signed-off-by: David Henningsson <david.henningsson@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c