aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/i915/intel_engine_cs.c
diff options
context:
space:
mode:
authorChris Wilson <chris@chris-wilson.co.uk>2018-03-07 13:42:23 +0000
committerChris Wilson <chris@chris-wilson.co.uk>2018-03-09 14:13:31 +0000
commit36620032ceccb4bf07bbe780a3998e88a585ad69 (patch)
tree12c94ac1425ef05ab6c406f5df8be9c94f0159e1 /drivers/gpu/drm/i915/intel_engine_cs.c
parent2d4ecace3a7861c6071235a6cc88067b8c3eec4a (diff)
drm/i915: Update ring position from request on retiring
When wedged, we do not update the ring->tail as we submit the requests causing us to leak the ring->space upon cleaning up the wedged driver. We can just use the value stored in rq->tail, and keep the submission backend details away from set-wedge. Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk> Cc: Mika Kuoppala <mika.kuoppala@linux.intel.com> Reviewed-by: Mika Kuoppala <mika.kuoppala@linux.intel.com> Link: https://patchwork.freedesktop.org/patch/msgid/20180307134226.25492-3-chris@chris-wilson.co.uk
Diffstat (limited to 'drivers/gpu/drm/i915/intel_engine_cs.c')
0 files changed, 0 insertions, 0 deletions