Home
last modified time | relevance | path

Searched defs:xe_exec_queue (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
A Dxe_exec_queue_types.h40 struct xe_exec_queue { struct
42 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; argument
132 const struct xe_exec_queue_ops *ops; argument
[all …]

Completed in 55 milliseconds