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