diff --git a/src/amd/drm-shim/README.md b/src/amd/drm-shim/README.md index 7b29d4a676a..e1be754348d 100644 --- a/src/amd/drm-shim/README.md +++ b/src/amd/drm-shim/README.md @@ -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.