Searched refs:I915_ENGINE_HAS_TIMESLICES (Results 1 – 3 of 3) sorted by relevance
459 #define I915_ENGINE_HAS_TIMESLICES BIT(4) macro569 return engine->flags & I915_ENGINE_HAS_TIMESLICES; in intel_engine_has_timeslices()
3344 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in logical_ring_default_vfuncs()
3374 engine->flags |= I915_ENGINE_HAS_TIMESLICES; in guc_default_vfuncs()
Completed in 20 milliseconds