Searched refs:I915_PRIORITY_MAX (Results 1 – 3 of 3) sorted by relevance
18 I915_PRIORITY_MAX = I915_CONTEXT_MAX_USER_PRIORITY + 1, enumerator
85 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in pxp_request_commit()
322 return live_unlite_restore(arg, I915_PRIORITY_MAX); in live_unlite_preempt()1329 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in live_timeslice_queue()1885 attr.priority = I915_PRIORITY_MAX; in live_late_preempt()1966 b.ctx->sched.priority = I915_PRIORITY_MAX; in live_nopreempt()2437 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in live_suppress_self_preempt()2570 struct i915_sched_attr attr = { .priority = I915_PRIORITY_MAX }; in live_chain_preempt()2993 } while (prio <= I915_PRIORITY_MAX && in live_preempt_gang()3208 .priority = I915_PRIORITY_MAX in preempt_user()3461 return random_range(rnd, I915_PRIORITY_MIN, I915_PRIORITY_MAX); in random_priority()3540 count % I915_PRIORITY_MAX, in smoke_crescendo_work()
Completed in 8 milliseconds