igt/gem_concurrent_blit: Add GPU-vs-GPU checks
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 29 Aug 2014 12:11:37 +0000 (13:11 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 29 Aug 2014 12:20:39 +0000 (13:20 +0100)
commit6c428a6c060a23dc948f198f7a63096bd2739875
tree699739c3cb2dc5f30866181800ac282fa0640bba
parent3b94d3f8ce21c92d3209e73ab48fda64beb0037e
igt/gem_concurrent_blit: Add GPU-vs-GPU checks

In future, we may allow reordering of GPU batches. This implements a
simple race detector by extending the current CPU-vs-GPU checks.

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