Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/i915/
Di915_scheduler.h17 I915_PRIORITY_MAX = I915_CONTEXT_MAX_USER_PRIORITY + 1,
Di915_gem_context.c885 else if (priority > I915_CONTEXT_MAX_USER_PRIORITY || in i915_gem_context_setparam_ioctl()
/Linux-v4.19/drivers/gpu/drm/i915/selftests/
Dintel_lrc.c291 ctx_hi->sched.priority = I915_CONTEXT_MAX_USER_PRIORITY; in live_preempt()
480 ctx_hi->sched.priority = I915_CONTEXT_MAX_USER_PRIORITY; in live_preempt_hang()
/Linux-v4.19/tools/include/uapi/drm/
Di915_drm.h1456 #define I915_CONTEXT_MAX_USER_PRIORITY 1023 /* inclusive */ macro
/Linux-v4.19/include/uapi/drm/
Di915_drm.h1456 #define I915_CONTEXT_MAX_USER_PRIORITY 1023 /* inclusive */ macro