Mesa (master): pci_ids: add new vega10 pci ids

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


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

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

pci_ids: add new vega10 pci ids

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 | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index 35ea3559b0..f7defc4197 100644
--- a/include/pci_ids/radeonsi_pci_ids.h
+++ b/include/pci_ids/radeonsi_pci_ids.h
@@ -227,8 +227,14 @@ CHIPSET(0x6863, VEGA10)
 CHIPSET(0x6864, VEGA10)
 CHIPSET(0x6867, VEGA10)
 CHIPSET(0x6868, VEGA10)
-CHIPSET(0x687F, VEGA10)
+CHIPSET(0x6869, VEGA10)
+CHIPSET(0x686A, VEGA10)
+CHIPSET(0x686B, VEGA10)
 CHIPSET(0x686C, VEGA10)
+CHIPSET(0x686D, VEGA10)
+CHIPSET(0x686E, VEGA10)
+CHIPSET(0x686F, VEGA10)
+CHIPSET(0x687F, VEGA10)
 
 CHIPSET(0x69A0, VEGA12)
 CHIPSET(0x69A1, VEGA12)




More information about the mesa-commit mailing list