tests/flip_test: test interaction with panning
authorDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Oct 2012 15:17:40 +0000 (17:17 +0200)
committerDaniel Vetter <daniel.vetter@ffwll.ch>
Tue, 2 Oct 2012 15:17:40 +0000 (17:17 +0200)
commit66fe119afd1cec2fdd47cec77523b4af2526df47
treea4e2a36f8af4a7139c4c813f2e6bc7b85da6704d
parent3441ad29bf82057db814d60f35c146f24c5896b9
tests/flip_test: test interaction with panning

Since panning with set_crtc is synchronous, we need to stall for any
outstanding pageflips. This new testcase exercise that code. Unfortunately
we still need eyes to check whether we don't loose the offset :(
tests/flip_test.c