Mesa (18.2): pci_ids: add new polaris pci id

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Wed Oct 3 12:42:50 UTC 2018


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Wed Sep 19 10:24:30 2018 -0500

pci_ids: add new polaris pci id

Reviewed-by: Marek Olšák <marek.olsak at amd.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Cc: mesa-stable at lists.freedesktop.org
(cherry picked from commit afb7c6b301ea4275d64498a0b62a908777cb9b24)

---

 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 91eb7b3766..35ea3559b0 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -204,6 +204,7 @@ CHIPSET(0x67CC, POLARIS10)
 CHIPSET(0x67CF, POLARIS10)
 CHIPSET(0x67D0, POLARIS10)
 CHIPSET(0x67DF, POLARIS10)
+CHIPSET(0x6FDF, POLARIS10)
 
 CHIPSET(0x98E4, STONEY)
 




More information about the mesa-commit mailing list