Skip to content

Commit 399c5f5

Browse files
committed
drm/xe/configfs: Add internal API to documentation
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. Reviewed-by: Matt Roper <matthew.d.roper@intel.com> Link: https://lore.kernel.org/r/20250528-engine-mask-v4-5-f4636d2a890a@intel.com Signed-off-by: Lucas De Marchi <lucas.demarchi@intel.com>
1 parent d09bc3e commit 399c5f5

File tree

1 file changed

+8
-2
lines changed

1 file changed

+8
-2
lines changed

Documentation/gpu/xe/xe_configfs.rst

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,15 @@
22
33
.. _xe_configfs:
44

5-
============
5+
===========
66
Xe Configfs
7-
============
7+
===========
88

99
.. kernel-doc:: drivers/gpu/drm/xe/xe_configfs.c
1010
:doc: Xe Configfs
11+
12+
Internal API
13+
============
14+
15+
.. kernel-doc:: drivers/gpu/drm/xe/xe_configfs.c
16+
:internal:

0 commit comments

Comments
 (0)