]> git.ipfire.org Git - thirdparty/kernel/linux.git/commitdiff
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 187201aedbe56d0772e8f2cb72c0bb5ba0d2c3a9..1f17ad0790d755512e857789d3327658293594a9 100644 (file)
@@ -22,6 +22,7 @@ GPU Driver Documentation
    afbc
    komeda-kms
    panfrost
+   panthor
    zynqmp
 
 .. only::  subproject and html
index 566e122e6e6052c8aeaec523c75916541870d68a..cfdd1a05fceda8e31776ad02202f1810296673b4 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 cbf5c4429a2d8b982e359affe5cfa7b04bbb5665..3f8979fa2b86edf5ca0dfd179482697c5355169c 100644 (file)
@@ -4,7 +4,7 @@
  drm/Panthor CSF driver
 =========================
 
-.. _panfrost-usage-stats:
+.. _panthor-usage-stats:
 
 Panthor DRM client usage stats implementation
 ==============================================