diff options
author | Marc-André Lureau <[email protected]> | 2016-06-07 14:54:34 +0200 |
---|---|---|
committer | Dave Airlie <[email protected]> | 2016-06-09 14:07:53 +1000 |
commit | dc81b3ad43dde0815baf957e7cf4c633d6f350f8 (patch) | |
tree | a84df252d55c561ce1ae9e7c6df85f36986c8380 /appveyor.yml | |
parent | 15896a470b2b56cefc2a00ce458fd784ed42cee9 (diff) |
virgl: fix checking fences
When calling virgl_fence_wait() with timeout=0,
virgl_{drm,vtest}_resource_is_busy() is called. However, it returns TRUE
for a busy resource, whereace virgl_fence_wait() should return TRUE for
a completed (non-busy) resource.
This fixes running supertuxkart in a VM (I could not reproduce locally
with vtest though there is a similar fix)
Signed-off-by: Marc-André Lureau <[email protected]>
Cc: "11.1 11.2 12.0" <[email protected]>
Signed-off-by: Dave Airlie <[email protected]>
Diffstat (limited to 'appveyor.yml')
0 files changed, 0 insertions, 0 deletions