diff options
author | Rob Clark <robdclark@gmail.com> | 2016-03-17 10:18:38 -0400 |
---|---|---|
committer | Rob Clark <robdclark@gmail.com> | 2016-05-08 10:22:15 -0400 |
commit | 2755734390c18ca33d9755c9caa2685567563c19 (patch) | |
tree | 8d17a4066d0c04fb60763d4617990ad6572664dc /fs/attr.c | |
parent | b6295f9a38fc3f7d59ec0caa45aa803461c6cea5 (diff) |
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: Rob Clark <robdclark@gmail.com>
Diffstat (limited to 'fs/attr.c')
0 files changed, 0 insertions, 0 deletions