Searched refs:I915_ENGINE_HAS_EU_PRIORITY (Results 1 – 4 of 4) sorted by relevance
556 #define I915_ENGINE_HAS_EU_PRIORITY BIT(10) macro
508 engine->flags |= I915_ENGINE_HAS_EU_PRIORITY; in intel_engine_setup()
682 if (rq->engine->flags & I915_ENGINE_HAS_EU_PRIORITY) in execlists_update_context()
2614 if (engine->flags & I915_ENGINE_HAS_EU_PRIORITY) in prepare_context_registration_info_v70()
Completed in 39 milliseconds