Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit d716fb03 authored by Awais Belal's avatar Awais Belal Committed by Takashi Iwai
Browse files

ALSA: hda: add AMD Stoney PCI ID with proper driver caps



This allows the device to correctly show up as ATI HDMI
rather than a generic one and allows the driver to use
the available caps.

Signed-off-by: default avatarAwais Belal <awais_belal@mentor.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: default avatarTakashi Iwai <tiwai@suse.de>
parent ab58d8cc
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -2269,6 +2269,8 @@ static const struct pci_device_id azx_ids[] = {
	  .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS },
	{ PCI_DEVICE(0x1002, 0x157a),
	  .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS },
	{ PCI_DEVICE(0x1002, 0x15b3),
	  .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS },
	{ PCI_DEVICE(0x1002, 0x793b),
	  .driver_data = AZX_DRIVER_ATIHDMI | AZX_DCAPS_PRESET_ATI_HDMI },
	{ PCI_DEVICE(0x1002, 0x7919),