Mesa (master): radeonsi: add some new SI pci ids

Alex Deucher agd5f at kemper.freedesktop.org
Tue Oct 16 17:20:54 UTC 2012


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Tue Oct 16 13:11:38 2012 -0400

radeonsi: add some new SI pci ids

Note: this is a candidate for the stable branch.

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

---

 include/pci_ids/radeonsi_pci_ids.h |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 2f37728..3e1477e 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -3,6 +3,8 @@ CHIPSET(0x6784, TAHITI_6784, TAHITI)
 CHIPSET(0x6788, TAHITI_6788, TAHITI)
 CHIPSET(0x678A, TAHITI_678A, TAHITI)
 CHIPSET(0x6790, TAHITI_6790, TAHITI)
+CHIPSET(0x6791, TAHITI_6791, TAHITI)
+CHIPSET(0x6792, TAHITI_6792, TAHITI)
 CHIPSET(0x6798, TAHITI_6798, TAHITI)
 CHIPSET(0x6799, TAHITI_6799, TAHITI)
 CHIPSET(0x679A, TAHITI_679A, TAHITI)
@@ -16,6 +18,7 @@ CHIPSET(0x6806, PITCAIRN_6806, PITCAIRN)
 CHIPSET(0x6808, PITCAIRN_6808, PITCAIRN)
 CHIPSET(0x6809, PITCAIRN_6809, PITCAIRN)
 CHIPSET(0x6810, PITCAIRN_6810, PITCAIRN)
+CHIPSET(0x6811, PITCAIRN_6811, PITCAIRN)
 CHIPSET(0x6816, PITCAIRN_6816, PITCAIRN)
 CHIPSET(0x6817, PITCAIRN_6817, PITCAIRN)
 CHIPSET(0x6818, PITCAIRN_6818, PITCAIRN)




More information about the mesa-commit mailing list