[Intel-gfx] [PATCH v2] drm/i915: Add missing docbook chapters for i915 uapi.
Matthew Auld
matthew.william.auld at gmail.com
Thu Jul 15 12:19:17 UTC 2021
On Thu, 15 Jul 2021 at 13:08, Maarten Lankhorst
<maarten.lankhorst at linux.intel.com> wrote:
>
> I noticed when grepping for DOC: that those were defined
> in the header, but not actually used. Fix it by removing
> all chapters and the internal annotation, so the docbook
> generated chapters are used.
>
> Changes since v1:
> - Just remove the chapters, no need for those.
>
> Signed-off-by: Maarten Lankhorst <maarten.lankhorst at linux.intel.com>
> Link: https://patchwork.freedesktop.org/patch/msgid/20210709113842.651140-1-maarten.lankhorst@linux.intel.com
Indeed, it seems to still render correctly here.
Maybe update the commit title when pushing,
Reviewed-by: Matthew Auld <matthew.auld at intel.com>
> ---
> Documentation/gpu/driver-uapi.rst | 21 ---------------------
> 1 file changed, 21 deletions(-)
>
> diff --git a/Documentation/gpu/driver-uapi.rst b/Documentation/gpu/driver-uapi.rst
> index 27d0fbe33e87..4411e6919a3d 100644
> --- a/Documentation/gpu/driver-uapi.rst
> +++ b/Documentation/gpu/driver-uapi.rst
> @@ -5,25 +5,4 @@ DRM Driver uAPI
> drm/i915 uAPI
> =============
>
> -Engine Discovery uAPI
> ----------------------
> -
> -.. kernel-doc:: include/uapi/drm/i915_drm.h
> - :doc: Engine Discovery uAPI
> -
> -Context Engine Map uAPI
> ------------------------
> -
> -.. kernel-doc:: include/uapi/drm/i915_drm.h
> - :doc: Context Engine Map uAPI
> -
> -Virtual Engine uAPI
> --------------------
> -
> -.. kernel-doc:: include/uapi/drm/i915_drm.h
> - :doc: Virtual Engine uAPI
> -
> -i915_drm.h
> -----------
> .. kernel-doc:: include/uapi/drm/i915_drm.h
> - :internal:
> --
> 2.31.0
>
> _______________________________________________
> Intel-gfx mailing list
> Intel-gfx at lists.freedesktop.org
> https://lists.freedesktop.org/mailman/listinfo/intel-gfx
More information about the Intel-gfx
mailing list