Re: [Intel-gfx] [PATCH i-g-t 6/8] tests/gem_exec_fault: Decrease the counts to lower the time for BAT.

2016-05-27 Thread Chris Wilson
On Fri, May 27, 2016 at 02:50:36PM +0300, Marius Vlad wrote: > Signed-off-by: Marius Vlad Summary and patch do not match. But you could remove gem_storedw_loop as everything BAT about it is tested elsewhere. -Chris -- Chris Wilson, Intel Open Source Technology Centre

[Intel-gfx] [PATCH i-g-t 6/8] tests/gem_exec_fault: Decrease the counts to lower the time for BAT.

2016-05-27 Thread Marius Vlad
Signed-off-by: Marius Vlad --- tests/gem_storedw_loop.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/gem_storedw_loop.c b/tests/gem_storedw_loop.c index 317b8c6..89f0182 100644 --- a/tests/gem_storedw_loop.c +++ b/tests/gem_storedw_loop.c @@