Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Di915_cmd_parser.c206 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,
Di915_reg.h441 #define PIPE_CONTROL_POST_SYNC_OP_MASK (3<<14) macro