Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_gpu_commands.h302 #define PIPE_CONTROL_POST_SYNC_OP_MASK (3<<14) macro
/linux/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c309 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,