Mesa (master): radeonsi: add Polaris12 PCI ID

Alex Deucher agd5f at kemper.freedesktop.org
Wed Dec 21 20:22:11 UTC 2016


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

Author: Junwei Zhang <Jerry.Zhang at amd.com>
Date:   Thu Aug  4 13:08:40 2016 +0800

radeonsi: add Polaris12 PCI ID

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Signed-off-by: Junwei Zhang <Jerry.Zhang at amd.com>
Reviewed-by: Nicolai Hähnle <nicolai.haehnle at amd.com>

---

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

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 20c1583..fca47b0 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -205,3 +205,10 @@ CHIPSET(0x67CF, POLARIS10_, POLARIS10)
 CHIPSET(0x67DF, POLARIS10_, POLARIS10)
 
 CHIPSET(0x98E4, STONEY_, STONEY)
+
+CHIPSET(0x6980, POLARIS12_, POLARIS12)
+CHIPSET(0x6981, POLARIS12_, POLARIS12)
+CHIPSET(0x6985, POLARIS12_, POLARIS12)
+CHIPSET(0x6986, POLARIS12_, POLARIS12)
+CHIPSET(0x6987, POLARIS12_, POLARIS12)
+CHIPSET(0x699F, POLARIS12_, POLARIS12)




More information about the mesa-commit mailing list