Searched refs:I915_ENGINE_HAS_TIMESLICES (Results 1 – 3 of 3) sorted by relevance
442 #define I915_ENGINE_HAS_TIMESLICES BIT(4) macro552 return engine->flags & I915_ENGINE_HAS_TIMESLICES; in intel_engine_has_timeslices()
3345 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in logical_ring_default_vfuncs()
2438 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in guc_default_vfuncs()