Home
last modified time | relevance | path

Searched refs:I915_PRIORITY_MIN (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_scheduler.h15 I915_PRIORITY_MIN = I915_CONTEXT_MIN_USER_PRIORITY - 1, enumerator
Di915_gem_context.c493 ctx = i915_gem_context_create_kernel(dev_priv, I915_PRIORITY_MIN); in i915_gem_contexts_init()