]> 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:36:53 +0000 (17:36 +0100)
commit059a18e95e067049728184e2f65e89f7033ff77e
tree06acd6e045f73ccc50ef7b1a3d2c511ac0a9b69f
parente8c7d7c43d5edd20e518fe1dfb2371d1fe6e8bb8
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