On Thu, 14 Apr 2011 12:15:54 -0700, Jesse Barnes <[email protected]> wrote: > On Wed, 13 Apr 2011 09:15:29 +0100 > I'd rather keep flips in the nowait case, but use async flips instead, > but that requires a kernel change (I thought we had a flip flag for > this but I guess it got lost on its way upstream).
I always thought the restrictions on async pageflips were pretty horrendous and wasn't sure if it would not cause rebinding our buffers just when we wanted to flip as fast as possible. As I look at it though, using SwapbuffersWait to force blits rather than waits now doesn't preclude us from switching to async pageflips later. -Chris -- Chris Wilson, Intel Open Source Technology Centre _______________________________________________ Intel-gfx mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/intel-gfx
