amd/drm-shim: update README about which file to modify
Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/23072>
This commit is contained in:
committed by
Marge Bot
parent
400434e5ea
commit
9f9feda85f
@@ -26,6 +26,6 @@ to
|
||||
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.
|
||||
To add a new device, `amdgpu_devices.c` needs to be modified.
|
||||
`amdgpu_dump_states` can be used to dump the relevant states from a real
|
||||
device.
|
||||
|
||||
Reference in New Issue
Block a user