Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Malcolm Priestley
On Tue, 2011-08-30 at 21:39 +0200, Hans Verkuil wrote: > On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: > > None of the media drivers are compulsory, let users select which drivers > > they want to build, instead of having to unselect them one by one. > > I disagree with this: w

RE: videobuf2 user pointer vma release seqeuence

2011-08-30 Thread Marek Szyprowski
Hello, On Tuesday, August 30, 2011 5:38 PM Tang, Yu wrote: > Marek, > > Thanks for the quick response and confirmation! Will submit the patch > tomorrow. I've already extracted it from your mail. It is available on my vb2 fixes branch which I want to send for merging soon: http://git.infra

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 16:50, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 00:45:39 Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from

Re: Afatech AF9013

2011-08-30 Thread Malcolm Priestley
On Mon, 2011-08-29 at 20:40 +0200, Josu Lazkano wrote: > 2011/8/23 Jason Hecker : > > Damn, this patch didn't help so maybe forget this patch. Tuner A is > > still messed up. > > > > Hello, thanks all to reply this post. I have no idea how to apply the > patch on my Debian Squeeze. Can you help t

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Laurent Pinchart
Hi Gary, On Wednesday 31 August 2011 00:45:39 Gary Thomas wrote: > On 2011-08-29 04:49, Laurent Pinchart wrote: > > On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: > >> Background: I have working video capture drivers based on the > >> TI PSP codebase from 2.6.32. In particular, I managed

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-29 04:49, Laurent Pinchart wrote: Hi Gary, On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from 2.6.32. In particular, I managed to get a driver for the TVP5150 (analogue BT656) working with that k

Re: BUG: unable to handle kernel paging request at 6b6b6bcb (v4l2_device_disconnect+0x11/0x30)

2011-08-30 Thread Laurent Pinchart
Hi, On Monday 29 August 2011 22:48:46 Sitsofe Wheeler wrote: > Hi, > > I managed to produce an oops in 3.1.0-rc3-00270-g7a54f5e by unplugging a > USB webcam. Thanks for the report. Can you reproduce this on v3.0 ? What were the exact steps that led to the crash ? -- Regards, Laurent Pinchart

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Michael Krufky
On Tue, Aug 30, 2011 at 5:47 PM, Guennadi Liakhovetski wrote: > On Tue, 30 Aug 2011, Michael Krufky wrote: > >> On Tue, Aug 30, 2011 at 4:12 PM, Guennadi Liakhovetski >> wrote: >> > On Tue, 30 Aug 2011, Hans Verkuil wrote: >> > >> >> On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrot

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Michael Krufky wrote: > On Tue, Aug 30, 2011 at 4:12 PM, Guennadi Liakhovetski > wrote: > > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > > >> On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: > >> > None of the media drivers are compulsory, let users select wh

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Hans Verkuil wrote: > On Tuesday, August 30, 2011 22:12:09 Guennadi Liakhovetski wrote: > > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > > > > On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: > > > > None of the media drivers are compulsory, let users select

Re: [PATCH 1/5] [media] v4l: add support for selection api

