Searched refs:I915_EXEC_BATCH_FIRST (Results 1 – 3 of 3) sorted by relevance
1043 #define I915_EXEC_BATCH_FIRST (1<<18) macro
721 if (eb->args->flags & I915_EXEC_BATCH_FIRST) in eb_batch_index()