Searched refs:ctx_hi (Results 1 – 1 of 1) sorted by relevance
1530 struct i915_gem_context *ctx_hi, *ctx_lo; in live_busywait_preempt() local1543 ctx_hi = kernel_context(gt->i915, NULL); in live_busywait_preempt()1544 if (!ctx_hi) in live_busywait_preempt()1546 ctx_hi->sched.priority = I915_CONTEXT_MAX_USER_PRIORITY; in live_busywait_preempt()1652 hi = igt_request_alloc(ctx_hi, engine); in live_busywait_preempt()1708 kernel_context_close(ctx_hi); in live_busywait_preempt()1733 struct i915_gem_context *ctx_hi, *ctx_lo; in live_preempt() local1739 ctx_hi = kernel_context(gt->i915, NULL); in live_preempt()1740 if (!ctx_hi) in live_preempt()1742 ctx_hi->sched.priority = I915_CONTEXT_MAX_USER_PRIORITY; in live_preempt()[all …]