Searched refs:MFX_WAIT (Results 1 – 5 of 5) sorted by relevance
/linux/drivers/gpu/drm/xe/instructions/ |
H A D | xe_mfx_commands.h | 22 #define MFX_WAIT XE_MFX_INSTR(1, 0, 0) macro
|
/linux/drivers/gpu/drm/i915/pxp/ |
H A D | intel_pxp_cmd.c | 19 #define MFX_WAIT_PXP (MFX_WAIT | \
|
/linux/drivers/gpu/drm/i915/gt/ |
H A D | intel_gpu_commands.h | 374 #define MFX_WAIT MEDIA_INSTR(1, 0, 0, 0) macro
|
/linux/drivers/gpu/drm/xe/ |
H A D | xe_pxp_submit.c | 216 #define MFX_WAIT_PXP (MFX_WAIT | \
|
/linux/drivers/gpu/drm/i915/ |
H A D | i915_cmd_parser.c | 373 * MFX_WAIT doesn't fit the way we handle length for most commands. 377 CMD( MFX_WAIT, SMFX, F, 1, S ),
|