igt/gem_userptr_blits: Fix forked access test
authorTvrtko Ursulin <tvrtko.ursulin@linux.intel.com>
Tue, 22 Jul 2014 11:33:49 +0000 (12:33 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Thu, 24 Jul 2014 07:46:38 +0000 (08:46 +0100)
commit700bdf1401f1596d25024fd1038e782708bf39e5
tree9470a318deca94f049699fc0371337d27fa0cc3f
parentbffef22bfd0fc80e8196df8bf33970aee9683e5d
igt/gem_userptr_blits: Fix forked access test

copy() blit helper assumes a certain object size much larger than a page size.

Signed-off-by: Tvrtko Ursulin <tvrtko.ursulin@intel.com>
Cc: Chris Wilson <chris@chris-wilson.co.uk>
Reviewed-by: Chris Wilson <chris@chris-wilson.co.uk>
tests/gem_userptr_blits.c