]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgets
authorMengdong Lin <mengdong.lin@intel.com>
Fri, 8 Feb 2013 22:09:52 +0000 (17:09 -0500)
committerTakashi Iwai <tiwai@suse.de>
Fri, 8 Feb 2013 11:23:13 +0000 (12:23 +0100)
commit1611a9c931e95fab871a33beba49cc9ea39bbba8
tree2d4f193bbe9e0f90502c15f3928796af56247270
parenta15d05db41b1d5c9f2c3af11dfbfd46818cc64ba
ALSA: hda - Add fixup for Haswell to enable all pin and convertor widgets

Some Haswell machines support more than one display outputs (HDMI or DP),
but its BIOS may not enable the codec's 2nd and 3rd pin and output cvt widgets.

This patch implements a board-specific fixup for Intel Haswell Machines:
If the hidden pins are not enabled by BIOS, the driver will enable them
and call common code to update the codec tree.

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