
On Thu, 29 May 2025 22:26:07 +0200, Deucher, Alexander wrote:
[Public]
-----Original Message----- From: Mukunda, Vijendar Vijendar.Mukunda@amd.com Sent: Thursday, May 29, 2025 1:38 AM To: perex@perex.cz; tiwai@suse.com Cc: alsa-devel@alsa-project.org; Dommati, Sunil-kumar <Sunil- kumar.Dommati@amd.com>; Deucher, Alexander Alexander.Deucher@amd.com; linux-sound@vger.kernel.org; linux- kernel@vger.kernel.org; Mukunda, Vijendar Vijendar.Mukunda@amd.com Subject: [PATCH] ALSA: hda: Add new pci id for AMD GPU display HD audio controller
Add new pci id for AMD GPU display HD audio controller(device id- 0xab40).
Signed-off-by: Vijendar Mukunda Vijendar.Mukunda@amd.com
Is there a way we can just add a default entry for all ATI HDMI HDA endpoints? It would avoid then need to add an entry every time we release a new endpoint DID.
We have already catch-all entries for ATI and AMD vendors, but those are setup without AZX_DRIVER_ATIHDMI_NS, that is, for older chip models.
Takashi