2011-08-30 Thread Sakari Ailus
Hi Thomaas, Thanks for the patch. On Fri, Aug 26, 2011 at 03:06:03PM +0200, Tomasz Stanislawski wrote: > This patch introduces new api for a precise control of cropping and composing > features for video devices. The new ioctls are VIDIOC_S_SELECTION and > VIDIOC_G_SELECTION. > > Signed-off-by:

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Sakari Ailus
On Tue, Aug 30, 2011 at 10:23:05AM -0600, Gary Thomas wrote: > On 2011-08-30 10:07, Enrico wrote: > >On Tue, Aug 30, 2011 at 4:56 PM, Gary Thomas wrote: > >>Yes, that helped a lot. When I create the devices by hand, I can now see > >>my driver starting to be accessed (right now it's very much an

Re: [PATCH 1/2] omap3: ISP: Fix the failure of CCDC capture during suspend/resume

2011-08-30 Thread Laurent Pinchart
Hi, On Wednesday 10 August 2011 16:03:12 Deepthy Ravi wrote: > From: Abhilash K V > > While resuming from the "suspended to memory" state, > occasionally CCDC fails to get enabled and thus fails > to capture frames any more till the next suspend/resume > is issued. > This is a race condition whi

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Michael Krufky
On Tue, Aug 30, 2011 at 4:12 PM, Guennadi Liakhovetski wrote: > On Tue, 30 Aug 2011, Hans Verkuil wrote: > >> On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: >> > None of the media drivers are compulsory, let users select which drivers >> > they want to build, instead of having t

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Mark Brown
On Tue, Aug 30, 2011 at 10:37:21PM +0200, Laurent Pinchart wrote: > On Tuesday 30 August 2011 22:35:59 Grant Likely wrote: > > Yes. Aggregate devices are sufficiently complex that there is a strong > > argument for using a node to describe one. > Is there any document or sample implementation ?

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Laurent Pinchart
On Tuesday 30 August 2011 22:35:59 Grant Likely wrote: > On Aug 30, 2011 2:19 PM, "Mark Brown" wrote: > > On Tue, Aug 30, 2011 at 10:12:30PM +0200, Laurent Pinchart wrote: > > > Would such a device be included in the DT ? My understanding is that > > > the DT should only describe the hardware. > >

Re: Embedded device and the V4L2 API support - Was: [GIT PATCHES FOR 3.1] s5p-fimc and noon010pc30 driver updates

2011-08-30 Thread Sakari Ailus
Hi Mauro, On Thu, Aug 25, 2011 at 09:43:56AM -0300, Mauro Carvalho Chehab wrote: > Em 24-08-2011 19:29, Sakari Ailus escreveu: > > Hi Mauro, > > > > On Sat, Aug 20, 2011 at 05:12:56AM -0700, Mauro Carvalho Chehab wrote: > >> Em 20-08-2011 04:27, Sylwester Nawrocki escreveu: > >>> Hi Mauro, > >>>

Re: [media-ctl][PATCH] libmediactl: engage udev to get devname

2011-08-30 Thread L. Hanisch
Hi, Am 15.08.2011 14:20, schrieb Andy Shevchenko: Signed-off-by: Andy Shevchenko --- configure.in| 10 src/Makefile.am |2 + src/media.c | 66 ++ 3 files changed, 44 insertions(+), 34 deletions(-) diff --git a/con

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Hans Verkuil
On Tuesday, August 30, 2011 22:12:09 Guennadi Liakhovetski wrote: > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > > On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: > > > None of the media drivers are compulsory, let users select which drivers > > > they want to build, instead of h

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Mark Brown
On Tue, Aug 30, 2011 at 10:12:30PM +0200, Laurent Pinchart wrote: > Would such a device be included in the DT ? My understanding is that the DT > should only describe the hardware. For ASoC they will be, the view is that the schematic for the board is sufficiently interesting to count as hardwar

Re: [PATCH] gspca_sn9c20x: device 0c45:62b3: fix status LED

2011-08-30 Thread Frank Schäfer
Am 27.08.2011 13:55, schrieb Hans de Goede: Hi, On 08/22/2011 11:27 PM, Frank Schäfer wrote: Ping ... what happened to this patch ? ;-) I think it has fallen through the cracks. I've added it to my tree for 3.1 / 3.2 (more likely will be 3.2) Regards, Hans Thank you Hans. I will check if

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Hans Verkuil wrote: > On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: > > None of the media drivers are compulsory, let users select which drivers > > they want to build, instead of having to unselect them one by one. > > I disagree with this: while this is

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Laurent Pinchart
Hi Mark, On Tuesday 30 August 2011 17:46:42 Mark Brown wrote: > On Tue, Aug 30, 2011 at 05:42:55PM +0200, Laurent Pinchart wrote: > > A dependency system is tempting but will be very complex to implement > > properly, especially when faced with cyclic dependencies. For instance > > the OMAP3 ISP d

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Hans Verkuil
On Tuesday, August 30, 2011 19:22:00 Guennadi Liakhovetski wrote: > None of the media drivers are compulsory, let users select which drivers > they want to build, instead of having to unselect them one by one. I disagree with this: while this is fine for SoCs, for a generic kernel I think it is be

