[PATCH v4 5/5] drm/xe/configfs: Add internal API to documentation

Matt Roper matthew.d.roper at intel.com
Thu May 29 02:02:16 UTC 2025


On Wed, May 28, 2025 at 02:54:08PM -0700, Lucas De Marchi wrote:
> Add the internal configfs API like is done with other parts of the
> driver. Also ensure the correct number of '=' chars are used for the
> header.
> 
> Signed-off-by: Lucas De Marchi <lucas.demarchi at intel.com>

Reviewed-by: Matt Roper <matthew.d.roper at intel.com>

> ---
>  Documentation/gpu/xe/xe_configfs.rst | 10 ++++++++--
>  1 file changed, 8 insertions(+), 2 deletions(-)
> 
> diff --git a/Documentation/gpu/xe/xe_configfs.rst b/Documentation/gpu/xe/xe_configfs.rst
> index 9b9d941eb20ed..7f8ec39dc6dd5 100644
> --- a/Documentation/gpu/xe/xe_configfs.rst
> +++ b/Documentation/gpu/xe/xe_configfs.rst
> @@ -2,9 +2,15 @@
>  
>  .. _xe_configfs:
>  
> -============
> +===========
>  Xe Configfs
> -============
> +===========
>  
>  .. kernel-doc:: drivers/gpu/drm/xe/xe_configfs.c
>     :doc: Xe Configfs
> +
> +Internal API
> +============
> +
> +.. kernel-doc:: drivers/gpu/drm/xe/xe_configfs.c
> +   :internal:
> 
> -- 
> 2.49.0
> 

-- 
Matt Roper
Graphics Software Engineer
Linux GPU Platform Enablement
Intel Corporation


More information about the Intel-xe mailing list