Home
last modified time | relevance | path

Searched refs:xe_exec_queue_contexts_hwsp_rebase (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_exec_queue.h111 int xe_exec_queue_contexts_hwsp_rebase(struct xe_exec_queue *q, void *scratch);
H A Dxe_exec_queue.c1260 int xe_exec_queue_contexts_hwsp_rebase(struct xe_exec_queue *q, void *scratch) in xe_exec_queue_contexts_hwsp_rebase() function
H A Dxe_guc_submit.c3000 err = xe_exec_queue_contexts_hwsp_rebase(q, scratch); in xe_guc_contexts_hwsp_rebase()