Re: [media-ctl][PATCHv2 3/4] libmediactl: use udev conditionally to get a devname

2011-08-30 Thread Laurent Pinchart
Hi Andy, On Tuesday 16 August 2011 12:28:04 Andy Shevchenko wrote: > Signed-off-by: Andy Shevchenko > --- > configure.in| 22 ++ > src/Makefile.am |2 ++ > src/media.c | 50 ++ > 3 files changed, 74 insertions(+)

Re: [media-ctl][PATCHv2 3/4] libmediactl: use udev conditionally to get a devname

2011-08-30 Thread Laurent Pinchart
Hi Andy, Thanks for the patch, and sorry for the late reply. On Tuesday 16 August 2011 12:28:04 Andy Shevchenko wrote: > Signed-off-by: Andy Shevchenko > --- > configure.in| 22 ++ > src/Makefile.am |2 ++ > src/media.c | 50 ++

Re: Usb digital TV

2011-08-30 Thread Gabriel Sartori
Hi, It worked in my i.mx28 based board also! In my intel pc I used VLC to play video but I do not have a port of VLC to my platform. Is it possible to use gstreamer to play it? Thanks a lot! Gabriel Sartori 2011/8/30 Gabriel Sartori : > Thank you Allan! > >  Did this device that you use

Re: [PATCH 1/5] [media] v4l: add support for selection api

2011-08-30 Thread Tomasz Stanislawski
On 08/26/2011 05:01 PM, Laurent Pinchart wrote: Hi Tomasz, On Friday 26 August 2011 15:06:03 Tomasz Stanislawski wrote: This patch introduces new api for a precise control of cropping and composing features for video devices. The new ioctls are VIDIOC_S_SELECTION and VIDIOC_G_SELECTION. Signed

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Michael Krufky
On Tue, Aug 30, 2011 at 1:32 PM, Michael Krufky wrote: > On Tue, Aug 30, 2011 at 1:22 PM, Guennadi Liakhovetski > wrote: >> None of the media drivers are compulsory, let users select which drivers >> they want to build, instead of having to unselect them one by one. >> >> Signed-off-by: Guennadi

