xserver-multidpi/hw/xfree86/dri2
Jesse Barnes 5933b0abc6 DRI2: prevent swap wakes from waking MSC waiters
If a few swaps were queued leading to a throttle related block on the
client, and then the client submitted an MSC wait, one of the previous
swap wakeups could have caused the MSC wait to complete early.  Add a
flag for this to prevent a swap wake from prematurely waking an MSC
waiter.

Reported-by: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
Reviewed-by: Mario Kleiner <mario.kleiner@tuebingen.mpg.de>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
2010-03-29 10:02:57 -07:00
..
dri2.c DRI2: prevent swap wakes from waking MSC waiters 2010-03-29 10:02:57 -07:00
dri2.h DRI2: prevent swap wakes from waking MSC waiters 2010-03-29 10:02:57 -07:00
dri2ext.c DRI2: throttle swaps at submission time too 2010-03-29 10:02:45 -07:00
Makefile.am Don't reuse PKG_CHECK_MODULES identifiers 2009-01-18 09:49:06 -08:00