Searched refs:I915_CONTEXT_DEFAULT_PRIORITY (Results 1 – 3 of 3) sorted by relevance
19 I915_PRIORITY_NORMAL = I915_CONTEXT_DEFAULT_PRIORITY,
1547 #define I915_CONTEXT_DEFAULT_PRIORITY 0 macro
1911 if (priority > I915_CONTEXT_DEFAULT_PRIORITY && in set_priority()