[Intel-xe] [PATCH v2 33/50] fixup! drm/xe/uapi: Split xe_sync types from flags

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


From: Rodrigo Vivi <rodrigo.vivi at intel.com>

---
 include/uapi/drm/xe_drm.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/include/uapi/drm/xe_drm.h b/include/uapi/drm/xe_drm.h
index eab8c8e3b6a3..5164ed150a2e 100644
--- a/include/uapi/drm/xe_drm.h
+++ b/include/uapi/drm/xe_drm.h
@@ -969,7 +969,7 @@ struct drm_xe_sync {
 
 	/**
 	 * @timeline_value: Input for the timeline sync object. Needs to be
-	 * different than 0 when used with %DRM_XE_SYNC_FLAG_TIMELINE_SYNCOBJ.
+	 * different than 0 when used with %DRM_XE_SYNC_TYPE_TIMELINE_SYNCOBJ.
 	 */
 	__u64 timeline_value;
 
-- 
2.34.1



More information about the Intel-xe mailing list