mirror of
https://github.com/intel/compute-runtime.git
synced 2025-12-19 06:24:51 +08:00
feature: Implement thread control and att event handling for xe
Related-To: NEO-9673 Signed-off-by: Jitendra Sharma <jitendra.sharma@intel.com>
This commit is contained in:
committed by
Compute-Runtime-Automation
parent
a4ed483238
commit
fb73fad6d7
3
third_party/uapi-eudebug/drm/xe_drm_tmp.h
vendored
3
third_party/uapi-eudebug/drm/xe_drm_tmp.h
vendored
@@ -149,7 +149,8 @@ struct drm_xe_eudebug_eu_control {
|
||||
__u32 flags;
|
||||
__u64 seqno;
|
||||
|
||||
struct drm_xe_engine_class_instance ci;
|
||||
__u64 exec_queue_handle;
|
||||
__u64 lrc_handle;
|
||||
__u32 bitmask_size;
|
||||
__u64 bitmask_ptr;
|
||||
} __attribute__((packed));
|
||||
|
||||
Reference in New Issue
Block a user