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

Alex Deucher agd5f at kemper.freedesktop.org
Fri Jun 16 20:03:40 UTC 2017


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Fri Jun 16 12:12:21 2017 -0400

radeonsi: add new polaris12 pci id

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Cc: 17.0 17.1 <mesa-stable at lists.freedesktop.org>

---

 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 50f638f582..9453c1c391 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -213,6 +213,7 @@ CHIPSET(0x6985, POLARIS12_, POLARIS12)
 CHIPSET(0x6986, POLARIS12_, POLARIS12)
 CHIPSET(0x6987, POLARIS12_, POLARIS12)
 CHIPSET(0x6995, POLARIS12_, POLARIS12)
+CHIPSET(0x6997, POLARIS12_, POLARIS12)
 CHIPSET(0x699F, POLARIS12_, POLARIS12)
 
 CHIPSET(0x6860, VEGA10_, VEGA10)




More information about the mesa-commit mailing list