summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2013-04-25 14:21:15 -0400
committerIan Romanick <ian.d.romanick@intel.com>2013-05-10 16:41:32 -0700
commitb517272a5dce847d45020b2a808123b6d0e008c2 (patch)
tree1f9d777cf0adcffe9cf745a87d5dd4ac0b54e51c /include
parent3fb9f18be94062de41028ea1327380aac5053640 (diff)
r600g: add new richland pci ids
Note: this is a candidate for the stable branches. Signed-off-by: Alex Deucher <alexander.deucher@amd.com> (cherry picked from commit b3a856dfa90de845868d63041f576475662cd6cf)
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/r600_pci_ids.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/pci_ids/r600_pci_ids.h b/include/pci_ids/r600_pci_ids.h
index 9c9bab2ef5f..5036a83e2a4 100644
--- a/include/pci_ids/r600_pci_ids.h
+++ b/include/pci_ids/r600_pci_ids.h
@@ -320,6 +320,8 @@ CHIPSET(0x9998, ARUBA_9998, ARUBA)
CHIPSET(0x9999, ARUBA_9999, ARUBA)
CHIPSET(0x999A, ARUBA_999A, ARUBA)
CHIPSET(0x999B, ARUBA_999B, ARUBA)
+CHIPSET(0x999C, ARUBA_999C, ARUBA)
+CHIPSET(0x999D, ARUBA_999D, ARUBA)
CHIPSET(0x99A0, ARUBA_99A0, ARUBA)
CHIPSET(0x99A2, ARUBA_99A2, ARUBA)
CHIPSET(0x99A4, ARUBA_99A4, ARUBA)