Searched refs:IN_FENCES (Results 1 – 1 of 1) sorted by relevance
2846 #define IN_FENCES (I915_EXEC_FENCE_IN | I915_EXEC_FENCE_SUBMIT) in i915_gem_do_execbuffer() macro2847 if (args->flags & IN_FENCES) { in i915_gem_do_execbuffer()2848 if ((args->flags & IN_FENCES) == IN_FENCES) in i915_gem_do_execbuffer()2857 #undef IN_FENCES in i915_gem_do_execbuffer()