Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1145 static bool needs_timeslice(const struct intel_engine_cs *engine, in needs_timeslice() function
1188 if (!needs_timeslice(engine, rq)) in timeslice_expired()
1206 if (needs_timeslice(engine, *el->active)) { in start_timeslice()