diff --git a/docs/drivers/panfrost/drm-shim.rst b/docs/drivers/panfrost/drm-shim.rst index 0f8d14a8c2e..489358a22fc 100644 --- a/docs/drivers/panfrost/drm-shim.rst +++ b/docs/drivers/panfrost/drm-shim.rst @@ -33,8 +33,8 @@ Mali-G57 Valhall (v9) 9093 Mali-G610 Valhall (v10) a867 ========= ============= ======= -Additional GPU IDs are enumerated in the ``panfrost_model_list`` list in -``src/panfrost/lib/pan_props.c``. +Additional GPU IDs are enumerated in the ``pan_model_list`` list in +``src/panfrost/model/pan_model.c``. As an example: assuming Mesa is installed to a local path ``~/lib`` and Mesa's build directory is ``~/mesa/build``, a shader can be compiled for Mali-G52 as: