Mesa (master): r600g: add new richland pci ids

Alex Deucher agd5f at kemper.freedesktop.org
Thu Apr 25 18:23:37 UTC 2013


Module: Mesa
Branch: master
Commit: b3a856dfa90de845868d63041f576475662cd6cf
URL:    http://cgit.freedesktop.org/mesa/mesa/commit/?id=b3a856dfa90de845868d63041f576475662cd6cf

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Thu Apr 25 14:21:15 2013 -0400

r600g: add new richland pci ids

Note: this is a candidate for the stable branches.

Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

---

 include/pci_ids/r600_pci_ids.h |    2 ++
 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 9c9bab2..5036a83 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)




More information about the mesa-commit mailing list