Home
last modified time | relevance | path

Searched refs:i915_schedule_bump_priority (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.4/drivers/gpu/drm/i915/
Di915_scheduler.h43 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump);
Di915_scheduler.c375 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump) in i915_schedule_bump_priority() function
Di915_request.c571 i915_schedule_bump_priority(request, I915_PRIORITY_NOSEMAPHORE); in semaphore_notify()
1466 i915_schedule_bump_priority(rq, I915_PRIORITY_WAIT); in i915_request_wait()