Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c19 #define MFX_WAIT_PXP (MFX_WAIT | \ macro
25 *cs++ = MFX_WAIT_PXP; in pxp_emit_session_selection()
35 *cs++ = MFX_WAIT_PXP; in pxp_emit_session_selection()
43 *cs++ = MFX_WAIT_PXP; in pxp_emit_session_selection()
68 *cs++ = MFX_WAIT_PXP; in pxp_emit_wait()
/linux/drivers/gpu/drm/xe/
H A Dxe_pxp_submit.c216 #define MFX_WAIT_PXP (MFX_WAIT | \ macro
222 emit_cmd(xe, batch, offset++, MFX_WAIT_PXP); in pxp_emit_wait()