Home
last modified time | relevance | path

Searched refs:wqi_head (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_guc_submit_types.h111 u32 wqi_head; member
H A Dxe_guc_submit.c687 q->guc->wqi_head = 0; in register_exec_queue()
746 CIRC_SPACE(q->guc->wqi_tail, q->guc->wqi_head, WQ_SIZE) in wq_wait_for_space()
749 q->guc->wqi_head = parallel_read(xe, map, wq_desc.head); in wq_wait_for_space()
2718 snapshot->guc.wqi_head = q->guc->wqi_head; in guc_exec_queue_wq_snapshot_capture()
2742 snapshot->guc.wqi_head, snapshot->parallel.wq_desc.head); in guc_exec_queue_wq_snapshot_print()