Searched refs:ctx_hi (Results 1 – 1 of 1) sorted by relevance
1529 struct i915_gem_context *ctx_hi, *ctx_lo; in live_busywait_preempt() local1542 ctx_hi = kernel_context(gt->i915, NULL); in live_busywait_preempt()1543 if (!ctx_hi) in live_busywait_preempt()1545 ctx_hi->sched.priority = I915_CONTEXT_MAX_USER_PRIORITY; in live_busywait_preempt()1651 hi = igt_request_alloc(ctx_hi, engine); in live_busywait_preempt()1707 kernel_context_close(ctx_hi); in live_busywait_preempt()1732 struct i915_gem_context *ctx_hi, *ctx_lo; in live_preempt() local1744 ctx_hi = kernel_context(gt->i915, NULL); in live_preempt()1745 if (!ctx_hi) in live_preempt()1747 ctx_hi->sched.priority = I915_CONTEXT_MAX_USER_PRIORITY; in live_preempt()[all …]