aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Auld <[email protected]>2023-06-26 09:25:08 +0100
committerRodrigo Vivi <[email protected]>2023-12-21 11:35:00 -0500
commit83ee6699b5964ff3b904a7064a61b453236296d6 (patch)
treea13d14d7ce068454e7141f6f31ca7ca1445493b7
parent63f9c3cd36cad69d4422d86b2f86675f93df521a (diff)
drm/doc: include xe_drm.h
Make sure the uapi gets picked up by the normal docs build. Signed-off-by: Matthew Auld <[email protected]> Cc: Francois Dugast <[email protected]> Cc: Lucas De Marchi <[email protected]> Reviewed-by: Francois Dugast <[email protected]> Signed-off-by: Rodrigo Vivi <[email protected]>
-rw-r--r--Documentation/gpu/driver-uapi.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/Documentation/gpu/driver-uapi.rst b/Documentation/gpu/driver-uapi.rst
index c08bcbb95fb3..e5070a0e95ab 100644
--- a/Documentation/gpu/driver-uapi.rst
+++ b/Documentation/gpu/driver-uapi.rst
@@ -17,3 +17,8 @@ VM_BIND / EXEC uAPI
:doc: Overview
.. kernel-doc:: include/uapi/drm/nouveau_drm.h
+
+drm/xe uAPI
+===========
+
+.. kernel-doc:: include/uapi/drm/xe_drm.h