projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
768320b
)
radeonsi: add new polaris11 pci ids
author
Alex Deucher
<alexander.deucher@amd.com>
Tue, 17 May 2016 21:10:50 +0000
(17:10 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 17 May 2016 21:49:50 +0000
(17:49 -0400)
Reviewed-by: Nicolai Hähnle <nicolai.haehnle@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@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 94e4fac2255dfd5d48fe3dd90dff62aa4a38f9b4..20c15837a0a2d506ab589343229101778c334337 100644
(file)
--- 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)