Module: Mesa Branch: main Commit: 3e27d8f2d443c2a170b382ef9219baf080efc15e URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=3e27d8f2d443c2a170b382ef9219baf080efc15e
Author: Erik Faye-Lund <[email protected]> Date: Mon Aug 21 10:50:32 2023 +0200 docs/panfrost: link to lima In the age of the internet, we can use hyperlinking to content instead of just telling users about something! Let's do that here as well! Reviewed-by: David Heidelberg <[email protected]> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/24921> --- docs/drivers/panfrost.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/drivers/panfrost.rst b/docs/drivers/panfrost.rst index 798720c04f9..bdbb0fb262a 100644 --- a/docs/drivers/panfrost.rst +++ b/docs/drivers/panfrost.rst @@ -27,7 +27,8 @@ Mali G57 Valhall (v9) 3.1 3.1 Other Midgard and Bifrost chips (T604, G71) are not yet supported. Older Mali chips based on the Utgard architecture (Mali 400, Mali 450) are -supported in the Lima driver, not Panfrost. Lima is also available in Mesa. +supported in the :doc:`Lima <lima>` driver, not Panfrost. Lima is also +available in Mesa. Other graphics APIs (Vulkan, OpenCL) are not supported at this time.
