Re: [Piglit] [PATCH 1/1] cl: Unmap mapped cl buffer in buffer-flags test

2017-04-05 Thread Jan Vesely
On Mon, 2017-03-27 at 17:28 -0700, Francisco Jerez wrote: > Jan Vesely writes: > > > On Thu, 2017-03-16 at 19:17 -0400, Jan Vesely wrote: > > > Signed-off-by: Jan Vesely > > > --- > > > tests/cl/custom/buffer-flags.c | 2 ++ > > > 1 file changed, 2 insertions(+) > > > > > > diff --git a/tests/

Re: [Piglit] [PATCH 1/1] cl: Unmap mapped cl buffer in buffer-flags test

2017-03-27 Thread Francisco Jerez
Jan Vesely writes: > On Thu, 2017-03-16 at 19:17 -0400, Jan Vesely wrote: >> Signed-off-by: Jan Vesely >> --- >> tests/cl/custom/buffer-flags.c | 2 ++ >> 1 file changed, 2 insertions(+) >> >> diff --git a/tests/cl/custom/buffer-flags.c b/tests/cl/custom/buffer-flags.c >> index 115fb92..1429de

Re: [Piglit] [PATCH 1/1] cl: Unmap mapped cl buffer in buffer-flags test

2017-03-27 Thread Jan Vesely
On Thu, 2017-03-16 at 19:17 -0400, Jan Vesely wrote: > Signed-off-by: Jan Vesely > --- > tests/cl/custom/buffer-flags.c | 2 ++ > 1 file changed, 2 insertions(+) > > diff --git a/tests/cl/custom/buffer-flags.c b/tests/cl/custom/buffer-flags.c > index 115fb92..1429de0 100644 > --- a/tests/cl/cust

[Piglit] [PATCH 1/1] cl: Unmap mapped cl buffer in buffer-flags test

2017-03-16 Thread Jan Vesely
Signed-off-by: Jan Vesely --- tests/cl/custom/buffer-flags.c | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/cl/custom/buffer-flags.c b/tests/cl/custom/buffer-flags.c index 115fb92..1429de0 100644 --- a/tests/cl/custom/buffer-flags.c +++ b/tests/cl/custom/buffer-flags.c @@ -173,6 +173