Searched refs:I915_ENGINE_HAS_TIMESLICES (Results 1 – 3 of 3) sorted by relevance
568 #define I915_ENGINE_HAS_TIMESLICES BIT(4) macro670 return engine->flags & I915_ENGINE_HAS_TIMESLICES; in intel_engine_has_timeslices()
3480 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in logical_ring_default_vfuncs()
4298 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in guc_default_vfuncs()