[igt-dev] [RFC v1 10/20] fixup! tests/intel/xe_query: Add a test for querying engine cycles

Francois Dugast francois.dugast at intel.com
Wed Oct 11 14:18:31 UTC 2023


---
 include/drm-uapi/xe_drm.h | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/include/drm-uapi/xe_drm.h b/include/drm-uapi/xe_drm.h
index 250f955cc..2fc4278ae 100644
--- a/include/drm-uapi/xe_drm.h
+++ b/include/drm-uapi/xe_drm.h
@@ -159,8 +159,8 @@ struct drm_xe_engine_class_instance {
 	__u16 engine_instance;
 	/** @gt_id: GT ID the instance is associated with */
 	__u16 gt_id;
-	/** @rsvd: Reserved */
-	__u16 rsvd;
+	/** @pad: MBZ */
+	__u16 pad;
 };
 
 /**
-- 
2.34.1



More information about the igt-dev mailing list