]> 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)
commitea67cafc58048dcc24c7f1556fd48f0eabfd61b7
treeef589f740720763a86609ad4e3c86d4edf67bbff
parentcd4d5c885a7086885005106bf6baa145edf5c2c2
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