Mesa (master): radeonsi: add Navi12 PCI ID

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Tue Sep 17 20:07:51 UTC 2019


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

Author: Marek Olšák <marek.olsak at amd.com>
Date:   Tue Sep 17 16:00:33 2019 -0400

radeonsi: add Navi12 PCI ID

trivial and urgent

Cc: 19.2 <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 6de361024c0..b4713921b67 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -268,4 +268,6 @@ CHIPSET(0x731A, NAVI10)
 CHIPSET(0x731B, NAVI10)
 CHIPSET(0x731F, NAVI10)
 
+CHIPSET(0x7360, NAVI12)
+
 CHIPSET(0x7340, NAVI14)




More information about the mesa-commit mailing list