From 14e04a2011c2ed6df2b1f006487d81f9ff31cfcf Mon Sep 17 00:00:00 2001 From: Alex Deucher Date: Thu, 20 Dec 2018 10:11:01 -0500 Subject: [PATCH] pci_ids: add new VegaM pci id Reviewed-by: Samuel Pitoiset Signed-off-by: Alex Deucher Cc: mesa-stable@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 a2bc9213207..75ac7761bb4 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)