Searched refs:I915_PRIORITY_NORMAL (Results 1 – 5 of 5) sorted by relevance
16 I915_PRIORITY_NORMAL = I915_CONTEXT_DEFAULT_PRIORITY, enumerator
271 prio = I915_PRIORITY_NORMAL; in lookup_priolist()290 if (prio == I915_PRIORITY_NORMAL) { in lookup_priolist()296 prio = I915_PRIORITY_NORMAL; /* recurses just once */ in lookup_priolist()735 if (p->priority != I915_PRIORITY_NORMAL) in execlists_dequeue()879 if (p->priority != I915_PRIORITY_NORMAL) in execlists_cancel_requests()
288 ctx->sched.priority = I915_PRIORITY_NORMAL; in __create_hw_context()
747 if (p->priority != I915_PRIORITY_NORMAL) in __guc_dequeue()
106 return i915_gem_context_create_kernel(i915, I915_PRIORITY_NORMAL); in kernel_context()