1 |
From b3a856dfa90de845868d63041f576475662cd6cf Mon Sep 17 00:00:00 2001 |
2 |
From: Alex Deucher <alexander.deucher@amd.com> |
3 |
Date: Thu, 25 Apr 2013 18:21:15 +0000 |
4 |
Subject: r600g: add new richland pci ids |
5 |
|
6 |
Note: this is a candidate for the stable branches. |
7 |
|
8 |
Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
9 |
--- |
10 |
diff --git a/include/pci_ids/r600_pci_ids.h b/include/pci_ids/r600_pci_ids.h |
11 |
index 9c9bab2..5036a83 100644 |
12 |
--- a/include/pci_ids/r600_pci_ids.h |
13 |
+++ b/include/pci_ids/r600_pci_ids.h |
14 |
@@ -320,6 +320,8 @@ CHIPSET(0x9998, ARUBA_9998, ARUBA) |
15 |
CHIPSET(0x9999, ARUBA_9999, ARUBA) |
16 |
CHIPSET(0x999A, ARUBA_999A, ARUBA) |
17 |
CHIPSET(0x999B, ARUBA_999B, ARUBA) |
18 |
+CHIPSET(0x999C, ARUBA_999C, ARUBA) |
19 |
+CHIPSET(0x999D, ARUBA_999D, ARUBA) |
20 |
CHIPSET(0x99A0, ARUBA_99A0, ARUBA) |
21 |
CHIPSET(0x99A2, ARUBA_99A2, ARUBA) |
22 |
CHIPSET(0x99A4, ARUBA_99A4, ARUBA) |
23 |
-- |
24 |
cgit v0.9.0.2-2-gbebe |