Searched refs:__I915_EXEC_ILLEGAL_FLAGS (Results 1 – 1 of 1) sorted by relevance
64 #define __I915_EXEC_ILLEGAL_FLAGS \ macro2205 if (exec->flags & __I915_EXEC_ILLEGAL_FLAGS) in i915_gem_check_execbuffer()3038 BUILD_BUG_ON(__EXEC_INTERNAL_FLAGS & ~__I915_EXEC_ILLEGAL_FLAGS); in i915_gem_do_execbuffer()