]> git.baikalelectronics.ru Git - kernel.git/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:44:06 +0000 (12:44 +0100)
commitc89d65cd4af32ab2f4c19f2cda0df1d2c6e1a574
treedc48ee1ae71a33ca5b3edbb6f5a44dabfc8e4132
parente92c5ce5e9d5c242ce106c82a6b6c172de010567
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