Searched refs:I915_EXEC_BATCH_FIRST (Results 1 – 8 of 8) sorted by relevance
1065 #define I915_EXEC_BATCH_FIRST (1<<18) macro
1103 #define I915_EXEC_BATCH_FIRST (1<<18) macro
1211 #define I915_EXEC_BATCH_FIRST (1<<18) macro
715 if (eb->args->flags & I915_EXEC_BATCH_FIRST) in eb_batch_index()