summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorAlex Deucher <alexander.deucher@amd.com>2018-12-07 16:10:33 -0500
committerAlex Deucher <alexander.deucher@amd.com>2018-12-14 14:48:39 -0500
commit4db4b3447d5258a26a805766e156ea0a338c95b7 (patch)
tree361622c9cd3af00ec32f1f6127f7f8049da1c383 /include
parent56cf25a114436dfc4006296ecef820057f7391b6 (diff)
downloadmesa-4db4b3447d5258a26a805766e156ea0a338c95b7.tar.gz
pci_ids: add new vega20 pci id
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> Cc: mesa-stable@lists.freedesktop.org
Diffstat (limited to 'include')
-rw-r--r--include/pci_ids/radeonsi_pci_ids.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/pci_ids/radeonsi_pci_ids.h b/include/pci_ids/radeonsi_pci_ids.h
index f7defc4197a..a2bc9213207 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)