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