Skip to content

Commit 904bc54

Browse files
larunbebbrezillon
authored andcommitted
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: 6a797bd ("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
1 parent d28292a commit 904bc54

3 files changed

Lines changed: 3 additions & 1 deletion

File tree

Documentation/gpu/drivers.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ GPU Driver Documentation
2222
afbc
2323
komeda-kms
2424
panfrost
25+
panthor
2526
zynqmp
2627

2728
.. only:: subproject and html

Documentation/gpu/drm-usage-stats.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -191,4 +191,5 @@ Driver specific implementations
191191

192192
* :ref:`i915-usage-stats`
193193
* :ref:`panfrost-usage-stats`
194+
* :ref:`panthor-usage-stats`
194195
* :ref:`xe-usage-stats`

Documentation/gpu/panthor.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
drm/Panthor CSF driver
55
=========================
66

7-
.. _panfrost-usage-stats:
7+
.. _panthor-usage-stats:
88

99
Panthor DRM client usage stats implementation
1010
==============================================

0 commit comments

Comments
 (0)