Home
last modified time | relevance | path

Searched refs:MFX_WAIT (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/xe/instructions/
H A Dxe_mfx_commands.h22 #define MFX_WAIT XE_MFX_INSTR(1, 0, 0) macro
/linux/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c19 #define MFX_WAIT_PXP (MFX_WAIT | \
/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h374 #define MFX_WAIT MEDIA_INSTR(1, 0, 0, 0) macro
/linux/drivers/gpu/drm/xe/
H A Dxe_pxp_submit.c216 #define MFX_WAIT_PXP (MFX_WAIT | \
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c373 * MFX_WAIT doesn't fit the way we handle length for most commands.
377 CMD( MFX_WAIT, SMFX, F, 1, S ),