Home
last modified time | relevance | path

Searched refs:I915_CONTEXT_MIN_USER_PRIORITY (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_scheduler.h15 I915_PRIORITY_MIN = I915_CONTEXT_MIN_USER_PRIORITY - 1,
Di915_gem_context.c886 priority < I915_CONTEXT_MIN_USER_PRIORITY) in i915_gem_context_setparam_ioctl()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_lrc.c296 ctx_lo->sched.priority = I915_CONTEXT_MIN_USER_PRIORITY; in live_preempt()
485 ctx_lo->sched.priority = I915_CONTEXT_MIN_USER_PRIORITY; in live_preempt_hang()
/Linux-v4.19/tools/include/uapi/drm/
Di915_drm.h1458 #define I915_CONTEXT_MIN_USER_PRIORITY -1023 /* inclusive */ macro
/Linux-v4.19/include/uapi/drm/
Di915_drm.h1458 #define I915_CONTEXT_MIN_USER_PRIORITY -1023 /* inclusive */ macro