]> git.baikalelectronics.ru Git - kernel.git/commit
ALSA: hda - adding a new NV HDMI/DP codec ID in the driver
authorHui Wang <hui.wang@canonical.com>
Thu, 9 Feb 2017 01:20:54 +0000 (09:20 +0800)
committerTakashi Iwai <tiwai@suse.de>
Thu, 9 Feb 2017 07:57:47 +0000 (08:57 +0100)
commit5236b2d80b7a9bb5c2b34940c56b67a902c47c71
treeef589f740720763a86609ad4e3c86d4edf67bbff
parent8e955437cc62204a0c921292e4d29f34fc23ae01
ALSA: hda - adding a new NV HDMI/DP codec ID in the driver

Without this change, the HDMI/DP codec will be recognised as a
generic codec, and there is no sound when playing through this codec.

As suggested by NVidia side, after adding the new ID in the driver,
the sound playing works well.

Cc: <stable@vger.kernel.org>
Signed-off-by: Hui Wang <hui.wang@canonical.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
sound/pci/hda/patch_hdmi.c