diff options
author | Chris Wilson <[email protected]> | 2016-08-29 08:08:28 +0100 |
---|---|---|
committer | Sinclair Yeh <[email protected]> | 2016-10-10 11:15:00 -0700 |
commit | 07028959bcc674dc8ca143323aeab05849a83742 (patch) | |
tree | aefb11de2153953b013110b73a441ef813fa9113 /tools/perf/scripts/python/stackcollapse.py | |
parent | 2d8e60e8b0742b7a5cddc806fe38bb81ee876c33 (diff) |
drm/vmwgfx: Remove call to reservation_object_test_signaled_rcu before wait
Since fence_wait_timeout_reservation_object_wait_timeout_rcu() with a
timeout of 0 becomes reservation_object_test_signaled_rcu(), we do not
need to handle such conversion in the caller. The only challenge are
those callers that wish to differentiate the error code between the
nonblocking busy check and potentially blocking wait.
Signed-off-by: Chris Wilson <[email protected]>
Cc: Sinclair Yeh <[email protected]>
Cc: Thomas Hellstrom <[email protected]>
Reviewed-by: Sinclair Yeh <[email protected]>
Signed-off-by: Sinclair Yeh <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions