Searched refs:i915_schedule_bump_priority (Results 1 – 3 of 3) sorted by relevance
43 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump);
375 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump) in i915_schedule_bump_priority() function
571 i915_schedule_bump_priority(request, I915_PRIORITY_NOSEMAPHORE); in semaphore_notify()1466 i915_schedule_bump_priority(rq, I915_PRIORITY_WAIT); in i915_request_wait()