Searched refs:timeslice_yield (Results 1 - 1 of 1) sorted by relevance

/linux-master/drivers/gpu/drm/i915/gt/
H A Dintel_execlists_submission.c1136 timeslice_yield(const struct intel_engine_execlists *el, function
1200 return timer_expired(&el->timer) || timeslice_yield(el, rq);
1355 str_yes_no(timeslice_yield(execlists, last)));

Completed in 224 milliseconds