]> 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>
Tue, 30 May 2023 11:57:54 +0000 (12:57 +0100)
commit3add6b2a4a693b93a569c7cf84313b7d1a40ff58
tree58581418a3ac849fc7cb316c91557e61b66c51f7
parent546b1f5f45a355ae0d3a8041cdaca597dfcac825
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