[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20241030162812.267750b6@collabora.com>
Date: Wed, 30 Oct 2024 16:28:12 +0100
From: Boris Brezillon <boris.brezillon@...labora.com>
To: Adrián Larumbe <adrian.larumbe@...labora.com>
Cc: David Airlie <airlied@...il.com>, Daniel Vetter <daniel@...ll.ch>,
Maarten Lankhorst <maarten.lankhorst@...ux.intel.com>, Maxime Ripard
<mripard@...nel.org>, Thomas Zimmermann <tzimmermann@...e.de>, Jonathan
Corbet <corbet@....net>, Steven Price <steven.price@....com>,
kernel@...labora.com, Stephen Rothwell <sfr@...b.auug.org.au>,
dri-devel@...ts.freedesktop.org, linux-doc@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] Documentation/gpu: Fix Panthor documentation build
warnings
On Wed, 9 Oct 2024 22:43:30 +0100
Adrián Larumbe <adrian.larumbe@...labora.com> wrote:
> Fix Panthor documentation build errors uncovered by the makedocs target
> when building with extra warnings enabled.
>
> Signed-off-by: Adrián Larumbe <adrian.larumbe@...labora.com>
> Fixes: f25044688b04 ("drm/panthor: add sysfs knob for enabling job profiling")
Queued to drm-misc-next.
BTW, the commit hash was incorrect, please make sure you pick the hash
from the drm-misc tree not from your local branch next time.
> Reported-by: Stephen Rothwell <sfr@...b.auug.org.au>
> ---
> Documentation/gpu/drivers.rst | 1 +
> Documentation/gpu/drm-usage-stats.rst | 1 +
> Documentation/gpu/panthor.rst | 2 +-
> 3 files changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/gpu/drivers.rst b/Documentation/gpu/drivers.rst
> index b899cbc5c2b4..7b1282e2d807 100644
> --- a/Documentation/gpu/drivers.rst
> +++ b/Documentation/gpu/drivers.rst
> @@ -22,6 +22,7 @@ GPU Driver Documentation
> afbc
> komeda-kms
> panfrost
> + panthor
>
> .. only:: subproject and html
>
> diff --git a/Documentation/gpu/drm-usage-stats.rst b/Documentation/gpu/drm-usage-stats.rst
> index a80f95ca1b2f..12ca3193bf15 100644
> --- a/Documentation/gpu/drm-usage-stats.rst
> +++ b/Documentation/gpu/drm-usage-stats.rst
> @@ -186,4 +186,5 @@ Driver specific implementations
>
> * :ref:`i915-usage-stats`
> * :ref:`panfrost-usage-stats`
> +* :ref:`panthor-usage-stats`
> * :ref:`xe-usage-stats`
> diff --git a/Documentation/gpu/panthor.rst b/Documentation/gpu/panthor.rst
> index cbf5c4429a2d..3f8979fa2b86 100644
> --- a/Documentation/gpu/panthor.rst
> +++ b/Documentation/gpu/panthor.rst
> @@ -4,7 +4,7 @@
> drm/Panthor CSF driver
> =========================
>
> -.. _panfrost-usage-stats:
> +.. _panthor-usage-stats:
>
> Panthor DRM client usage stats implementation
> ==============================================
Powered by blists - more mailing lists