diff options
author | Rob Clark <[email protected]> | 2021-11-11 11:24:56 -0800 |
---|---|---|
committer | Rob Clark <[email protected]> | 2021-11-21 12:51:13 -0800 |
commit | 067ecab9eef620d41040715669e5fcdc2f8ff963 (patch) | |
tree | 5979cd41fc12f9e83e8c1fd671661d3a59b630bf /tools/perf/scripts/python | |
parent | ea0006d390a28012f8187717aea61498b2b341e5 (diff) |
drm/msm: Restore error return on invalid fence
When converting to use an idr to map userspace fence seqno values back
to a dma_fence, we lost the error return when userspace passes seqno
that is larger than the last submitted fence. Restore this check.
Reported-by: Akhil P Oommen <[email protected]>
Fixes: a61acbbe9cf8 ("drm/msm: Track "seqno" fences by idr")
Signed-off-by: Rob Clark <[email protected]>
Reviewed-by: Akhil P Oommen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Rob Clark <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions