Searched refs:I915_ENGINE_USING_CMD_PARSER (Results 1 – 2 of 2) sorted by relevance
564 #define I915_ENGINE_USING_CMD_PARSER BIT(0) macro637 return engine->flags & I915_ENGINE_USING_CMD_PARSER; in intel_engine_using_cmd_parser()
1051 engine->flags |= I915_ENGINE_USING_CMD_PARSER; in intel_engine_init_cmd_parser()