Home
last modified time | relevance | path

Searched refs:timeslice_expired (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c1190 timeslice_expired(struct intel_engine_cs *engine, const struct i915_request *rq) in timeslice_expired() function
1348 } else if (timeslice_expired(engine, last)) { in execlists_dequeue()