summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2016-05-17 17:06:26 -0400
committerAlex Deucher <alexander.deucher@amd.com>2016-05-17 17:49:50 -0400
commit768320b4979b2f8edff8039e5414f139013adb1d (patch)
tree6be6dae8d06b65f10267fe20226a6b6df97ace78 /include
parentdc657a8201fe942fce2c68835f1ee52b348e52f0 (diff)
downloadexternal_mesa3d-768320b4979b2f8edff8039e5414f139013adb1d.zip
external_mesa3d-768320b4979b2f8edff8039e5414f139013adb1d.tar.gz
external_mesa3d-768320b4979b2f8edff8039e5414f139013adb1d.tar.bz2
radeonsi: add new polaris10 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.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 4df8e9d..94e4fac 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -190,6 +190,15 @@ CHIPSET(0x67EB, POLARIS11_, POLARIS11)
CHIPSET(0x67FF, POLARIS11_, POLARIS11)
CHIPSET(0x67C0, POLARIS10_, POLARIS10)
+CHIPSET(0x67C1, POLARIS10_, POLARIS10)
+CHIPSET(0x67C2, POLARIS10_, POLARIS10)
+CHIPSET(0x67C4, POLARIS10_, POLARIS10)
+CHIPSET(0x67C7, POLARIS10_, POLARIS10)
+CHIPSET(0x67C8, POLARIS10_, POLARIS10)
+CHIPSET(0x67C9, POLARIS10_, POLARIS10)
+CHIPSET(0x67CA, POLARIS10_, POLARIS10)
+CHIPSET(0x67CC, POLARIS10_, POLARIS10)
+CHIPSET(0x67CF, POLARIS10_, POLARIS10)
CHIPSET(0x67DF, POLARIS10_, POLARIS10)
CHIPSET(0x98E4, STONEY_, STONEY)