[Mesa-dev] [PATCH 3/3] radeonsi: add Hainan pci ids

alexdeucher at gmail.com alexdeucher at gmail.com
Mon May 13 13:53:56 PDT 2013


From: Alex Deucher <alexander.deucher at amd.com>

Note: this is a candidate for the 9.1 branch

Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
 include/pci_ids/radeonsi_pci_ids.h |    7 +++++++
 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)
-- 
1.7.7.5



More information about the mesa-dev mailing list