Searched refs:I915_ENGINE_NEEDS_CMD_PARSER (Results 1 – 2 of 2) sorted by relevance
587 #define I915_ENGINE_NEEDS_CMD_PARSER BIT(0) macro652 return engine->flags & I915_ENGINE_NEEDS_CMD_PARSER; in intel_engine_needs_cmd_parser()
944 engine->flags |= I915_ENGINE_NEEDS_CMD_PARSER; in intel_engine_init_cmd_parser()