diff options
author | Alex Deucher <[email protected]> | 2018-12-07 16:10:33 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-12-14 14:48:39 -0500 |
commit | 4db4b3447d5258a26a805766e156ea0a338c95b7 (patch) | |
tree | 361622c9cd3af00ec32f1f6127f7f8049da1c383 /include | |
parent | 56cf25a114436dfc4006296ecef820057f7391b6 (diff) |
pci_ids: add new vega20 pci id
Reviewed-by: Marek Olšák <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Cc: [email protected]
Diffstat (limited to 'include')
-rw-r--r-- | include/pci_ids/radeonsi_pci_ids.h | 1 |
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) |