diff options
author | Keith Packard <keithp@keithp.com> | 2014-01-27 11:23:58 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2014-06-04 22:03:35 -0700 |
commit | e6f5d9d7b7efdacea0f22f1808efca849bcede4c (patch) | |
tree | fbf2f981cb70013c6e20c446003358d0b93c294f /test | |
parent | 2f5cf9ff9a0f713b7e038636484c77f113a5f10a (diff) |
present: Queue flips for later execution
When a flip (or unflip) is pending and a flip request comes in, leave
it queued until the pending flip completes and then execute it.
This fixes a bug where an application submitting back-to-back
present_pixmap requests for sequential frames would alternate between
flipping and copying as the pending flip would cause the new
present_pixmap request to not use a flip.
Signed-off-by: Keith Packard <keithp@keithp.com>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
Tested-by: Frank Binns <frank.binns@imgtec.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions