Searched refs:effective_prio (Results 1 – 2 of 2) sorted by relevance
349 static int effective_prio(const struct i915_request *rq) in effective_prio() function422 last_prio = max(effective_prio(rq), I915_PRIORITY_NORMAL - 1); in need_preempt()1750 return hint >= effective_prio(rq); in need_timeslice()1776 if (engine->execlists.switch_priority_hint < effective_prio(rq)) in active_timeslice()
741 err = release_queue(engine, vma, 1, effective_prio(rq)); in live_timeslice_queue()