Re: [Mesa-dev] [PATCH 00/26] RadeonSI getting ready for interop with HSA/OpenCL

2016-03-08 Thread Nicolai Hähnle
On 02.03.2016 11:36, Marek Olšák wrote: Hi, This patch series contains necessary radeonsi changes in order to support OpenGL-OpenCL interop. This only covers buffer and texture sharing. Patches 1-16, 18-21, 25, and 26 are Reviewed-by: Nicolai Hähnle The changes can be summarized to: - wr

Re: [Mesa-dev] [PATCH 00/26] RadeonSI getting ready for interop with HSA/OpenCL

2016-03-07 Thread Michel Dänzer
On 03.03.2016 01:36, Marek Olšák wrote: > Hi, > > This patch series contains necessary radeonsi changes in order to support > OpenGL-OpenCL interop. This only covers buffer and texture sharing. > > The changes can be summarized to: > - write an image descriptor to amdgpu buffer metadata for Open

[Mesa-dev] [PATCH 00/26] RadeonSI getting ready for interop with HSA/OpenCL

2016-03-02 Thread Marek Olšák
Hi, This patch series contains necessary radeonsi changes in order to support OpenGL-OpenCL interop. This only covers buffer and texture sharing. The changes can be summarized to: - write an image descriptor to amdgpu buffer metadata for OpenCL to use it - buffer map/unmap optimizations need to