Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/pxp/
H A Dintel_pxp_cmd.c19 #define MFX_WAIT_PXP (MFX_WAIT | \
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h330 #define MFX_WAIT ((0x3<<29)|(0x1<<27)|(0x0<<16)) macro
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h373 #define MFX_WAIT MEDIA_INSTR(1, 0, 0, 0) macro
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c364 * MFX_WAIT doesn't fit the way we handle length for most commands.
368 CMD( MFX_WAIT, SMFX, F, 1, S ),
/kernel/linux/linux-6.6/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 ),

Completed in 8 milliseconds