projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d188f14
)
radeonsi: add Hainan pci ids
author
Alex Deucher
<alexander.deucher@amd.com>
Mon, 13 May 2013 20:25:51 +0000
(16:25 -0400)
committer
Alex Deucher
<alexander.deucher@amd.com>
Tue, 14 May 2013 14:51:10 +0000
(10:51 -0400)
Note: this is a candidate for the 9.1 branch
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer@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 68d794812b2bfd45354377dd43d975ce1340958d..f823a2ec1b391dde9adb24d298c7a36b77a1b667 100644
(file)
--- a/
include/pci_ids/radeonsi_pci_ids.h
+++ b/
include/pci_ids/radeonsi_pci_ids.h
@@
-63,3
+63,10
@@
CHIPSET(0x6620, OLAND_6620, OLAND)
CHIPSET(0x6621, OLAND_6621, OLAND)
CHIPSET(0x6623, OLAND_6623, OLAND)
CHIPSET(0x6631, OLAND_6631, OLAND)
+
+CHIPSET(0x6660, HAINAN_6660, HAINAN)
+CHIPSET(0x6663, HAINAN_6663, HAINAN)
+CHIPSET(0x6664, HAINAN_6664, HAINAN)
+CHIPSET(0x6665, HAINAN_6665, HAINAN)
+CHIPSET(0x6667, HAINAN_6667, HAINAN)
+CHIPSET(0x666F, HAINAN_666F, HAINAN)