mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 13:58:04 +02:00
radeonsi: add Navi12 PCI ID
trivial and urgent
Cc: 19.2 <mesa-stable@lists.freedesktop.org>
(cherry picked from commit 83f195414a)
This commit is contained in:
parent
2e9a37cf1c
commit
e2bb51a99b
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