Mesa (master): radeonsi: add Stoney pci ids

Alex Deucher agd5f at kemper.freedesktop.org
Fri Oct 23 21:55:53 UTC 2015


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

Author: Samuel Li <samuel.li at amd.com>
Date:   Thu Oct 22 12:06:43 2015 -0400

radeonsi: add Stoney pci ids

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Reviewed-by: Michel Dänzer <michel.daenzer at amd.com>
Signed-off-by: Samuel Li <samuel.li at amd.com>
Cc: mesa-stable at lists.freedesktop.org

---

 include/pci_ids/radeonsi_pci_ids.h |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 52eada1..bcf15a1 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -181,3 +181,5 @@ CHIPSET(0x9876, CARRIZO_, CARRIZO)
 CHIPSET(0x9877, CARRIZO_, CARRIZO)
 
 CHIPSET(0x7300, FIJI_, FIJI)
+
+CHIPSET(0x98E4, STONEY_, STONEY)




More information about the mesa-commit mailing list