mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-04 20:00:11 +01:00
amd/drm-shim: Update docs for more devices.
We don't have to update the docs for every new entry. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22975>
This commit is contained in:
parent
b96aa6b9e2
commit
0a87f1b7ed
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@ to
|
|||
- `raven` to expose a `CHIP_RAVEN` device
|
||||
- `stoney` to expose a `CHIP_STONEY` device
|
||||
|
||||
By default, the `CHIP_RENOIR` device is exposed.
|
||||
Further names follow the `CHIP_*` enum values. By default, the `CHIP_RENOIR`
|
||||
device is exposed.
|
||||
|
||||
To add a new device, `amdgpu_noop_drm_shim.c` needs to be modified.
|
||||
`amdgpu_dump_states` can be used to dump the relevant states from a real
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue