Searched refs:I915_ENGINE_REQUIRES_CMD_PARSER (Results 1 – 2 of 2) sorted by relevance
462 #define I915_ENGINE_REQUIRES_CMD_PARSER BIT(7) macro542 return engine->flags & I915_ENGINE_REQUIRES_CMD_PARSER; in intel_engine_requires_cmd_parser()
987 engine->flags |= I915_ENGINE_REQUIRES_CMD_PARSER; in intel_engine_init_cmd_parser()
Completed in 7 milliseconds