Documentation/gpu: Fix Panthor documentation build warnings
authorAdrián Larumbe <adrian.larumbe@collabora.com>
Wed, 9 Oct 2024 21:43:30 +0000 (22:43 +0100)
committerBoris Brezillon <boris.brezillon@collabora.com>
Wed, 30 Oct 2024 15:25:06 +0000 (16:25 +0100)
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: 6a797bdfde77 ("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
Documentation/gpu/drivers.rst
Documentation/gpu/drm-usage-stats.rst
Documentation/gpu/panthor.rst

index 187201a..1f17ad0 100644 (file)
@@ -22,6 +22,7 @@ GPU Driver Documentation
    afbc
    komeda-kms
    panfrost
+   panthor
    zynqmp
 
 .. only::  subproject and html
index 566e122..cfdd1a0 100644 (file)
@@ -191,4 +191,5 @@ Driver specific implementations
 
 * :ref:`i915-usage-stats`
 * :ref:`panfrost-usage-stats`
+* :ref:`panthor-usage-stats`
 * :ref:`xe-usage-stats`
index cbf5c44..3f8979f 100644 (file)
@@ -4,7 +4,7 @@
  drm/Panthor CSF driver
 =========================
 
-.. _panfrost-usage-stats:
+.. _panthor-usage-stats:
 
 Panthor DRM client usage stats implementation
 ==============================================