Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/gpu/drm/i915/gt/
Dintel_execlists_submission.c1154 static bool needs_timeslice(const struct intel_engine_cs *engine, in needs_timeslice() function
1197 if (!needs_timeslice(engine, rq)) in timeslice_expired()
1215 if (needs_timeslice(engine, *el->active)) { in start_timeslice()