[Mesa-dev] [PATCH] radeonsi: add new vega10 pci ids

Alex Deucher alexdeucher at gmail.com
Wed May 10 15:42:11 UTC 2017


Cc: 17.1 <mesa-stable at lists.freedesktop.org>
Signed-off-by: Alex Deucher <alexander.deucher at amd.com>
---
 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 1058682..a20a936 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -219,6 +219,8 @@ CHIPSET(0x6860, VEGA10_, VEGA10)
 CHIPSET(0x6861, VEGA10_, VEGA10)
 CHIPSET(0x6862, VEGA10_, VEGA10)
 CHIPSET(0x6863, VEGA10_, VEGA10)
+CHIPSET(0x6864, VEGA10_, VEGA10)
 CHIPSET(0x6867, VEGA10_, VEGA10)
+CHIPSET(0x6868, VEGA10_, VEGA10)
 CHIPSET(0x687F, VEGA10_, VEGA10)
 CHIPSET(0x686C, VEGA10_, VEGA10)
-- 
2.5.5



More information about the mesa-dev mailing list