]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ALSA: hda: Add missing NVIDIA HDA codec IDs
authorDaniel Dadap <ddadap@nvidia.com>
Thu, 26 Jun 2025 21:16:30 +0000 (16:16 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 1 Aug 2025 08:47:31 +0000 (09:47 +0100)
commitc383033b0ac874b24a22125f2f1840b299510674
tree452d1cdf15f44537b8b33f239b2a2b8ec621ebc9
parent0a776c273e716e494a8960c75be5bbe6167d7b14
ALSA: hda: Add missing NVIDIA HDA codec IDs

commit e0a911ac86857a73182edde9e50d9b4b949b7f01 upstream.

Add codec IDs for several NVIDIA products with HDA controllers to the
snd_hda_id_hdmi[] patch table.

Signed-off-by: Daniel Dadap <ddadap@nvidia.com>
Cc: <stable@vger.kernel.org>
Link: https://patch.msgid.link/aF24rqwMKFWoHu12@ddadap-lakeline.nvidia.com
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
sound/pci/hda/patch_hdmi.c