]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMI
authorClemens Ladisch <clemens@ladisch.de>
Tue, 5 Nov 2013 08:27:10 +0000 (09:27 +0100)
committerTakashi Iwai <tiwai@suse.de>
Tue, 5 Nov 2013 09:26:56 +0000 (10:26 +0100)
commit7b77eb2c2239ab082ba9223fe1a421b90efbe27f
tree7762c8adb1dc8161b36a4d0cd250fab15b7b63c5
parentb412fcff78ab949a56d9a927742af2e812cf4c4f
ALSA: hda: add device IDs for AMD Evergreen/Northern Islands HDMI

The device IDs of the AMD Cypress/Juniper/Redwood/Cedar/Cayman/Antilles/
Barts/Turks/Caicos HDMI HDA controllers weren't added explicitly
because the generic entry works, but it made the device appearing as
"Generic", and people are confused as if it's no proper HDMI
controller.  Add them so that the name shows up properly as "ATI HDMI"
instead of "Generic".

According to Takashi's tests and the lack of complaints, these devices
work fine without disabling snooping.

Signed-off-by: Clemens Ladisch <clemens@ladisch.de>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/hda_intel.c