Searched refs:I915_ENGINE_HAS_EU_PRIORITY (Results 1 – 4 of 4) sorted by relevance
592 #define I915_ENGINE_HAS_EU_PRIORITY BIT(10) macro
507 engine->flags |= I915_ENGINE_HAS_EU_PRIORITY; in intel_engine_setup()
673 if (rq->engine->flags & I915_ENGINE_HAS_EU_PRIORITY) in execlists_update_context()
2889 if (engine->flags & I915_ENGINE_HAS_EU_PRIORITY) in prepare_context_registration_info_v70()
Completed in 25 milliseconds