Re: [PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage

2023-04-22 Thread Oleksii Moisieiev
Hello, Just wanted to add some additional information hoping it will help to start the discussion and find a correct approach: My goal is to provide correct buffer for the interfaces, such as zwp_linux_dmabuf_v1_interface, so zero-copy feature will work. My suggestion is to give a possibility t

Re: AW: [PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage

2023-01-03 Thread Oleksii Moisieiev
naro.org<mailto:linaro-mm-...@lists.linaro.org> <mailto:linaro-mm-...@lists.linaro.org> Betreff: [PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage Hello, Let me introduce the new ioctls, which are intended to allow gntdev to map scatter-gather table on to

[PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage

2023-01-03 Thread Oleksii Moisieiev
Hello, Let me introduce the new ioctls, which are intended to allow gntdev to map scatter-gather table on top of the existing dmabuf, referenced by file descriptor. When using dma-buf exporter to create dma-buf with backing storage and map it to the grant refs, provided from the domain, we've met

AW: [PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage

2023-01-02 Thread Koenig, Christian
; xen-de...@lists.xenproject.org ; linux-ker...@vger.kernel.org ; Sumit Semwal ; Koenig, Christian ; linux-me...@vger.kernel.org ; dri-devel@lists.freedesktop.org ; linaro-mm-...@lists.linaro.org Betreff: [PATCH v1 0/3] Add ioctls to map grant refs on the external backing storage Hello, Let