Searched refs:I915_USER_PRIORITY (Results 1 – 6 of 6) sorted by relevance
28 #define I915_USER_PRIORITY(x) ((x) << I915_USER_PRIORITY_SHIFT) macro
62 .priority = I915_USER_PRIORITY(I915_PRIORITY_MIN), in heartbeat()107 attr.priority |= I915_USER_PRIORITY(I915_PRIORITY_HEARTBEAT); in heartbeat()
348 return live_unlite_restore(arg, I915_USER_PRIORITY(I915_PRIORITY_MAX)); in live_unlite_preempt()1334 .priority = I915_USER_PRIORITY(I915_PRIORITY_MAX), in live_timeslice_queue()1551 I915_USER_PRIORITY(I915_CONTEXT_MAX_USER_PRIORITY); in live_busywait_preempt()1557 I915_USER_PRIORITY(I915_CONTEXT_MIN_USER_PRIORITY); in live_busywait_preempt()1761 I915_USER_PRIORITY(I915_CONTEXT_MAX_USER_PRIORITY); in live_preempt()1767 I915_USER_PRIORITY(I915_CONTEXT_MIN_USER_PRIORITY); in live_preempt()1863 ctx_lo->sched.priority = I915_USER_PRIORITY(1); in live_late_preempt()1904 attr.priority = I915_USER_PRIORITY(I915_PRIORITY_MAX); in live_late_preempt()1988 b.ctx->sched.priority = I915_USER_PRIORITY(I915_PRIORITY_MAX); in live_nopreempt()2384 .priority = I915_USER_PRIORITY(I915_PRIORITY_MAX) in live_suppress_self_preempt()[all …]
223 ctx->sched.priority = I915_USER_PRIORITY(prio); in igt_fill_blt_thread()341 ctx->sched.priority = I915_USER_PRIORITY(prio); in igt_copy_blt_thread()
705 ctx->sched.priority = I915_USER_PRIORITY(I915_PRIORITY_NORMAL); in __create_context()2021 ctx->sched.priority = I915_USER_PRIORITY(priority); in set_priority()
15963 .priority = I915_USER_PRIORITY(I915_PRIORITY_DISPLAY), in fb_obj_bump_render_priority()