tests/gem_(cpu|gtt)_concurrent_blit: Restore the old tests and add the new interrupti...
authorChris Wilson <chris@chris-wilson.co.uk>
Sat, 29 Jun 2013 15:45:46 +0000 (16:45 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Sat, 29 Jun 2013 15:49:05 +0000 (16:49 +0100)
commit4c6f2d4e0c10fe3aa6ee8fffee1541f03cd9fa48
treea8895afd59c390fee2c37585f9470d3388bc41d4
parent95426dc206eee75a7092bc6f00a53572892ba0e5
tests/gem_(cpu|gtt)_concurrent_blit: Restore the old tests and add the new interruptible as new tests

Daniel preferred to keep the old tests intact lest we accidentally break
them, and to add the new interruptible tests as new subtests.

In the process also make sure the GPU is idle before starting each loop.

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/gem_cpu_concurrent_blit.c
tests/gem_gtt_concurrent_blit.c