Searched refs:IN_FENCES (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_execbuffer.c3423 #define IN_FENCES (I915_EXEC_FENCE_IN | I915_EXEC_FENCE_SUBMIT) macro
3424 if (args->flags & IN_FENCES) {
3425 if ((args->flags & IN_FENCES) == IN_FENCES)
3434 #undef IN_FENCES macro

Completed in 84 milliseconds