Documentation/gpu: Fix Panthor documentation build warnings

Fix Panthor documentation build errors uncovered by the makedocs target
when building with extra warnings enabled.

Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
Fixes: 6a797bdfde ("drm/panthor: add sysfs knob for enabling job profiling")
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: Steven Price <steven.price@arm.com>
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241009214346.2308917-1-adrian.larumbe@collabora.com
This commit is contained in:
Adrián Larumbe 2024-10-09 22:43:30 +01:00 committed by Boris Brezillon
parent d28292aa48
commit 904bc54798
3 changed files with 3 additions and 1 deletions

View File

@ -22,6 +22,7 @@ GPU Driver Documentation
afbc
komeda-kms
panfrost
panthor
zynqmp
.. only:: subproject and html

View File

@ -191,4 +191,5 @@ Driver specific implementations
* :ref:`i915-usage-stats`
* :ref:`panfrost-usage-stats`
* :ref:`panthor-usage-stats`
* :ref:`xe-usage-stats`

View File

@ -4,7 +4,7 @@
drm/Panthor CSF driver
=========================
.. _panfrost-usage-stats:
.. _panthor-usage-stats:
Panthor DRM client usage stats implementation
==============================================