Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_lrc.c3191 static void execlists_timeslice(struct timer_list *timer) in execlists_timeslice() function
5167 timer_setup(&engine->execlists.timer, execlists_timeslice, 0); in intel_execlists_submission_setup()