RE: [PATCH v3 2/6] davinci vpbe: VPBE display driver

2010-12-08 Thread Hans Verkuil
> Hans, > Thanks for the comments. Only one comment from me. Rest everything I have > taken care. > > Thanks and Regards, > -Manju > > On Tue, Dec 07, 2010 at 02:13:45, Hans Verkuil wrote: >> Comments below... >> >> On Thursday, December 02, 2010 13:38:36 Manjunath Hadli wrote: >> > This patch imp

RE: [PATCH v3 2/6] davinci vpbe: VPBE display driver

2010-12-08 Thread Hadli, Manjunath
Hans, Thanks for the comments. Only one comment from me. Rest everything I have taken care. Thanks and Regards, -Manju On Tue, Dec 07, 2010 at 02:13:45, Hans Verkuil wrote: > Comments below... > > On Thursday, December 02, 2010 13:38:36 Manjunath Hadli wrote: > > This patch implements the coe f

Re: [PATCH v3 2/6] davinci vpbe: VPBE display driver

2010-12-06 Thread Hans Verkuil
Comments below... On Thursday, December 02, 2010 13:38:36 Manjunath Hadli wrote: > This patch implements the coe functionality of the dislay driver, > mainly controlling the VENC and other encoders, and acting as > the one point interface for the man V4L2 driver.This implements > the cre of each o

RE: [PATCH v3 2/6] davinci vpbe: VPBE display driver

2010-12-02 Thread Karicheri, Muralidharan
Mauro Carvalho Chehab; Hans Verkuil; Hadli, Manjunath; Karicheri, >Muralidharan >Subject: [PATCH v3 2/6] davinci vpbe: VPBE display driver > >This patch implements the coe functionality of the dislay driver, >mainly controlling the VENC and other encoders, and acting as >the one

[PATCH v3 2/6] davinci vpbe: VPBE display driver

2010-12-02 Thread Manjunath Hadli
This patch implements the coe functionality of the dislay driver, mainly controlling the VENC and other encoders, and acting as the one point interface for the man V4L2 driver.This implements the cre of each of the V4L2 IOCTLs. Signed-off-by: Manjunath Hadli Signed-off-by: Muralidharan Karicheri