mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-04-25 07:00:45 +02:00
radeonsi: add Navi12 PCI ID
trivial and urgent Cc: 19.2 <mesa-stable@lists.freedesktop.org>
This commit is contained in:
parent
6ec1259423
commit
83f195414a
1 changed files with 2 additions and 0 deletions
|
|
@ -268,4 +268,6 @@ CHIPSET(0x731A, NAVI10)
|
|||
CHIPSET(0x731B, NAVI10)
|
||||
CHIPSET(0x731F, NAVI10)
|
||||
|
||||
CHIPSET(0x7360, NAVI12)
|
||||
|
||||
CHIPSET(0x7340, NAVI14)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue