winsys/svga: Increase the fence timeout
authorThomas Hellstrom <thellstrom@vmware.com>
Thu, 25 Feb 2016 10:02:03 +0000 (11:02 +0100)
committerThomas Hellstrom <thellstrom@vmware.com>
Fri, 4 Mar 2016 12:55:23 +0000 (13:55 +0100)
commit395c7b8fa17069fe996a63a8bca2bfd0fe3f16a0
treea199f8aefc3d95b1dcaf4378bd0fb59876a9dbfb
parent24ad7e16cd0fb67c8646e8860cfb382a260a9126
winsys/svga: Increase the fence timeout

If running with a software renderer backend, the timeout may be
insufficient, and we don't want to release busy buffers too early.

In practice, SVGA gpu lockups are extremely rare.

Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Reviewed-by: Brian Paul <brianp@vmware.com>
Cc: "11.0 11.1" <mesa-stable@lists.freedesktop.org>
src/gallium/winsys/svga/drm/vmw_screen_ioctl.c