summaryrefslogtreecommitdiff
path: root/include/pci_ids
diff options
context:
space:
mode:
authorMarek Olšák <marek.olsak@amd.com>2017-11-07 02:02:21 +0100
committerMarek Olšák <marek.olsak@amd.com>2018-07-12 16:48:12 -0400
commit2e0b00ab7d135f393c0cf7531317100f91725ffc (patch)
treed5d947df8fba924d3f159c479f9b3383d93e9ecd /include/pci_ids
parente8dc3c0c36e830f4b134151ac1e18d979e70f0c6 (diff)
downloadmesa-2e0b00ab7d135f393c0cf7531317100f91725ffc.tar.gz
radeonsi: add support for Vega20
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include/pci_ids')
-rw-r--r--include/pci_ids/radeonsi_pci_ids.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 6386d21a19f..c8d30597230 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -235,4 +235,11 @@ CHIPSET(0x69A2, VEGA12)
CHIPSET(0x69A3, VEGA12)
CHIPSET(0x69AF, VEGA12)
+CHIPSET(0x66A0, VEGA20)
+CHIPSET(0x66A1, VEGA20)
+CHIPSET(0x66A2, VEGA20)
+CHIPSET(0x66A3, VEGA20)
+CHIPSET(0x66A7, VEGA20)
+CHIPSET(0x66AF, VEGA20)
+
CHIPSET(0x15DD, RAVEN)