* [PATCH] Documentation/gpu: fix Panfrost documentation build warnings
@ 2023-10-05 14:12 Adrián Larumbe
2023-10-05 15:00 ` Steven Price
0 siblings, 1 reply; 2+ messages in thread
From: Adrián Larumbe @ 2023-10-05 14:12 UTC (permalink / raw)
To: Maarten Lankhorst, Maxime Ripard, Thomas Zimmermann,
David Airlie, Daniel Vetter, Jonathan Corbet, Boris Brezillon,
Steven Price, Adrián Larumbe, AngeloGioacchino Del Regno
Cc: kernel test robot, dri-devel, linux-doc, linux-kernel
Fix issues revealed by `make htmldocs` after adding Panfrost DRM
documentation file.
Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
Fixes: d124dac2089c ("drm/panfrost: Add fdinfo support GPU load metrics")
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310030917.Txzlpoeq-lkp@intel.com
---
Documentation/gpu/drivers.rst | 1 +
Documentation/gpu/panfrost.rst | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
index 3a52f48215a3..45a12e552091 100644
--- a/Documentation/gpu/drivers.rst
+++ b/Documentation/gpu/drivers.rst
@@ -18,6 +18,7 @@ GPU Driver Documentation
xen-front
afbc
komeda-kms
+ panfrost
.. only:: subproject and html
diff --git a/Documentation/gpu/panfrost.rst b/Documentation/gpu/panfrost.rst
index ecc48ba5ac11..a07f6821e994 100644
--- a/Documentation/gpu/panfrost.rst
+++ b/Documentation/gpu/panfrost.rst
@@ -5,7 +5,7 @@
.. _panfrost-usage-stats:
Panfrost DRM client usage stats implementation
-==========================================
+==============================================
The drm/Panfrost driver implements the DRM client usage stats specification as
documented in :ref:`drm-client-usage-stats`.
--
2.42.0
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: [PATCH] Documentation/gpu: fix Panfrost documentation build warnings
2023-10-05 14:12 [PATCH] Documentation/gpu: fix Panfrost documentation build warnings Adrián Larumbe
@ 2023-10-05 15:00 ` Steven Price
0 siblings, 0 replies; 2+ messages in thread
From: Steven Price @ 2023-10-05 15:00 UTC (permalink / raw)
To: Adrián Larumbe, Maarten Lankhorst, Maxime Ripard,
Thomas Zimmermann, David Airlie, Daniel Vetter, Jonathan Corbet,
Boris Brezillon, AngeloGioacchino Del Regno
Cc: kernel test robot, dri-devel, linux-doc, linux-kernel
On 05/10/2023 15:12, Adrián Larumbe wrote:
> Fix issues revealed by `make htmldocs` after adding Panfrost DRM
> documentation file.
>
> Signed-off-by: Adrián Larumbe <adrian.larumbe@collabora.com>
> Fixes: d124dac2089c ("drm/panfrost: Add fdinfo support GPU load metrics")
> Reported-by: kernel test robot <lkp@intel.com>
> Closes: https://lore.kernel.org/oe-kbuild-all/202310030917.Txzlpoeq-lkp@intel.com
> ---
> Documentation/gpu/drivers.rst | 1 +
> Documentation/gpu/panfrost.rst | 2 +-
> 2 files changed, 2 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
> index 3a52f48215a3..45a12e552091 100644
> --- a/Documentation/gpu/drivers.rst
> +++ b/Documentation/gpu/drivers.rst
> @@ -18,6 +18,7 @@ GPU Driver Documentation
> xen-front
> afbc
> komeda-kms
> + panfrost
>
> .. only:: subproject and html
>
> diff --git a/Documentation/gpu/panfrost.rst b/Documentation/gpu/panfrost.rst
> index ecc48ba5ac11..a07f6821e994 100644
> --- a/Documentation/gpu/panfrost.rst
> +++ b/Documentation/gpu/panfrost.rst
> @@ -5,7 +5,7 @@
> .. _panfrost-usage-stats:
>
> Panfrost DRM client usage stats implementation
> -==========================================
> +==============================================
This fix is already present in drm-misc-next - I think Boris must have
fixed it when applying.
With that dropped:
Reviewed-by: Steven Price <steven.price@arm.com>
>
> The drm/Panfrost driver implements the DRM client usage stats specification as
> documented in :ref:`drm-client-usage-stats`.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2023-10-05 16:07 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2023-10-05 14:12 [PATCH] Documentation/gpu: fix Panfrost documentation build warnings Adrián Larumbe
2023-10-05 15:00 ` Steven Price
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome