[Mesa-dev] [PATCH] virgl: fix checking fences

Emil Velikov emil.l.velikov at gmail.com
Tue Jun 7 16:58:08 UTC 2016


Hi Marc-André, Dave

On 7 June 2016 at 13:54, Marc-André Lureau <marcandre.lureau at redhat.com> wrote:
> 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)
>
I've imagine we want this in -stable right ? If so please add the tag.

Cc: "11.1 11.2" <mesa-stable at lists.freedesktop.org>

Thanks
Emil


More information about the mesa-dev mailing list