Re: [RFCv2 API PATCH 13/28] Add V4L2_CAP_MONOTONIC_TS where applicable.

2012-09-13 Thread Laurent Pinchart
Hi Hans, On Friday 07 September 2012 15:29:13 Hans Verkuil wrote: > From: Hans Verkuil > > Add the new V4L2_CAP_MONOTONIC_TS capability to those drivers that > use monotomic timestamps instead of the system time. > > Signed-off-by: Hans Verkuil For uvcvideo, Acked-by: Laurent Pinchart --

Re: [RFCv2 API PATCH 13/28] Add V4L2_CAP_MONOTONIC_TS where applicable.

2012-09-09 Thread Hans Verkuil
On Sat September 8 2012 16:33:32 Rémi Denis-Courmont wrote: > Le vendredi 7 septembre 2012 16:29:13, Hans Verkuil a écrit : > > diff --git a/drivers/media/platform/davinci/vpbe_display.c > > b/drivers/media/platform/davinci/vpbe_display.c index 9a05c81..3a50547 > > 100644 > > --- a/drivers/media/pl

Re: [RFCv2 API PATCH 13/28] Add V4L2_CAP_MONOTONIC_TS where applicable.

2012-09-08 Thread Rémi Denis-Courmont
Le vendredi 7 septembre 2012 16:29:13, Hans Verkuil a écrit : > diff --git a/drivers/media/platform/davinci/vpbe_display.c > b/drivers/media/platform/davinci/vpbe_display.c index 9a05c81..3a50547 > 100644 > --- a/drivers/media/platform/davinci/vpbe_display.c > +++ b/drivers/media/platform/davinci/v

Re: [RFCv2 API PATCH 13/28] Add V4L2_CAP_MONOTONIC_TS where applicable.

2012-09-07 Thread Sylwester Nawrocki
On 09/07/2012 03:29 PM, Hans Verkuil wrote: From: Hans Verkuil Add the new V4L2_CAP_MONOTONIC_TS capability to those drivers that use monotomic timestamps instead of the system time. Signed-off-by: Hans Verkuil For s5p-fimc, Acked-by: Sylwester Nawrocki -- To unsubscribe from this list: sen

[RFCv2 API PATCH 13/28] Add V4L2_CAP_MONOTONIC_TS where applicable.

2012-09-07 Thread Hans Verkuil
From: Hans Verkuil Add the new V4L2_CAP_MONOTONIC_TS capability to those drivers that use monotomic timestamps instead of the system time. Signed-off-by: Hans Verkuil --- drivers/media/pci/cx18/cx18-ioctl.c |2 +- drivers/media/platform/davinci/vpbe_display.c |3 ++- drivers/