Re: [Intel-gfx] [PATCH] igt/gem_userptr_blits: Overlapping objects are now allowed

2014-07-23 Thread Chris Wilson
On Wed, Jul 23, 2014 at 04:12:55PM +0100, Tvrtko Ursulin wrote: > Just tell the test to expect them to work then. > > Signed-off-by: Tvrtko Ursulin > Cc: Chris Wilson For funsies we should also make sure that the results written to one are visible in the other. -Chris -- Chris Wilson, Intel O

[Intel-gfx] [PATCH] igt/gem_userptr_blits: Overlapping objects are now allowed

2014-07-23 Thread Tvrtko Ursulin
Just tell the test to expect them to work then. Signed-off-by: Tvrtko Ursulin Cc: Chris Wilson --- tests/gem_userptr_blits.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/gem_userptr_blits.c b/tests/gem_userptr_blits.c index 2a52856..cc6d31f 100644 --- a/tests/gem_us