]> git.proxmox.com Git - mirror_ubuntu-zesty-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)
commitaf677166cf63c179dc2485053166e02c4aea01eb
treeef589f740720763a86609ad4e3c86d4edf67bbff
parent4842e98f26dd80be3623c4714a244ba52ea096a8
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