Searched refs:I915_EXEC_BATCH_FIRST (Results 1 – 4 of 4) sorted by relevance
149 in the drm_i915_gem_exec_object2 list or the first N if I915_EXEC_BATCH_FIRST is
1525 #define I915_EXEC_BATCH_FIRST (1<<18) macro
555 return eb->args->flags & I915_EXEC_BATCH_FIRST ? in is_batch_buffer()