summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2016-05-17 17:10:50 -0400
committerAlex Deucher <alexander.deucher@amd.com>2016-05-17 17:49:50 -0400
commit86f51d7958ab56e358da942ae46a04e305c78436 (patch)
tree58bf7d21e5e451ab3cdde93e13878c194a0832e6 /include
parent768320b4979b2f8edff8039e5414f139013adb1d (diff)
downloadexternal_mesa3d-86f51d7958ab56e358da942ae46a04e305c78436.zip
external_mesa3d-86f51d7958ab56e358da942ae46a04e305c78436.tar.gz
external_mesa3d-86f51d7958ab56e358da942ae46a04e305c78436.tar.bz2
radeonsi: add new polaris11 pci ids
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/radeonsi_pci_ids.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 94e4fac..20c1583 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -184,9 +184,12 @@ CHIPSET(0x7300, FIJI_, FIJI)
CHIPSET(0x67E0, POLARIS11_, POLARIS11)
CHIPSET(0x67E1, POLARIS11_, POLARIS11)
+CHIPSET(0x67E3, POLARIS11_, POLARIS11)
+CHIPSET(0x67E7, POLARIS11_, POLARIS11)
CHIPSET(0x67E8, POLARIS11_, POLARIS11)
CHIPSET(0x67E9, POLARIS11_, POLARIS11)
CHIPSET(0x67EB, POLARIS11_, POLARIS11)
+CHIPSET(0x67EF, POLARIS11_, POLARIS11)
CHIPSET(0x67FF, POLARIS11_, POLARIS11)
CHIPSET(0x67C0, POLARIS10_, POLARIS10)