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