Searched refs:I915_PRIORITY_UNPREEMPTABLE (Results 1 – 2 of 2) sorted by relevance
38 #define I915_PRIORITY_UNPREEMPTABLE INT_MAX macro39 #define I915_PRIORITY_BARRIER (I915_PRIORITY_UNPREEMPTABLE - 1)
270 prio = I915_PRIORITY_UNPREEMPTABLE; in effective_prio()
Completed in 9 milliseconds