mirror of
https://gitlab.freedesktop.org/mesa/drm.git
synced 2026-05-05 01:58:02 +02:00
radeon: add OLAND family
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
ef866c7293
commit
76ae1f4837
1 changed files with 1 additions and 0 deletions
|
|
@ -72,6 +72,7 @@ enum radeon_family {
|
|||
CHIP_TAHITI,
|
||||
CHIP_PITCAIRN,
|
||||
CHIP_VERDE,
|
||||
CHIP_OLAND,
|
||||
CHIP_LAST,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue