venus: double the abort timeout
authorYiwei Zhang <zzyiwei@chromium.org>
Wed, 7 Sep 2022 17:41:39 +0000 (17:41 +0000)
committerMarge Bot <emma+marge@anholt.net>
Wed, 7 Sep 2022 18:48:07 +0000 (18:48 +0000)
commit4ae4e4362cfdab91be81c48195674d354ef45602
treecb769a1bca8b195c099b954825d513a48df4bc97
parent92ee2e6b64369d3bdcb44e99e5a318588129950b
venus: double the abort timeout

To avoid bumping abort timeout too much. This change also doubles the
busy wait cycles, which would further reduce unnecessary sleeps for
synchronous calls. Ultimately, after we fix the fencing and push all
roundtrip waiting to the renderer side as well as we fixing the abort
logic, we can live with busy wait alone here.

Signed-off-by: Yiwei Zhang <zzyiwei@chromium.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/18472>
src/virtio/vulkan/vn_common.c