I915_PRIORITY_MIN
struct i915_sched_attr attr = { .priority = I915_PRIORITY_MIN };
return random_range(rnd, I915_PRIORITY_MIN, I915_PRIORITY_MAX);