Lines Matching refs:MIN_PRIO
43 #define MIN_PRIO LOCAL_I915_CONTEXT_MIN_USER_PRIORITY macro
309 prio = hars_petruska_f54_1_random_unsafe_max(MAX_PRIO - MIN_PRIO) + MIN_PRIO; in smoketest()
707 gem_context_set_priority(fd, ctx[LO], MIN_PRIO); in reorder()
710 gem_context_set_priority(fd, ctx[HI], flags & EQUAL ? MIN_PRIO : 0); in reorder()
745 gem_context_set_priority(fd, ctx[LO], MIN_PRIO); in promotion()
751 gem_context_set_priority(fd, ctx[NOISE], MIN_PRIO/2); in promotion()
800 gem_context_set_priority(fd, ctx[LO], MIN_PRIO); in preempt()
812 gem_context_set_priority(fd, ctx[LO], MIN_PRIO); in preempt()
923 gem_context_set_priority(fd, ctx[LO], MIN_PRIO); in preempt_other()
1058 gem_context_set_priority(fd, ctx[HI], MIN_PRIO); in preempt_self()
1103 gem_context_set_priority(fd, ctx[LO], MIN_PRIO); in preemptive_hang()
1130 const unsigned int max_req = MAX_PRIO - MIN_PRIO; in deep()
1374 for (int n = MIN_PRIO, x = 1; in reorder_wide()
1483 gem_context_set_priority(fd, execbuf.rsvd1, MIN_PRIO); in test_pi_ringfull()