From: Matthew Auld Date: Mon, 26 Jun 2023 08:25:08 +0000 (+0100) Subject: drm/doc: include xe_drm.h X-Git-Tag: v6.8-rc1~21^2~13^2~595 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=83ee6699b5964ff3b904a7064a61b453236296d6;p=linux-block.git drm/doc: include xe_drm.h Make sure the uapi gets picked up by the normal docs build. Signed-off-by: Matthew Auld Cc: Francois Dugast Cc: Lucas De Marchi Reviewed-by: Francois Dugast Signed-off-by: Rodrigo Vivi --- 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