igt/gem_userptr_blits: New tests, old issues
authorChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Jul 2014 08:12:43 +0000 (09:12 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Mon, 21 Jul 2014 15:32:42 +0000 (16:32 +0100)
commit784b77257b023b5debb05dceb397b4ba6092ae21
treee63bcc97d9af47402da2cf8f7a52782a2e877c91
parentacca724b42252d608b18373be82a2dfa817d4225
igt/gem_userptr_blits: New tests, old issues

Introduce a new test to keep that we clean up on process exit (if the
userptr is busy or it has been gtt mmapped). This revealed a few bugs in
the existing tests so clean those up.

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