Home
last modified time | relevance | path

Searched refs:MIN_PRIO (Results 1 – 4 of 4) sorted by relevance

/external/igt-gpu-tools/tests/i915/
Dgem_ctx_shared.c50 #define MIN_PRIO LOCAL_I915_CONTEXT_MIN_USER_PRIORITY macro
53 [LO] = MIN_PRIO / 2,
636 gem_context_set_priority(i915, ctx[LO], MIN_PRIO); in reorder()
639 gem_context_set_priority(i915, ctx[HI], flags & EQUAL ? MIN_PRIO : 0); in reorder()
677 gem_context_set_priority(i915, ctx[LO], MIN_PRIO); in promotion()
683 gem_context_set_priority(i915, ctx[NOISE], MIN_PRIO/2); in promotion()
753 prio = hars_petruska_f54_1_random_unsafe_max(MAX_PRIO - MIN_PRIO) + MIN_PRIO; in smoketest()
Dgem_exec_schedule.c43 #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()
[all …]
Dgem_exec_nop.c57 #define MIN_PRIO LOCAL_I915_CONTEXT_MIN_USER_PRIORITY macro
801 gem_context_set_priority(fd, ctx[0], MIN_PRIO); in preempt()
Dgem_sync.c37 #define MIN_PRIO LOCAL_I915_CONTEXT_MIN_USER_PRIORITY macro
1157 gem_context_set_priority(fd, ctx[0], MIN_PRIO); in preempt()