diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2017-05-18 18:36:14 +0200 |
---|---|---|
committer | Lucas Stach <l.stach@pengutronix.de> | 2017-06-03 13:25:41 +0200 |
commit | 46a269da7e8a1ab6510ea5c88b2732925e5efc79 (patch) | |
tree | d7097629b56c6a05fc753cd41631661b0c4c86b7 /tools | |
parent | d79fd1ccf2cd76adba2121a62bae996bc4beccfe (diff) |
drm/etnaviv: restore ETNA_PREP_NOSYNC behaviour
This reverts commit cd34db4a526c (drm/etnaviv: Remove manual call to
reservation_object_test_signaled_rcu before wait), as the patch to turn
reservation_object_wait_timeout_rcu() into
reservation_object_test_signaled_rcu() with a 0 timeout has been reverted.
This causes the driver to call into the fence wait, even with a timeout of 0
The etnaviv BO cache depends on ETNA_PREP_NOSYNC to be wait-free, even if
the BO has attached fences, so restore the behaviour for this flag.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Diffstat (limited to 'tools')
0 files changed, 0 insertions, 0 deletions