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 <[email protected]> Fixes: 6a797bd ("drm/panthor: add sysfs knob for enabling job profiling") Reported-by: Stephen Rothwell <[email protected]> Reviewed-by: Steven Price <[email protected]> Signed-off-by: Boris Brezillon <[email protected]> Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
1 parent d28292a commit 904bc54

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

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)