Searched defs:xe_guc_exec_queue (Results 1 – 1 of 1) sorted by relevance
20 struct xe_guc_exec_queue { struct22 struct xe_exec_queue *q;24 struct xe_gpu_scheduler sched;26 struct xe_sched_entity entity;35 struct work_struct lr_tdr;39 u64 resume_time;41 atomic_t state;43 u32 wqi_head;45 u32 wqi_tail;47 u16 id;[all …]
Completed in 3 milliseconds