Lines Matching refs:MAX_PRIO
42 #define MAX_PRIO LOCAL_I915_CONTEXT_MAX_USER_PRIORITY macro
159 __gem_context_set_priority(fd, ctx, MAX_PRIO); in create_highest_priority()
309 prio = hars_petruska_f54_1_random_unsafe_max(MAX_PRIO - MIN_PRIO) + MIN_PRIO; in smoketest()
803 gem_context_set_priority(fd, ctx[HI], MAX_PRIO); in preempt()
929 gem_context_set_priority(fd, ctx[HI], MAX_PRIO); in preempt_other()
953 int prio = MAX_PRIO; in __preempt_queue()
1068 gem_context_set_priority(fd, ctx[HI], MAX_PRIO); in preempt_self()
1099 gem_context_set_priority(fd, ctx[HI], MAX_PRIO); in preemptive_hang()
1130 const unsigned int max_req = MAX_PRIO - MIN_PRIO; in deep()
1228 gem_context_set_priority(fd, eb.rsvd1, MAX_PRIO - nreq + n); in deep()
1242 gem_context_set_priority(fd, context, MAX_PRIO - nreq + n); in deep()
1375 igt_seconds_elapsed(&tv) < 5 && n <= MAX_PRIO; in reorder_wide()
1477 gem_context_set_priority(fd, execbuf.rsvd1, MAX_PRIO); in test_pi_ringfull()