]> git.itanic.dy.fi Git - linux-stable/commit
ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table
authorNikhil Mahale <nmahale@nvidia.com>
Wed, 17 May 2023 09:07:36 +0000 (14:37 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 24 May 2023 16:30:20 +0000 (17:30 +0100)
commit6cd24510cb777a45a68b2485b293f42fd718b26a
tree5d5a5753d736f4d4ac0504629146b1ebea19dd37
parentfcf637461019e9a5a0c12fc5c42a9db1779b0634
ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table

commit dc4f2ccaedddb489a83e7b12ebbdc347272aacc9 upstream.

These IDs are for AD102, AD103, AD104, AD106, and AD107 gpus with
audio functions that are largely similar to the existing ones.

Tested audio using gnome-settings, over HDMI, DP-SST and DP-MST
connections on AD106 gpu.

Signed-off-by: Nikhil Mahale <nmahale@nvidia.com>
Cc: <stable@vger.kernel.org>
Link: https://lore.kernel.org/r/20230517090736.15088-1-nmahale@nvidia.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_hdmi.c