Re: [PATCH] v4l: vsp1: Add VIDIOC_EXPBUF support

2016-12-14 Thread jac...@jmondi.org
Hi Laurent, Yes, thanks you, I'm now able to use that ioctl and export dmabuf file descriptors On 12/12/2016 11:37, Laurent Pinchart wrote: Use the vb2 ioctl handler directly. Signed-off-by: Laurent Pinchart Tested-by: Jacopo Mondi --- drivers/media/platform/vsp1/vsp1_video.c | 1 +

[PATCH] v4l: vsp1: Add VIDIOC_EXPBUF support

2016-12-12 Thread Laurent Pinchart
Use the vb2 ioctl handler directly. Signed-off-by: Laurent Pinchart --- drivers/media/platform/vsp1/vsp1_video.c | 1 + 1 file changed, 1 insertion(+) Jacopo, Does this fix your issue ? diff --git a/drivers/media/platform/vsp1/vsp1_video.c b/drivers/media/platform/vsp1/vsp1_video.c index fd3