Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/gpu/drm/i915/
Di915_scheduler.h45 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump);
Di915_scheduler.c377 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump) in i915_schedule_bump_priority() function