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

Alex Deucher agd5f at kemper.freedesktop.org
Thu Dec 1 16:16:17 UTC 2011


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Wed Nov 30 19:34:15 2011 -0500

r600g: add some new 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 |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/include/pci_ids/r600_pci_ids.h b/include/pci_ids/r600_pci_ids.h
index e9defc3..0ffb741 100644
--- a/include/pci_ids/r600_pci_ids.h
+++ b/include/pci_ids/r600_pci_ids.h
@@ -248,6 +248,14 @@ CHIPSET(0x6750, TURKS_6750, TURKS)
 CHIPSET(0x6758, TURKS_6758, TURKS)
 CHIPSET(0x6759, TURKS_6759, TURKS)
 CHIPSET(0x675F, TURKS_675F, TURKS)
+CHIPSET(0x6840, TURKS_6840, TURKS)
+CHIPSET(0x6841, TURKS_6841, TURKS)
+CHIPSET(0x6842, TURKS_6842, TURKS)
+CHIPSET(0x6843, TURKS_6843, TURKS)
+CHIPSET(0x6849, TURKS_6849, TURKS)
+CHIPSET(0x6850, TURKS_6850, TURKS)
+CHIPSET(0x6858, TURKS_6858, TURKS)
+CHIPSET(0x6859, TURKS_6859, TURKS)
 
 CHIPSET(0x6760, CAICOS_6760, CAICOS)
 CHIPSET(0x6761, CAICOS_6761, CAICOS)




More information about the mesa-commit mailing list