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

/openbsd-current/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c261 static int effective_prio(const struct i915_request *rq) function
323 last_prio = max(effective_prio(rq), I915_PRIORITY_NORMAL - 1);
H A Dselftest_execlists.c1370 err = release_queue(engine, vma, 1, effective_prio(rq));

Completed in 181 milliseconds