Re: [PATCH] media: ti-vpe: Use mem-to-mem ioctl helpers

2014-12-19 Thread Prabhakar Lad
Hi Hans, On Fri, Dec 19, 2014 at 4:42 PM, Hans Verkuil wrote: > Hi Prabhakar, > > I haven't seen any movement with Nikhil's patches, so it is probably better if > you just post a new version of this patch based on the latest media_tree. > I was about to do that, as I was not able to utilize my ho

Re: [PATCH] media: ti-vpe: Use mem-to-mem ioctl helpers

2014-12-19 Thread Hans Verkuil
Hi Prabhakar, I haven't seen any movement with Nikhil's patches, so it is probably better if you just post a new version of this patch based on the latest media_tree. This patch no longer applies cleanly. Regards, Hans On 12/01/2014 12:23 PM, Hans Verkuil wrote: > On 11/18/2014 02:00 P

Re: [PATCH] media: ti-vpe: Use mem-to-mem ioctl helpers

2014-12-01 Thread Hans Verkuil
On 11/18/2014 02:00 PM, Lad, Prabhakar wrote: > This patch does the following: > > 1: Simplify the vpe mem-to-mem driver by using the m2m ioctl >and vb2 helpers. > 2: Minor code cleanup FYI: I want to postpone this patch until Nikhil's ti-vpe changes are in (assuming that will happen soon).

[PATCH] media: ti-vpe: Use mem-to-mem ioctl helpers

2014-11-18 Thread Lad, Prabhakar
This patch does the following: 1: Simplify the vpe mem-to-mem driver by using the m2m ioctl and vb2 helpers. 2: Minor code cleanup Signed-off-by: Lad, Prabhakar --- drivers/media/platform/ti-vpe/vpe.c | 152 +++- 1 file changed, 47 insertions(+), 105 deletions