HomeSort by: relevance | last modified time | path
    Searched defs:condition_mask (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_cmd_parser.c 165 * If the check specifies a non-zero condition_mask then the parser
166 * only performs the check when the bits specified by condition_mask
174 u32 condition_mask; member in struct:drm_i915_cmd_descriptor::__anon4046aedd0408
307 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,
355 .condition_mask = MI_FLUSH_DW_OP_MASK,
362 .condition_mask = MI_FLUSH_DW_OP_MASK,
399 .condition_mask = MI_FLUSH_DW_OP_MASK,
406 .condition_mask = MI_FLUSH_DW_OP_MASK,
436 .condition_mask = MI_FLUSH_DW_OP_MASK,
443 .condition_mask = MI_FLUSH_DW_OP_MASK
    [all...]
i915_cmd_parser.c 165 * If the check specifies a non-zero condition_mask then the parser
166 * only performs the check when the bits specified by condition_mask
174 u32 condition_mask; member in struct:drm_i915_cmd_descriptor::__anon4046aedd0408
307 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,
355 .condition_mask = MI_FLUSH_DW_OP_MASK,
362 .condition_mask = MI_FLUSH_DW_OP_MASK,
399 .condition_mask = MI_FLUSH_DW_OP_MASK,
406 .condition_mask = MI_FLUSH_DW_OP_MASK,
436 .condition_mask = MI_FLUSH_DW_OP_MASK,
443 .condition_mask = MI_FLUSH_DW_OP_MASK
    [all...]
i915_cmd_parser.c 165 * If the check specifies a non-zero condition_mask then the parser
166 * only performs the check when the bits specified by condition_mask
174 u32 condition_mask; member in struct:drm_i915_cmd_descriptor::__anon4046aedd0408
307 .condition_mask = PIPE_CONTROL_POST_SYNC_OP_MASK,
355 .condition_mask = MI_FLUSH_DW_OP_MASK,
362 .condition_mask = MI_FLUSH_DW_OP_MASK,
399 .condition_mask = MI_FLUSH_DW_OP_MASK,
406 .condition_mask = MI_FLUSH_DW_OP_MASK,
436 .condition_mask = MI_FLUSH_DW_OP_MASK,
443 .condition_mask = MI_FLUSH_DW_OP_MASK
    [all...]

Completed in 36 milliseconds