diff options
| author | Chris Wilson <[email protected]> | 2019-01-09 21:59:32 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-01-09 22:23:31 +0000 |
| commit | d22ba0cb1ffeffa5bf37b7cfab7958706daffee4 (patch) | |
| tree | 4b94fd921be0a7f03911d8623ba56102fc2c1789 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | drm/i915/intel_dsi_vbt: Add support for PMIC MIPI sequences (diff) | |
| download | kernel-d22ba0cb1ffeffa5bf37b7cfab7958706daffee4.tar.gz kernel-d22ba0cb1ffeffa5bf37b7cfab7958706daffee4.zip | |
drm/i915: Reduce i915_request_alloc retirement to local context
In the continual quest to reduce the amount of global work required when
submitting requests, replace i915_retire_requests() after allocation
failure to retiring just our ring.
v2: Don't forget the list iteration included an early break, so we would
never throttle on the last request in the ring/timeline.
v3: Use the common ring_retire_requests()
References: 11abf0c5a021 ("drm/i915: Limit the backpressure for i915_request allocation")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
