Searched defs:xe_exec_queue (Results 1 – 1 of 1) sorted by relevance
40 struct xe_exec_queue { struct42 struct xe_file *xef;45 struct xe_gt *gt;53 struct kref refcount;55 struct xe_vm *vm;61 u32 logical_mask;65 u16 width;91 unsigned long flags;116 enum xe_exec_queue_priority priority; argument132 const struct xe_exec_queue_ops *ops; argument[all …]
Completed in 55 milliseconds