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

/linux-master/drivers/gpu/drm/i915/
H A Di915_cmd_parser.c167 * If the check specifies a non-zero condition_mask then the parser
168 * only performs the check when the bits specified by condition_mask
176 u32 condition_mask; member in struct:drm_i915_cmd_descriptor::__anon676
309 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,
357 .condition_mask = MI_FLUSH_DW_OP_MASK,
364 .condition_mask = MI_FLUSH_DW_OP_MASK,
401 .condition_mask = MI_FLUSH_DW_OP_MASK,
408 .condition_mask = MI_FLUSH_DW_OP_MASK,
438 .condition_mask = MI_FLUSH_DW_OP_MASK,
445 .condition_mask
[all...]

Completed in 109 milliseconds