[Mesa-dev] [Mesa-stable] [PATCH] vulkan/wsi/wayland: Respect non-blocking AcquireNextImage

Daniel Stone daniel at fooishbar.org
Fri Nov 16 09:57:42 UTC 2018


Hi Emil,

On Thu, 8 Nov 2018 at 15:26, Emil Velikov <emil.l.velikov at gmail.com> wrote:
> On Tue, 30 Oct 2018 at 12:57, Daniel Stone <daniels at collabora.com> wrote:
> > If the client has requested that AcquireNextImage not block at all, with
> > a timeout of 0, then don't make any non-blocking calls.
> >
> > This will still potentially block infinitely given a non-infinte
> > timeout, but the fix for that is much more involved.
>
> Did this fall through the cracks or there's another patch that supersedes it?

To be honest, I'm slightly apprehensive about merging it, given the
open questions in
https://bugs.freedesktop.org/show_bug.cgi?id=108540#c1

Getting some feedback from others would be great.

Cheers,
Daniel


More information about the mesa-dev mailing list