[PATCH v4 5/5] drm/xe/configfs: Add internal API to documentation
Lucas De Marchi
lucas.demarchi at intel.com
Wed May 28 21:54:08 UTC 2025
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>
---
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
More information about the Intel-xe
mailing list