https://github.com/torvalds/linux
Revision 38faddb1afdd37218c196ac3db1cb5fbe7fc9c75 authored by Takashi Iwai on 28 July 2010, 12:21:55 UTC, committed by Takashi Iwai on 28 July 2010, 12:26:14 UTC
The behavior of Nvidia HDMI codec regarding the pin-detection unsol events
is based on the old HD-audio spec, i.e. PD bit indicates only the update
and doesn't show the current state.  Since the current code assumes the
new behavior, the pin-detection doesn't work relialby with these h/w.

This patch adds a flag for indicating the old spec, and fixes the issue
by checking the pin-detection explicitly for such hardware.

Tested-by: Wei Ni <wni@nvidia.com>
Cc: <stable@kernel.org>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
1 parent ac0547d
History
Tip revision: 38faddb1afdd37218c196ac3db1cb5fbe7fc9c75 authored by Takashi Iwai on 28 July 2010, 12:21:55 UTC
ALSA: hda - Fix pin-detection of Nvidia HDMI
Tip revision: 38faddb
File Mode Size
Kconfig -rw-r--r-- 40.4 KB
Makefile -rw-r--r-- 1.0 KB
calibrate.c -rw-r--r-- 5.1 KB
do_mounts.c -rw-r--r-- 9.3 KB
do_mounts.h -rw-r--r-- 1.4 KB
do_mounts_initrd.c -rw-r--r-- 3.1 KB
do_mounts_md.c -rw-r--r-- 7.9 KB
do_mounts_rd.c -rw-r--r-- 8.0 KB
initramfs.c -rw-r--r-- 12.6 KB
main.c -rw-r--r-- 21.5 KB
noinitramfs.c -rw-r--r-- 1.4 KB
version.c -rw-r--r-- 1.1 KB

back to top