Mesa (master): radeonsi: add new polaris10 pci id

Alex Deucher agd5f at kemper.freedesktop.org
Wed Apr 5 14:14:16 UTC 2017


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Wed Apr  5 09:40:53 2017 -0400

radeonsi: add new polaris10 pci id

Reviewed-by: Christian König <christian.koenig at amd.com>
Cc: 13.0 17.0 <mesa-stable at lists.freedesktop.org>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>

---

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

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index f4139ea754..1058682c8e 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -202,6 +202,7 @@ CHIPSET(0x67C9, POLARIS10_, POLARIS10)
 CHIPSET(0x67CA, POLARIS10_, POLARIS10)
 CHIPSET(0x67CC, POLARIS10_, POLARIS10)
 CHIPSET(0x67CF, POLARIS10_, POLARIS10)
+CHIPSET(0x67D0, POLARIS10_, POLARIS10)
 CHIPSET(0x67DF, POLARIS10_, POLARIS10)
 
 CHIPSET(0x98E4, STONEY_, STONEY)




More information about the mesa-commit mailing list