Searched refs:I915_PRIORITY_MAX (Results 1 – 3 of 3) sorted by relevance
18 I915_PRIORITY_MAX = I915_CONTEXT_MAX_USER_PRIORITY + 1, enumerator
83 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in pxp_request_commit()
324 return live_unlite_restore(arg, I915_PRIORITY_MAX); in live_unlite_preempt()1331 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in live_timeslice_queue()1887 attr.priority = I915_PRIORITY_MAX; in live_late_preempt()1968 b.ctx->sched.priority = I915_PRIORITY_MAX; in live_nopreempt()2439 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in live_suppress_self_preempt()2572 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in live_chain_preempt()2999 } while (prio <= I915_PRIORITY_MAX && in live_preempt_gang()3220 .priority = I915_PRIORITY_MAX in preempt_user()3473 return random_range(rnd, I915_PRIORITY_MIN, I915_PRIORITY_MAX); in random_priority()3555 ctx, count % I915_PRIORITY_MAX, in smoke_crescendo_thread()