Searched refs:I915_PRIORITY_INVALID (Results 1 – 4 of 4) sorted by relevance
19 I915_PRIORITY_INVALID = INT_MIN enumerator
329 int last_prio = I915_PRIORITY_INVALID; in __unwind_incomplete_requests()342 GEM_BUG_ON(rq_prio(rq) == I915_PRIORITY_INVALID); in __unwind_incomplete_requests()1162 GEM_BUG_ON(prio == I915_PRIORITY_INVALID); in execlists_schedule()1221 if (request->sched.attr.priority == I915_PRIORITY_INVALID) { in execlists_schedule()
196 node->attr.priority = I915_PRIORITY_INVALID; in i915_sched_node_init()
1227 if (attr->priority == I915_PRIORITY_INVALID) in print_sched_attr()