Re: [PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Michael Krufky
On Tue, Aug 30, 2011 at 1:22 PM, Guennadi Liakhovetski wrote: > None of the media drivers are compulsory, let users select which drivers > they want to build, instead of having to unselect them one by one. > > Signed-off-by: Guennadi Liakhovetski I would be against this particular patch. When M

[PATCH] media: none of the drivers should be enabled by default

2011-08-30 Thread Guennadi Liakhovetski
None of the media drivers are compulsory, let users select which drivers they want to build, instead of having to unselect them one by one. Signed-off-by: Guennadi Liakhovetski --- drivers/media/common/tuners/Kconfig | 23 +-- drivers/media/radio/Kconfig |1 - d

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 10:36, Enrico wrote: On Tue, Aug 30, 2011 at 6:23 PM, Gary Thomas wrote: Thanks, I'll give it a look. Your note says that /dev/video* is properly registered. Does this mean that udev created them for you on boot as well? If so, what version of udev are you using? What's your r

Re: Usb digital TV

2011-08-30 Thread Gabriel Sartori
Thank you Allan! I tried that device and it worked fine in my workstation. Now I will try this at my mx28 based board!!! Best regards, Gabriel Sartori 2011/8/30 Alan Carvalho de Assis : > Hi Gabriel, > > On 8/30/11, Gabriel Sartori wrote: >> Thank you Allan! >> >>   Did this device that you us

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Enrico
On Tue, Aug 30, 2011 at 6:23 PM, Gary Thomas wrote: > Thanks, I'll give it a look. > > Your note says that /dev/video* is properly registered.  Does this > mean that udev created them for you on boot as well?  If so, what > version of udev are you using?  What's your root file system setup? > n.b.

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 10:07, Enrico wrote: On Tue, Aug 30, 2011 at 4:56 PM, Gary Thomas wrote: Yes, that helped a lot. When I create the devices by hand, I can now see my driver starting to be accessed (right now it's very much an empty stub) From your logs it seems you are using a tvp5150, i've po

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Enrico
On Tue, Aug 30, 2011 at 4:56 PM, Gary Thomas wrote: > Yes, that helped a lot.  When I create the devices by hand, I can now see > my driver starting to be accessed (right now it's very much an empty stub) >From your logs it seems you are using a tvp5150, i've posted a patch [1] for tvp5150 that m

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Laurent Pinchart wrote: > A dependency system is tempting but will be very complex to implement > properly, especially when faced with cyclic dependencies. For instance the > OMAP3 ISP driver requires the camera sensor device to be present to proceed, Switching to a notifi

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Laurent Pinchart
Hi Gary, On Tuesday 30 August 2011 16:56:11 Gary Thomas wrote: > On 2011-08-30 08:20, Laurent Pinchart wrote: > > On Tuesday 30 August 2011 16:18:00 Gary Thomas wrote: > >> On 2011-08-30 08:08, Gary Thomas wrote: [snip] > >>> When I run 'media-ctl -p', I see the various nodes, etc, and they all

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Mark Brown
On Tue, Aug 30, 2011 at 05:42:55PM +0200, Laurent Pinchart wrote: > A dependency system is tempting but will be very complex to implement > properly, especially when faced with cyclic dependencies. For instance the > OMAP3 ISP driver requires the camera sensor device to be present to proceed, >

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Laurent Pinchart
Hi Guennadi, On Tuesday 30 August 2011 17:34:05 Guennadi Liakhovetski wrote: > On Tue, 30 Aug 2011, Bastian Hecht wrote: > > 2011/8/30 Guennadi Liakhovetski : > > > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > >> On Tuesday, August 30, 2011 16:24:55 Guennadi Liakhovetski wrote: > > >> > Hi Hans >

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Laurent Pinchart
On Tuesday 30 August 2011 17:18:31 Grant Likely wrote: > On Tue, Aug 30, 2011 at 8:03 AM, Guennadi Liakhovetski > > wrote: > > Hi Grant > > > > On Tue, 30 Aug 2011, Grant Likely wrote: > >> On Tue, Aug 30, 2011 at 02:41:48PM +0100, Mark Brown wrote: > >> > On Tue, Aug 30, 2011 at 12:20:09AM +020

Re: videobuf2 user pointer vma release seqeuence

2011-08-30 Thread Tang, Yu
Marek, Thanks for the quick response and confirmation! Will submit the patch tomorrow. Regards, Yu Tang -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.ht

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Bastian Hecht wrote: > 2011/8/30 Guennadi Liakhovetski : > > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > > >> On Tuesday, August 30, 2011 16:24:55 Guennadi Liakhovetski wrote: > >> > Hi Hans > >> > > >> > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > > > [snip] > > > >> > > Th

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Bastian Hecht
2011/8/30 Guennadi Liakhovetski : > On Tue, 30 Aug 2011, Hans Verkuil wrote: > >> On Tuesday, August 30, 2011 16:24:55 Guennadi Liakhovetski wrote: >> > Hi Hans >> > >> > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > [snip] > >> > > The problem with S_FMT changing the crop rectangle (and I assume we

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Grant Likely
On Tue, Aug 30, 2011 at 8:03 AM, Guennadi Liakhovetski wrote: > Hi Grant > > On Tue, 30 Aug 2011, Grant Likely wrote: > >> On Tue, Aug 30, 2011 at 02:41:48PM +0100, Mark Brown wrote: >> > On Tue, Aug 30, 2011 at 12:20:09AM +0200, Guennadi Liakhovetski wrote: >> > > On Mon, 29 Aug 2011, Laurent Pin

[PATCH v4] s5p-fimc: Add runtime PM support in the mem-to-mem driver

2011-08-30 Thread Sylwester Nawrocki
Add runtime PM and system sleep support in the memory-to-memory driver. This is required to enable the device operation on Exynos4 SoCs. This patch prevents system boot failure when the driver is compiled in, as it now tries to access its I/O memory without first enabling the corresponding power do

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Hans Verkuil wrote: > On Tuesday, August 30, 2011 16:24:55 Guennadi Liakhovetski wrote: > > Hi Hans > > > > On Tue, 30 Aug 2011, Hans Verkuil wrote: [snip] > > > The problem with S_FMT changing the crop rectangle (and I assume we are > > > not > > > talking about small pix

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 08:20, Laurent Pinchart wrote: Hi Gary, On Tuesday 30 August 2011 16:18:00 Gary Thomas wrote: On 2011-08-30 08:08, Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture dri

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Hans Verkuil
On Tuesday, August 30, 2011 16:24:55 Guennadi Liakhovetski wrote: > Hi Hans > > On Tue, 30 Aug 2011, Hans Verkuil wrote: > > > On Tuesday, August 30, 2011 15:13:25 Guennadi Liakhovetski wrote: > > > (also replying to a similar comment by Sakari) > > > > > > On Tue, 30 Aug 2011, Laurent Pinchart

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Guennadi Liakhovetski
Hi Hans On Tue, 30 Aug 2011, Hans Verkuil wrote: > On Tuesday, August 30, 2011 15:13:25 Guennadi Liakhovetski wrote: > > (also replying to a similar comment by Sakari) > > > > On Tue, 30 Aug 2011, Laurent Pinchart wrote: > > > > > Hi Guennadi, > > > > > > On Tuesday 30 August 2011 10:55:08 Gue

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Laurent Pinchart
Hi Gary, On Tuesday 30 August 2011 16:18:00 Gary Thomas wrote: > On 2011-08-30 08:08, Gary Thomas wrote: > > On 2011-08-29 04:49, Laurent Pinchart wrote: > >> On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: > >>> Background: I have working video capture drivers based on the > >>> TI PSP cod

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-30 08:08, Gary Thomas wrote: On 2011-08-29 04:49, Laurent Pinchart wrote: Hi Gary, On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from 2.6.32. In particular, I managed to get a driver for the TVP51

Re: Getting started with OMAP3 ISP

2011-08-30 Thread Gary Thomas
On 2011-08-29 04:49, Laurent Pinchart wrote: Hi Gary, On Thursday 25 August 2011 18:07:38 Gary Thomas wrote: Background: I have working video capture drivers based on the TI PSP codebase from 2.6.32. In particular, I managed to get a driver for the TVP5150 (analogue BT656) working with that k

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Guennadi Liakhovetski
Hi Grant On Tue, 30 Aug 2011, Grant Likely wrote: > On Tue, Aug 30, 2011 at 02:41:48PM +0100, Mark Brown wrote: > > On Tue, Aug 30, 2011 at 12:20:09AM +0200, Guennadi Liakhovetski wrote: > > > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > > > > > My idea was to let the kernel register all dev

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Mark Brown
On Tue, Aug 30, 2011 at 07:56:09AM -0600, Grant Likely wrote: > On Tue, Aug 30, 2011 at 02:41:48PM +0100, Mark Brown wrote: > > The events should only be generated after the probe() has succeeded so > > if the driver talks to the hardware then it can fail probe() if need be. > I'm a bit confused

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Grant Likely
On Tue, Aug 30, 2011 at 02:41:48PM +0100, Mark Brown wrote: > On Tue, Aug 30, 2011 at 12:20:09AM +0200, Guennadi Liakhovetski wrote: > > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > > > My idea was to let the kernel register all devices based on the DT or > > > board > > > code. When the V4L

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Hans Verkuil
On Tuesday, August 30, 2011 15:13:25 Guennadi Liakhovetski wrote: > (also replying to a similar comment by Sakari) > > On Tue, 30 Aug 2011, Laurent Pinchart wrote: > > > Hi Guennadi, > > > > On Tuesday 30 August 2011 10:55:08 Guennadi Liakhovetski wrote: > > > On Mon, 29 Aug 2011, Laurent Pincha

Re: [ANN] Meeting minutes of the Cambourne meeting

2011-08-30 Thread Mark Brown
On Tue, Aug 30, 2011 at 12:20:09AM +0200, Guennadi Liakhovetski wrote: > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > My idea was to let the kernel register all devices based on the DT or board > > code. When the V4L2 host/bridge driver gets registered, it will then call a > > V4L2 core func

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Bastian Hecht
Hello Laurent and others, 2011/8/30 Laurent Pinchart : > Hi Guennadi, > > On Tuesday 30 August 2011 15:13:25 Guennadi Liakhovetski wrote: >> On Tue, 30 Aug 2011, Laurent Pinchart wrote: >> > On Tuesday 30 August 2011 10:55:08 Guennadi Liakhovetski wrote: >> > > On Mon, 29 Aug 2011, Laurent Pinchar

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Guennadi Liakhovetski
On Tue, 30 Aug 2011, Laurent Pinchart wrote: > Hi Guennadi, > > On Tuesday 30 August 2011 15:13:25 Guennadi Liakhovetski wrote: > > On Tue, 30 Aug 2011, Laurent Pinchart wrote: > > > On Tuesday 30 August 2011 10:55:08 Guennadi Liakhovetski wrote: > > > > On Mon, 29 Aug 2011, Laurent Pinchart wrot

Re: Usb digital TV

2011-08-30 Thread Alan Carvalho de Assis
Hi Gabriel, On 8/30/11, Gabriel Sartori wrote: > Thank you Allan! > > Did this device that you use works in 1-seg? I think it is just full-seg! > Yes, it support both: 1-seg and full-seg. In our device we use only 1-seg because your processor cannot decode full-seg. Best Regards, Alan -- To

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Laurent Pinchart
Hi Guennadi, On Tuesday 30 August 2011 15:13:25 Guennadi Liakhovetski wrote: > On Tue, 30 Aug 2011, Laurent Pinchart wrote: > > On Tuesday 30 August 2011 10:55:08 Guennadi Liakhovetski wrote: > > > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > > > On Monday 29 August 2011 14:34:53 Guennadi Liak

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Laurent Pinchart
Hi Mauro, Could you please comment on this ? In a nutshell (and from my biased point of view), the question is "can cropping be configured using S_FMT instead of S_CROP ?". The answer is of course no :-) On Tuesday 30 August 2011 15:13:25 Guennadi Liakhovetski wrote: > On Tue, 30 Aug 2011, Laur

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Guennadi Liakhovetski
(also replying to a similar comment by Sakari) On Tue, 30 Aug 2011, Laurent Pinchart wrote: > Hi Guennadi, > > On Tuesday 30 August 2011 10:55:08 Guennadi Liakhovetski wrote: > > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > > On Monday 29 August 2011 14:34:53 Guennadi Liakhovetski wrote: > >

Re: Usb digital TV

2011-08-30 Thread Gabriel Sartori
Thank you Allan! Did this device that you use works in 1-seg? I think it is just full-seg! Using the Siano based device I tried a better antenna and still cannot scan channels. I also tried the patches from Mauro and modified the device firmware to isdbt_nova_12mhz_b0.inp forcing it to use

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Laurent Pinchart
Hi Guennadi, On Tuesday 30 August 2011 10:55:08 Guennadi Liakhovetski wrote: > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > On Monday 29 August 2011 14:34:53 Guennadi Liakhovetski wrote: > > > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > > > On Monday 29 August 2011 14:18:50 Guennadi Liakh

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Sakari Ailus
On Mon, Aug 29, 2011 at 02:18:50PM +0200, Guennadi Liakhovetski wrote: > Hi Laurent > > On Sun, 28 Aug 2011, Laurent Pinchart wrote: > > [snip] > > > > @@ -593,8 +639,7 @@ static struct ov5642 *to_ov5642(const struct > > > i2c_client > > > *client) } > > > > > > /* Find a data format by a pix

Re: AVerTV Hybrid Volar MAX (H826) wiki entry

2011-08-30 Thread Devin Heitmueller
On Tue, Aug 30, 2011 at 7:44 AM, Brian J. Murrell wrote: > Hi, > > I was looking at the wiki for the supported status of the AVerMedia > AVerTV Hybrid Volar MAX (H826).  The wiki says it's not supported.  But > the wiki also says it's a PCIe card, which it's clearly not: > http://www.avermedia-usa

AVerTV Hybrid Volar MAX (H826) wiki entry

2011-08-30 Thread Brian J. Murrell
Hi, I was looking at the wiki for the supported status of the AVerMedia AVerTV Hybrid Volar MAX (H826). The wiki says it's not supported. But the wiki also says it's a PCIe card, which it's clearly not: http://www.avermedia-usa.com/AVerTV/Product/ProductDetail.aspx?Id=431 Additionally in the AP

[GIT PATCHES FOR 3.2] Two small fixes and more -ENOTTY fixes

2011-08-30 Thread Hans Verkuil
Two small fixes that fix v4l2-compliance errors in vivi and ivtv, and one larger fix that fixes some remaining v4l2-compliance errors with regards to ENOTTY handling. This has been posted before: http://www.mail-archive.com/linux-media@vger.kernel.org/msg35415.html But it received no comments,

[GIT PATCHES FOR 3.2] Add VOLATILE flag and change autocluster handling of volatile controls

2011-08-30 Thread Hans Verkuil
Acked by Hans de Goede and based on extensive discussions on how to handle this. See: http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/35067 http://comments.gmane.org/gmane.linux.drivers.video-input-infrastructure/36650 So it's time to get this merged. Regards,

Re: [PATCH] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-30 Thread Guennadi Liakhovetski
On Mon, 29 Aug 2011, Laurent Pinchart wrote: > Hi Guennadi, > > On Monday 29 August 2011 14:34:53 Guennadi Liakhovetski wrote: > > On Mon, 29 Aug 2011, Laurent Pinchart wrote: > > > On Monday 29 August 2011 14:18:50 Guennadi Liakhovetski wrote: > > > > On Sun, 28 Aug 2011, Laurent Pinchart wrote:

Re: [cron job] v4l-dvb daily build: ERRORS

2011-08-30 Thread Hans Verkuil
Hi all, For some reason these daily messages are suddenly marked as spam by vger.kernel.org since Sunday. I've made a change in how the email is sent, if that doesn't work then I'll contact the postmaster to get this resolved. Regards, Hans On Saturday, August 27, 2011 21:05:34 Hans V

Media subsystem workshop 2011

2011-08-30 Thread Jean-Paul Saman
Mauro, I would like to get invited to the Media Subsystem workshop in Prague. Kind Regards, Jean-Paul Saman -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-in

Re: Can you review or ack this patch?

2011-08-30 Thread Hans Verkuil
On Tuesday, August 23, 2011 08:35:35 Al Viro wrote: > On Tue, Aug 23, 2011 at 08:33:25AM +0200, Hans Verkuil wrote: > > (and resent again, this time with the correct linux-fsdevel mail address) > > (Resent as requested by Andrew Morton since this is still stuck) > > > > Hi Al, Andrew, > > > > Can

Re: PROBLEM: Unable to handle kernel paging request

2011-08-30 Thread Josef Lusticky
Dne 12.8.2011 21:05, Mauro Carvalho Chehab napsal(a): Hi Josef, Em 12-08-2011 14:28, Randy Dunlap escreveu: On Fri, 12 Aug 2011 14:38:40 +0200 Josef Lusticky wrote: Hi Randy, thank you for your answer! The commit seems to fix issues with ip_vs_ctl module, but I got another panic today using