diff options
| author | Chris Wilson <[email protected]> | 2019-04-11 12:24:45 +0000 |
|---|---|---|
| committer | Chris Wilson <[email protected]> | 2019-04-11 19:48:51 +0000 |
| commit | 0c441cb6f3eeed8ac07fd8c3fd5a0dd2ac568362 (patch) | |
| tree | aa86d1bf279a52dfcf217cbe1b4bcc70aed81dac /drivers/gpu/drm/i915/intel_ringbuffer.h | |
| parent | drm/i915: Clean up DSC vs. not bpp handling (diff) | |
| download | kernel-0c441cb6f3eeed8ac07fd8c3fd5a0dd2ac568362.tar.gz kernel-0c441cb6f3eeed8ac07fd8c3fd5a0dd2ac568362.zip | |
drm/i915: Call i915_sw_fence_fini on request cleanup
As i915_requests are put into an RCU-freelist, they may get reused
before debugobjects notice them as being freed. On cleanup, explicitly
call i915_sw_fence_fini() so that the debugobject is properly tracked.
Reported-by: Mika Kuoppala <[email protected]>
Fixes: b7404c7ecb38 ("drm/i915: Bump ready tasks ahead of busywaits")
Signed-off-by: Chris Wilson <[email protected]>
Cc: Mika Kuoppala <[email protected]>
Cc: Tvrtko Ursulin <[email protected]>
Reviewed-by: Tvrtko Ursulin <[email protected]>
Reviewed-by: Mika Kuoppala <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'drivers/gpu/drm/i915/intel_ringbuffer.h')
0 files changed, 0 insertions, 0 deletions
