Searched refs:I915_EXEC_FENCE_IN (Results 1 – 3 of 3) sorted by relevance
1015 #define I915_EXEC_FENCE_IN (1<<16) macro
2238 if (args->flags & I915_EXEC_FENCE_IN) { in i915_gem_do_execbuffer()