tests/gem_(linear|tiled)_blits: Repeat whilst being interrupted
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 2 Jul 2013 10:24:57 +0000 (11:24 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 2 Jul 2013 10:29:26 +0000 (11:29 +0100)
commitae452e327aa8dab739ca521e924a9ac9fcc506cf
tree89c95003b5cd841db64bf422b14ce6fa944cdfe4
parentfaf2a0223cb8655e7ac826592b50ad4e08ec04ee
tests/gem_(linear|tiled)_blits: Repeat whilst being interrupted

Since these two tests exercise a working set larger than aperture, they
require stalls which are prone to being interrupted - so interrupt them
and check that everything still works.
tests/gem_linear_blits.c
tests/gem_tiled_blits.c