Searched refs:I915_PRIORITY_MIN (Results 1 – 2 of 2) sorted by relevance
15 I915_PRIORITY_MIN = I915_CONTEXT_MIN_USER_PRIORITY - 1, enumerator
493 ctx = i915_gem_context_create_kernel(dev_priv, I915_PRIORITY_MIN); in i915_gem_contexts_init()