Searched refs:I915_PRIORITY_UNPREEMPTABLE (Results 1 – 2 of 2) sorted by relevance
44 #define I915_PRIORITY_UNPREEMPTABLE INT_MAX macro45 #define I915_PRIORITY_BARRIER (I915_PRIORITY_UNPREEMPTABLE - 1)
432 prio = I915_PRIORITY_UNPREEMPTABLE; in effective_prio()1937 GEM_BUG_ON(hint >= I915_PRIORITY_UNPREEMPTABLE); in need_timeslice()