mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-05 07:28:11 +02:00
radeonsi: add Stoney pci ids
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Reviewed-by: Michel Dänzer <michel.daenzer@amd.com> Signed-off-by: Samuel Li <samuel.li@amd.com> Cc: mesa-stable@lists.freedesktop.org
This commit is contained in:
parent
bf0d0ce0d5
commit
98546bfd03
1 changed files with 2 additions and 0 deletions
|
|
@ -181,3 +181,5 @@ CHIPSET(0x9876, CARRIZO_, CARRIZO)
|
|||
CHIPSET(0x9877, CARRIZO_, CARRIZO)
|
||||
|
||||
CHIPSET(0x7300, FIJI_, FIJI)
|
||||
|
||||
CHIPSET(0x98E4, STONEY_, STONEY)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue