Re: [RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer

2018-04-23 Thread Hans Verkuil
On 04/09/2018 05:11 PM, Kieran Bingham wrote: > Hi Hans, > > Thank you for the patch series ! > > I'm looking forwards to finding some time to try out this work. > > Just briefly scanning through the series, and I saw the minor issue below. > > Regards > > Kieran > > > On 09/04/18 15:20, Han

Re: [RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer

2018-04-10 Thread Mauro Carvalho Chehab
Em Mon, 9 Apr 2018 16:20:14 +0200 Hans Verkuil escreveu: > From: Hans Verkuil > > The userspace-provided plane data needs to be stored in > vb2_v4l2_buffer. Currently this information is applied by > __fill_vb2_buffer() which is called by the core prepare_buf > and qbuf functions, but when usi

Re: [RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer

2018-04-09 Thread Kieran Bingham
Hi Hans, Thank you for the patch series ! I'm looking forwards to finding some time to try out this work. Just briefly scanning through the series, and I saw the minor issue below. Regards Kieran On 09/04/18 15:20, Hans Verkuil wrote: > From: Hans Verkuil > > The userspace-provided plane d

[RFCv11 PATCH 17/29] vb2: store userspace data in vb2_v4l2_buffer

2018-04-09 Thread Hans Verkuil
From: Hans Verkuil The userspace-provided plane data needs to be stored in vb2_v4l2_buffer. Currently this information is applied by __fill_vb2_buffer() which is called by the core prepare_buf and qbuf functions, but when using requests these functions aren't called yet since the buffer won't be