[Intel-xe] [PATCH v2 40/50] drm/xe/uapi: Add link to Xe documentation

Francois Dugast francois.dugast at intel.com
Fri Nov 3 14:34:46 UTC 2023


Warn users of the uAPI about the existence of the Xe documentation, which
provides useful information to understand the uAPI. Currently linking to
the location of the documentation under gpu/rfc, will have to be updated
later.

Signed-off-by: Francois Dugast <francois.dugast at intel.com>
---
 include/uapi/drm/xe_drm.h | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
index 5b239c48f19d..3e119bb662f5 100644
--- a/include/uapi/drm/xe_drm.h
+++ b/include/uapi/drm/xe_drm.h
@@ -24,6 +24,8 @@ extern "C" {
  *   5. uEvents
  *   6. PMU
  *
+ * Some concepts used here are explained in Documentation/gpu/rfc/xe.rst.
+ *
  */
 
 /**
-- 
2.34.1



More information about the Intel-xe mailing list