Searched refs:I915_ENGINE_HAS_EU_PRIORITY (Results 1 – 4 of 4) sorted by relevance
587 #define I915_ENGINE_HAS_EU_PRIORITY BIT(10) macro
507 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()
2831 if (engine->flags & I915_ENGINE_HAS_EU_PRIORITY) in prepare_context_registration_info_v70()
Completed in 30 milliseconds