Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c1153 static bool needs_timeslice(const struct intel_engine_cs *engine, in needs_timeslice() function
1196 if (!needs_timeslice(engine, rq)) in timeslice_expired()
1214 if (needs_timeslice(engine, *el->active)) { in start_timeslice()