Searched refs:IN_FENCES (Results 1 – 1 of 1) sorted by relevance
3421 #define IN_FENCES (I915_EXEC_FENCE_IN | I915_EXEC_FENCE_SUBMIT) in i915_gem_do_execbuffer() macro3422 if (args->flags & IN_FENCES) { in i915_gem_do_execbuffer()3423 if ((args->flags & IN_FENCES) == IN_FENCES) in i915_gem_do_execbuffer()3432 #undef IN_FENCES in i915_gem_do_execbuffer()