projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
018ead4
)
radeonsi: add Polaris12 PCI ID
author
Junwei Zhang
<Jerry.Zhang@amd.com>
Thu, 4 Aug 2016 05:08:40 +0000
(13:08 +0800)
committer
Alex Deucher
<alexander.deucher@amd.com>
Wed, 21 Dec 2016 20:10:54 +0000
(15:10 -0500)
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>
include/pci_ids/radeonsi_pci_ids.h
patch
|
blob
|
history
diff --git
a/include/pci_ids/radeonsi_pci_ids.h
b/include/pci_ids/radeonsi_pci_ids.h
index 20c15837a0a2d506ab589343229101778c334337..fca47b0e15022e8bffbd66e40e99a3f2a7957bbb 100644
(file)
--- 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)