Searched refs:I915_ENGINE_REQUIRES_CMD_PARSER (Results 1 – 2 of 2) sorted by relevance
576 #define I915_ENGINE_REQUIRES_CMD_PARSER BIT(7) macro648 return engine->flags & I915_ENGINE_REQUIRES_CMD_PARSER; in intel_engine_requires_cmd_parser()
999 engine->flags |= I915_ENGINE_REQUIRES_CMD_PARSER; in intel_engine_init_cmd_parser()