Searched refs:I915_ENGINE_HAS_TIMESLICES (Results 1 – 3 of 3) sorted by relevance
550 #define I915_ENGINE_HAS_TIMESLICES BIT(4) macro644 return engine->flags & I915_ENGINE_HAS_TIMESLICES; in intel_engine_has_timeslices()
3471 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in logical_ring_default_vfuncs()
4203 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in guc_default_vfuncs()
Completed in 19 milliseconds