Searched refs:IN_FENCES (Results 1 – 1 of 1) sorted by relevance
3454 #define IN_FENCES (I915_EXEC_FENCE_IN | I915_EXEC_FENCE_SUBMIT) in i915_gem_do_execbuffer() macro3455 if (args->flags & IN_FENCES) { in i915_gem_do_execbuffer()3456 if ((args->flags & IN_FENCES) == IN_FENCES) in i915_gem_do_execbuffer()3465 #undef IN_FENCES in i915_gem_do_execbuffer()