HomeSort by: relevance | last modified time | path
    Searched refs:i915_schedule_bump_priority (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/drm2/dist/drm/i915/
i915_scheduler.h 46 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump);
i915_scheduler.c 449 void i915_schedule_bump_priority(struct i915_request *rq, unsigned int bump) function in typeref:typename:void
i915_request.c 545 i915_schedule_bump_priority(request, I915_PRIORITY_NOSEMAPHORE);
1598 i915_schedule_bump_priority(rq, I915_PRIORITY_WAIT);

Completed in 17 milliseconds