Mesa (staging/18.2): pci_ids: add new VegaM pci id

GitLab Mirror gitlab-mirror at kemper.freedesktop.org
Mon Dec 24 12:35:41 UTC 2018


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

Author: Alex Deucher <alexander.deucher at amd.com>
Date:   Thu Dec 20 10:11:01 2018 -0500

pci_ids: add new VegaM pci id

Reviewed-by: Samuel Pitoiset <samuel.pitoiset at gmail.com>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
Cc: mesa-stable at lists.freedesktop.org
(cherry picked from commit 516160d717b81141a65a03060ac440a1cad8ae94)

---

 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 a2bc921320..75ac7761bb 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -219,6 +219,7 @@ CHIPSET(0x699F, POLARIS12)
 
 CHIPSET(0x694C, VEGAM)
 CHIPSET(0x694E, VEGAM)
+CHIPSET(0x694F, VEGAM)
 
 CHIPSET(0x6860, VEGA10)
 CHIPSET(0x6861, VEGA10)




More information about the mesa-commit mailing list