igt/gem_userptr_blits: Verify that userptr bo work on unshared memory
authorChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Jul 2014 09:38:32 +0000 (10:38 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Fri, 11 Jul 2014 09:41:29 +0000 (10:41 +0100)
commit9b6ae3cb6f7894b7c3e9eb89da5d89fef7f9ba91
treec4583b88cf5a450fb01b81768a8f0daca0d6d634
parent9344aa78e8ad1eb36e7cf17686907d4259d34235
igt/gem_userptr_blits: Verify that userptr bo work on unshared memory

If the parent passes a userptr to some private memory, we expect to
still be able to use the userptr in the child.

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