Skip to content
Commit 27557343 authored by Rob Clark's avatar Rob Clark
Browse files

drm/msm: fix ->last_fence() after recover



It is no longer true that we discard all in-flight submits on recover
(these days we only discard the first one that hung).  After the first
re-submitted batch completes it would overwrite the fence with a correct
value, but there would be a window of time which showed all re-submitted
batches as already complete.

Signed-off-by: default avatarRob Clark <robdclark@gmail.com>
parent b6295f9a
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment