I915_PRIORITY_NORMAL
if (ctx->sched.priority >= I915_PRIORITY_NORMAL &&
pc->sched.priority = I915_PRIORITY_NORMAL;
if (ctx->sched.priority >= I915_PRIORITY_NORMAL &&
attr.priority = I915_PRIORITY_NORMAL;
last_prio = max(effective_prio(rq), I915_PRIORITY_NORMAL - 1);
if (prio >= max(I915_PRIORITY_NORMAL, rq_prio(inflight)))
if (prio > I915_PRIORITY_NORMAL)
else if (prio < I915_PRIORITY_NORMAL)
if (prio == I915_PRIORITY_NORMAL)
else if (prio < I915_PRIORITY_NORMAL)
if (prio < I915_PRIORITY_NORMAL)
prio = I915_PRIORITY_NORMAL;
if (prio == I915_PRIORITY_NORMAL) {
prio = I915_PRIORITY_NORMAL; /* recurses just once */
if (p->priority != I915_PRIORITY_NORMAL)