Mesa (master): pci_ids: add new vega20 pci id

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Fri Dec 14 19:50:20 UTC 2018


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Fri Dec  7 16:10:33 2018 -0500

pci_ids: add new vega20 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

---

 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 f7defc4197..a2bc921320 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -246,6 +246,7 @@ CHIPSET(0x66A0, VEGA20)
 CHIPSET(0x66A1, VEGA20)
 CHIPSET(0x66A2, VEGA20)
 CHIPSET(0x66A3, VEGA20)
+CHIPSET(0x66A4, VEGA20)
 CHIPSET(0x66A7, VEGA20)
 CHIPSET(0x66AF, VEGA20)
 




More information about the mesa-commit mailing list