Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/xe/
H A Dxe_lrc.h115 u32 *xe_lrc_emit_hwe_state_instructions(struct xe_exec_queue *q, u32 *cs);
H A Dxe_gt.c216 * xe_lrc_emit_hwe_state_instructions() in emit_wa_job()
302 cs = xe_lrc_emit_hwe_state_instructions(q, cs); in emit_wa_job()
H A Dxe_lrc.c1915 u32 *xe_lrc_emit_hwe_state_instructions(struct xe_exec_queue *q, u32 *cs) in xe_lrc_emit_hwe_state_instructions() function