Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_execlists_submission.c279 static int queue_prio(const struct i915_sched_engine *sched_engine) in queue_prio() function
346 queue_prio(engine->sched_engine)) > last_prio; in need_preempt()
1428 if (unlikely(rq_prio(rq) < queue_prio(sched_engine))) { in execlists_dequeue()
1595 sched_engine->queue_priority_hint = queue_prio(sched_engine); in execlists_dequeue()