Mesa (master): radeonsi: add a new SI pci id

Alex Deucher agd5f at kemper.freedesktop.org
Wed Nov 21 23:49:43 UTC 2012


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Wed Nov 21 18:48:18 2012 -0500

radeonsi: add a new SI pci id

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 |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 3e1477e..a885a44 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -8,6 +8,7 @@ CHIPSET(0x6792, TAHITI_6792, TAHITI)
 CHIPSET(0x6798, TAHITI_6798, TAHITI)
 CHIPSET(0x6799, TAHITI_6799, TAHITI)
 CHIPSET(0x679A, TAHITI_679A, TAHITI)
+CHIPSET(0x679B, TAHITI_679B, TAHITI)
 CHIPSET(0x679E, TAHITI_679E, TAHITI)
 CHIPSET(0x679F, TAHITI_679F, TAHITI)
 




More information about the mesa-commit mailing list