]> 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:42:11 +0000 (12:42 +0100)
commit530e8acfbdbef5e79e210e22bc072100d0d1cbb4
treec8452923b4e6b7f7d86f8d5dbbf710181f2ef29f
parentb5694aae4c2d9a288bafce7d38f122769e0428e6
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