summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorJunwei Zhang <Jerry.Zhang@amd.com>2016-08-04 13:08:40 +0800
committerAlex Deucher <alexander.deucher@amd.com>2016-12-21 15:10:54 -0500
commit13ae47234a6c61448b1c4bcaaf2dc4269906c7cd (patch)
tree94b6f8d3a96c1db86e2852107f22ddf957674f23 /include
parent018ead426666d7d58517976e37f80f5de4a677cd (diff)
radeonsi: add Polaris12 PCI ID
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Junwei Zhang <Jerry.Zhang@amd.com> Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Diffstat (limited to 'include')
-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 20c15837a0a..fca47b0e150 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -205,3 +205,10 @@ CHIPSET(0x67CF, POLARIS10_, POLARIS10)
CHIPSET(0x67DF, POLARIS10_, POLARIS10)
CHIPSET(0x98E4, STONEY_, STONEY)
+
+CHIPSET(0x6980, POLARIS12_, POLARIS12)
+CHIPSET(0x6981, POLARIS12_, POLARIS12)
+CHIPSET(0x6985, POLARIS12_, POLARIS12)
+CHIPSET(0x6986, POLARIS12_, POLARIS12)
+CHIPSET(0x6987, POLARIS12_, POLARIS12)
+CHIPSET(0x699F, POLARIS12_, POLARIS12)