Commit 904bc547 authored by Adrián Larumbe's avatar Adrián Larumbe Committed by Boris Brezillon
Browse files

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: default avatarAdrián Larumbe <adrian.larumbe@collabora.com>
Fixes: 6a797bdf ("drm/panthor: add sysfs knob for enabling job profiling")
Reported-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Reviewed-by: default avatarSteven Price <steven.price@arm.com>
Signed-off-by: default avatarBoris Brezillon <boris.brezillon@collabora.com>
Link: https://patchwork.freedesktop.org/patch/msgid/20241009214346.2308917-1-adrian.larumbe@collabora.com
parent d28292aa
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -22,6 +22,7 @@ GPU Driver Documentation
   afbc
   komeda-kms
   panfrost
   panthor
   zynqmp

.. only::  subproject and html
+1 −0
Original line number Diff line number Diff line
@@ -191,4 +191,5 @@ Driver specific implementations

* :ref:`i915-usage-stats`
* :ref:`panfrost-usage-stats`
* :ref:`panthor-usage-stats`
* :ref:`xe-usage-stats`
+1 −1
Original line number Diff line number Diff line
@@ -4,7 +4,7 @@
 drm/Panthor CSF driver
=========================

.. _panfrost-usage-stats:
.. _panthor-usage-stats:

Panthor DRM client usage stats implementation
==============================================