Searched refs:I915_CONTEXT_DEFAULT_PRIORITY (Results 1 – 4 of 4) sorted by relevance
17 I915_PRIORITY_NORMAL = I915_CONTEXT_DEFAULT_PRIORITY,
2004 #define I915_CONTEXT_DEFAULT_PRIORITY 0 macro
195 if (priority > I915_CONTEXT_DEFAULT_PRIORITY && in validate_priority()
3594 int prio = I915_CONTEXT_DEFAULT_PRIORITY; in guc_context_init()