We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7fccfec commit 27a7c67Copy full SHA for 27a7c67
sound/pci/hda/hda_intel.c
@@ -2662,6 +2662,9 @@ static const struct pci_device_id azx_ids[] = {
2662
{ PCI_DEVICE(0x1002, 0xab20),
2663
.driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS |
2664
AZX_DCAPS_PM_RUNTIME },
2665
+ { PCI_DEVICE(0x1002, 0xab28),
2666
+ .driver_data = AZX_DRIVER_ATIHDMI_NS | AZX_DCAPS_PRESET_ATI_HDMI_NS |
2667
+ AZX_DCAPS_PM_RUNTIME },
2668
{ PCI_DEVICE(0x1002, 0xab38),
2669
2670
0 commit comments