mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2025-12-26 23:40:10 +01:00
r300_pci_ids: add missing 4B48
Found in r300_chipset.h.
This commit is contained in:
parent
42ba8d141f
commit
ed0e4bb4c1
1 changed files with 1 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ CHIPSET(0x5D4E, R480_5D4E, R420)
|
|||
CHIPSET(0x5D4F, R480_5D4F, R420)
|
||||
CHIPSET(0x5D50, R480_5D50, R420)
|
||||
CHIPSET(0x5D52, R480_5D52, R420)
|
||||
CHIPSET(0x4B48, R481_4B48, R420)
|
||||
CHIPSET(0x4B49, R481_4B49, R420)
|
||||
CHIPSET(0x4B4A, R481_4B4A, R420)
|
||||
CHIPSET(0x4B4B, R481_4B4B, R420)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue