[Intel-gfx] [PATCH v2] tests/gem_storedw_batches_loop: add subtest for cached mappings

2015-06-08 Thread Imre Deak
v2: - add a subtest for uncached mappings too for LLC platforms where the default is cached mapping (Chris) Signed-off-by: Imre Deak imre.d...@intel.com --- tests/gem_storedw_batches_loop.c | 21 + 1 file changed, 21 insertions(+) diff --git

Re: [Intel-gfx] [PATCH v2] tests/gem_storedw_batches_loop: add subtest for cached mappings

2015-06-08 Thread Imre Deak
On ma, 2015-06-08 at 18:09 +0100, Chris Wilson wrote: On Mon, Jun 08, 2015 at 08:07:29PM +0300, Imre Deak wrote: v2: - add a subtest for uncached mappings too for LLC platforms where the default is cached mapping (Chris) Signed-off-by: Imre Deak imre.d...@intel.com ---

Re: [Intel-gfx] [PATCH v2] tests/gem_storedw_batches_loop: add subtest for cached mappings

2015-06-08 Thread Chris Wilson
On Mon, Jun 08, 2015 at 08:07:29PM +0300, Imre Deak wrote: v2: - add a subtest for uncached mappings too for LLC platforms where the default is cached mapping (Chris) Signed-off-by: Imre Deak imre.d...@intel.com --- tests/gem_storedw_batches_loop.c | 21 + 1 file