Skip to content

ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table

Foggy Liu requested to merge foliu/centos-stream-9:2209194 into main

Bugzilla: https://bugzilla.redhat.com/2209194

Tested:Dell Cinnamon bay MLK16/17 platform with NVIDIA wn21 series graphic card.

   HDMI/DP audio output with TBT/Type-C port monitor :PASS
   HDMI/DP audio output with WD22TB/WD19SC docking :PASS
   HDMI/DP audio output with type-c DP dongle: PASS

commit dc4f2ccaedddb489a83e7b12ebbdc347272aacc9
Author: Nikhil Mahale nmahale@nvidia.com
Date: Wed May 17 14:37:36 2023 +0530

ALSA: hda: Add NVIDIA codec IDs a3 through a7 to patch table

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: Foggy Liu foliu@redhat.com

Edited by Foggy Liu

Merge request reports