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

Alex Deucher agd5f at kemper.freedesktop.org
Mon Aug 6 14:55:56 UTC 2012


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Mon Aug  6 10:54:31 2012 -0400

radeonsi: add some new pci ids

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 585e4f4..2f37728 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -12,9 +12,12 @@ CHIPSET(0x679F, TAHITI_679F, TAHITI)
 CHIPSET(0x6800, PITCAIRN_6800, PITCAIRN)
 CHIPSET(0x6801, PITCAIRN_6801, PITCAIRN)
 CHIPSET(0x6802, PITCAIRN_6802, PITCAIRN)
+CHIPSET(0x6806, PITCAIRN_6806, PITCAIRN)
 CHIPSET(0x6808, PITCAIRN_6808, PITCAIRN)
 CHIPSET(0x6809, PITCAIRN_6809, PITCAIRN)
 CHIPSET(0x6810, PITCAIRN_6810, PITCAIRN)
+CHIPSET(0x6816, PITCAIRN_6816, PITCAIRN)
+CHIPSET(0x6817, PITCAIRN_6817, PITCAIRN)
 CHIPSET(0x6818, PITCAIRN_6818, PITCAIRN)
 CHIPSET(0x6819, PITCAIRN_6819, PITCAIRN)
 CHIPSET(0x684C, PITCAIRN_684C, PITCAIRN)




More information about the mesa-commit mailing list