summaryrefslogtreecommitdiffstats
path: root/include/pci_ids
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-05-13 16:25:51 -0400
committerAlex Deucher <alexander.deucher@amd.com>2013-05-14 10:51:10 -0400
commit29b8d6a1dad71dd70797c356a96d038ad2674d5d (patch)
tree97d559c92a32dc0c0f0d23cafb30e3733fe3297a /include/pci_ids
parentd188f14941deecf0817fd491694c57c9ab6892d4 (diff)
downloadexternal_mesa3d-29b8d6a1dad71dd70797c356a96d038ad2674d5d.zip
external_mesa3d-29b8d6a1dad71dd70797c356a96d038ad2674d5d.tar.gz
external_mesa3d-29b8d6a1dad71dd70797c356a96d038ad2674d5d.tar.bz2
radeonsi: add Hainan pci ids
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>
Diffstat (limited to 'include/pci_ids')
-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 68d7948..f823a2e 100644
--- 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)