Searched refs:PIPE_CONTROL_POST_SYNC_OP_MASK (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/i915/ | ||
D | i915_cmd_parser.c | 206 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK, |
D | i915_reg.h | 441 #define PIPE_CONTROL_POST_SYNC_OP_MASK (3<<14) macro |