Re: [Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-08-28 Thread Vinson Lee
On Mon, Aug 28, 2017 at 3:23 PM, Jan Vesely wrote: > On Mon, 2017-08-28 at 15:15 -0700, Vinson Lee wrote: >> On Wed, Jul 19, 2017 at 3:51 PM, Jan Vesely wrote: >> > v2: Fix warning in cl-api-get-mem-object-info >> > v3: Filter permissible queue

Re: [Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-08-28 Thread Jan Vesely
On Mon, 2017-08-28 at 15:15 -0700, Vinson Lee wrote: > On Wed, Jul 19, 2017 at 3:51 PM, Jan Vesely wrote: > > v2: Fix warning in cl-api-get-mem-object-info > > v3: Filter permissible queue properties combinations > > Use and test clCreateCommandQueueWithProperties on

Re: [Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-08-28 Thread Vinson Lee
On Wed, Jul 19, 2017 at 3:51 PM, Jan Vesely wrote: > v2: Fix warning in cl-api-get-mem-object-info > v3: Filter permissible queue properties combinations > Use and test clCreateCommandQueueWithProperties on OCL 2.0 > > Signed-off-by: Jan Vesely

Re: [Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-07-30 Thread Aaron Watry
On Sun, Jul 30, 2017, 10:31 AM Jan Vesely wrote: > On Thu, 2017-07-20 at 22:59 -0500, Aaron Watry wrote: > > Hey Jan, > > > > I've skimmed my way through this, and it's looking ok so far. I'll > > try to do a deeper dive over the changes needed for the 2.0 spec in > >

Re: [Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-07-30 Thread Jan Vesely
On Thu, 2017-07-20 at 22:59 -0500, Aaron Watry wrote: > Hey Jan, > > I've skimmed my way through this, and it's looking ok so far. I'll > try to do a deeper dive over the changes needed for the 2.0 spec in > the near future (I've been stuck in 1.1/1.2-land for too long). > > For now, you can

Re: [Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-07-20 Thread Aaron Watry
Hey Jan, I've skimmed my way through this, and it's looking ok so far. I'll try to do a deeper dive over the changes needed for the 2.0 spec in the near future (I've been stuck in 1.1/1.2-land for too long). For now, you can have an: Acked-by: Aaron Watry I'll see if I can

[Piglit] [PATCH 1/1] cl: Add support for OCL 2.0

2017-07-19 Thread Jan Vesely
v2: Fix warning in cl-api-get-mem-object-info v3: Filter permissible queue properties combinations Use and test clCreateCommandQueueWithProperties on OCL 2.0 Signed-off-by: Jan Vesely --- I see few regressions with this patch on beignet(SKL) in generated