Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1181 timeslice_expired(struct intel_engine_cs *engine, const struct i915_request *rq) in timeslice_expired() function
1339 } else if (timeslice_expired(engine, last)) { in execlists_dequeue()