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

2011-08-31 Thread Sitsofe Wheeler
Hi, On Wed, Aug 31, 2011 at 12:20:10AM +0200, Laurent Pinchart wrote: Thanks for the report. Can you reproduce this on v3.0 ? What were the exact steps that led to the crash ? Yes I can reproduce on v3.0 (oops below). The steps that lead to it are: 1. Start GNOME. 2. Plug USB webcam into

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Laurent Pinchart
Hi Gary, On Wednesday 31 August 2011 02:07:36 Gary Thomas wrote: On 2011-08-30 16:50, Laurent Pinchart wrote: 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

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

2011-08-31 Thread Hans Verkuil
On Tuesday, August 30, 2011 23:31:06 Guennadi Liakhovetski wrote: 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:

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

2011-08-31 Thread Guennadi Liakhovetski
On Wed, 31 Aug 2011, Hans Verkuil wrote: On Tuesday, August 30, 2011 23:31:06 Guennadi Liakhovetski wrote: 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

RE: [PATCH] MAINTAINERS: add entries for s5p-mfc and s5p-tv drivers

2011-08-31 Thread Jeongtae Park
Hi, Authors of the code definitely should be maintainers. I think everyone will agree. Best Regards /jtpark -Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media-ow...@vger.kernel.org] On Behalf Of Marek Szyprowski Sent: Wednesday, August 10, 2011 6:32 PM

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

2011-08-31 Thread Hans Verkuil
On Wednesday, August 31, 2011 10:26:08 Guennadi Liakhovetski wrote: On Wed, 31 Aug 2011, Hans Verkuil wrote: On Tuesday, August 30, 2011 23:31:06 Guennadi Liakhovetski wrote: On Tue, 30 Aug 2011, Hans Verkuil wrote: On Tuesday, August 30, 2011 22:12:09 Guennadi Liakhovetski wrote:

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

2011-08-31 Thread Guennadi Liakhovetski
On Wed, 31 Aug 2011, Hans Verkuil wrote: On Wednesday, August 31, 2011 10:26:08 Guennadi Liakhovetski wrote: On Wed, 31 Aug 2011, Hans Verkuil wrote: On Tuesday, August 30, 2011 23:31:06 Guennadi Liakhovetski wrote: On Tue, 30 Aug 2011, Hans Verkuil wrote: On Tuesday,

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Laurent Pinchart
Hi Gary, On Wednesday 31 August 2011 12:56:29 Gary Thomas wrote: On 2011-08-31 02:13, Laurent Pinchart wrote: On Wednesday 31 August 2011 02:07:36 Gary Thomas wrote: On 2011-08-30 16:50, Laurent Pinchart wrote: On Wednesday 31 August 2011 00:45:39 Gary Thomas wrote: On 2011-08-29 04:49,

[PATCH v3 1/3] fbdev: Add FOURCC-based format configuration API

2011-08-31 Thread Laurent Pinchart
This API will be used to support YUV frame buffer formats in a standard way. Last but not least, create a much needed fbdev API documentation and document the format setting APIs. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- Documentation/fb/api.txt | 317

[PATCH v3 2/3] v4l: Add V4L2_PIX_FMT_NV24 and V4L2_PIX_FMT_NV42 formats

2011-08-31 Thread Laurent Pinchart
NV24 and NV42 are planar YCbCr 4:4:4 and YCrCb 4:4:4 formats with a luma plane followed by an interleaved chroma plane. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- Documentation/DocBook/media/v4l/pixfmt-nv24.xml | 129 +++

[PATCH v3 3/3] fbdev: sh_mobile_lcdc: Support FOURCC-based format API

2011-08-31 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- arch/arm/mach-shmobile/board-ag5evm.c |2 +- arch/arm/mach-shmobile/board-ap4evb.c |4 +- arch/arm/mach-shmobile/board-mackerel.c |4 +- arch/sh/boards/mach-ap325rxa/setup.c|2 +-

Re: [RFC PATCH 1/8] davinci: vpfe: add dm3xx IPIPEIF hardware support module

2011-08-31 Thread 'Sakari Ailus'
On Mon, Aug 29, 2011 at 08:49:30PM +0530, Hadli, Manjunath wrote: Sakari, Hi Manju, I have sent a fresh patch-set with your comments fixed and and some cleanup and reorg of my own- mainly the headers. Please review. I'll try to review at the patches when I have time. Also, I had

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
On 2011-08-31 05:00, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 12:56:29 Gary Thomas wrote: On 2011-08-31 02:13, Laurent Pinchart wrote: On Wednesday 31 August 2011 02:07:36 Gary Thomas wrote: On 2011-08-30 16:50, Laurent Pinchart wrote: On Wednesday 31 August 2011

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

2011-08-31 Thread Mauro Carvalho Chehab
Em 31-08-2011 06:06, Guennadi Liakhovetski escreveu: I would propose to start by reorganizing the menu. E.g. make a submenu for old legacy bus drivers (parallel port, ISA), for platform drivers, and for 'rare' drivers (need a better name for that :-) ). For example the Hexium PCI drivers are

[PATCH] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver

2011-08-31 Thread Laurent Pinchart
The MT9T001 is a parallel 3MP sensor from Aptina (formerly Micron) controlled through I2C. The driver creates a V4L2 subdevice. It currently supports binning and cropping, and the gain, exposure, test pattern and black level controls. Signed-off-by: Laurent Pinchart

Re: [PATCH] omap_vout: Add poll() support

2011-08-31 Thread Laurent Pinchart
Hi Vaibhav, Any opinion on this patch ? On Wednesday 24 August 2011 12:27:49 Laurent Pinchart wrote: Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap/omap_vout.c | 10 ++ 1 files changed, 10 insertions(+), 0 deletions(-) diff --git

[PATCH 1/4] v4l: add support for selection api

2011-08-31 Thread Tomasz Stanislawski
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: Tomasz Stanislawski t.stanisl...@samsung.com Signed-off-by: Kyungmin Park kyungmin.p...@samsung.com ---

[PATCH 4/4] v4l: s5p-tv: mixer: add support for selection API

2011-08-31 Thread Tomasz Stanislawski
This patch add support for V4L2 selection API to s5p-tv driver. Moreover it removes old API for cropping. Old applications would still work because the crop ioctls are emulated using the selection API. Signed-off-by: Tomasz Stanislawski t.stanisl...@samsung.com Signed-off-by: Kyungmin Park

Re: [PATCH RFC] uvcvideo: Add a mapping for H.264 payloads

2011-08-31 Thread Laurent Pinchart
Hi Stephan, On Friday 28 January 2011 20:38:58 Stephan Lachowsky wrote: Associate the H.264 GUID with an H.264 pixel format so that frame and stream based format descriptors with this GUID are recognized by the UVC video driver. Can I get your Signed-off-by line for this patch ? ---

[PATCHv5 0/4] v4l: extended crop/compose api

2011-08-31 Thread Tomasz Stanislawski
Hello Everyone, This is the fifth version of extended crop/compose RFC. It was updated after Laurent's review. The patch-set introduces new ioctls to V4L2 API for configuration of selection rectangles like crop and compose areas. The last patch adds selection support for s5p-tv driver. Please

Re: [PATCH 00/21] [staging] tm6000: Assorted fixes and improvements.

2011-08-31 Thread Mauro Carvalho Chehab
Hi Thierry, Em 04-08-2011 04:13, Thierry Reding escreveu: This patch series fixes up some issues with the tm6000 driver. These patches were tested with a Cinergy Hybrid XE which is the only one I have access to, so it would be nice if someone with access to the other supported devices could

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

2011-08-31 Thread Hans Verkuil
On Wednesday, August 31, 2011 14:06:34 Mauro Carvalho Chehab wrote: Em 31-08-2011 06:06, Guennadi Liakhovetski escreveu: I would propose to start by reorganizing the menu. E.g. make a submenu for old legacy bus drivers (parallel port, ISA), for platform drivers, and for 'rare' drivers

Re: [PATCH 00/21] [staging] tm6000: Assorted fixes and improvements.

2011-08-31 Thread Thierry Reding
* Mauro Carvalho Chehab wrote: Hi Thierry, Em 04-08-2011 04:13, Thierry Reding escreveu: This patch series fixes up some issues with the tm6000 driver. These patches were tested with a Cinergy Hybrid XE which is the only one I have access to, so it would be nice if someone with access to

[RFC PATCH 0/6] Capture menu reorganization

2011-08-31 Thread Hans Verkuil
I think this is how I would reorganize the capture menu. IMHO it's much easier to navigate, and should be even better once the soc-camera sensor drivers can be moved to the other sensors. For the radio adapters a similar change would be needed (all the ISA drivers in particular should be grouped

[RFC PATCH 3/6] V4L menu: remove the EXPERIMENTAL tag from vino and c-qcam.

2011-08-31 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com These are really, really old drivers. These are really no longer experimental... Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig |8 1 files changed, 4 insertions(+), 4 deletions(-) diff --git

[RFC PATCH 2/6] V4L menu: move legacy drivers into their own submenu.

2011-08-31 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 185 +++--- 1 files changed, 101 insertions(+), 84 deletions(-) diff --git a/drivers/media/video/Kconfig

[RFC PATCH 4/6] V4L menu: move three sensor drivers to the correct sensor section.

2011-08-31 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 28 ++-- 1 files changed, 14 insertions(+), 14 deletions(-) diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index

[RFC PATCH 6/6] VL menu: Move some of the less often used drivers down in the menu list.

2011-08-31 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 32 1 files changed, 16 insertions(+), 16 deletions(-) diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index

[RFC PATCH 5/6] V4L menu: move all platform drivers to the bottom of the menu.

2011-08-31 Thread Hans Verkuil
From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 106 ++- 1 files changed, 55 insertions(+), 51 deletions(-) diff --git a/drivers/media/video/Kconfig

Re: [RFC PATCH 1/6] V4L menu: move USB drivers section to the top.

2011-08-31 Thread Guennadi Liakhovetski
On Wed, 31 Aug 2011, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com USB webcams are some of the most used V4L devices, so move it to a more prominent place in the menu instead of being at the end. Signed-off-by: Hans Verkuil hans.verk...@cisco.com ---

Re: [RFC PATCH 2/6] V4L menu: move legacy drivers into their own submenu.

2011-08-31 Thread Mauro Carvalho Chehab
Em 31-08-2011 10:38, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 185 +++--- 1 files changed, 101 insertions(+), 84 deletions(-) diff --git

Re: [RFC PATCH 5/6] V4L menu: move all platform drivers to the bottom of the menu.

2011-08-31 Thread Mauro Carvalho Chehab
Em 31-08-2011 10:38, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com IMO, a submenu for those drivers makes sense. Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 106 ++- 1 files changed, 55

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

2011-08-31 Thread Guennadi Liakhovetski
On Wed, 31 Aug 2011, Mauro Carvalho Chehab wrote: Em 31-08-2011 09:41, Hans Verkuil escreveu: [snip] And by reordering the rest of the menu so 'popular' drivers like saa7134 come before zoran and the motion eye drivers etc. would also make it easier to navigate the menu. Not sure

Re: [RFC PATCH 0/6] Capture menu reorganization

2011-08-31 Thread Guennadi Liakhovetski
Hi Hans On Wed, 31 Aug 2011, Hans Verkuil wrote: I think this is how I would reorganize the capture menu. IMHO it's much easier to navigate, and should be even better once the soc-camera sensor drivers can be moved to the other sensors. For the radio adapters a similar change would be

Re: [RFC PATCH 2/6] V4L menu: move legacy drivers into their own submenu.

2011-08-31 Thread Hans Verkuil
On Wednesday, August 31, 2011 15:47:49 Mauro Carvalho Chehab wrote: Em 31-08-2011 10:38, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com Signed-off-by: Hans Verkuil hans.verk...@cisco.com --- drivers/media/video/Kconfig | 185

Re: [RFC PATCH 5/6] V4L menu: move all platform drivers to the bottom of the menu.

2011-08-31 Thread Hans Verkuil
On Wednesday, August 31, 2011 15:50:35 Mauro Carvalho Chehab wrote: Em 31-08-2011 10:38, Hans Verkuil escreveu: From: Hans Verkuil hans.verk...@cisco.com IMO, a submenu for those drivers makes sense. I thought about that, but actually you never see any of these drivers unless you have the

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

2011-08-31 Thread Bastian Hecht
Hello Laurent, 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, Thanks for the patch. [snip] +#define REG_RED_GAIN_HIGH            0x3400 +#define REG_RED_GAIN_LOW             0x3401 +#define REG_BLUE_GAIN_HIGH           0x3404 +#define REG_BLUE_GAIN_LOW        

Re: [RFC PATCH 1/6] V4L menu: move USB drivers section to the top.

2011-08-31 Thread Michael Krufky
On Wed, Aug 31, 2011 at 9:46 AM, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: On Wed, 31 Aug 2011, Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com USB webcams are some of the most used V4L devices, so move it to a more prominent place in the menu instead of being at the

Re: [RFC PATCH 0/6] Capture menu reorganization

2011-08-31 Thread Michael Krufky
On Wed, Aug 31, 2011 at 9:53 AM, Guennadi Liakhovetski g.liakhovet...@gmx.de wrote: Hi Hans On Wed, 31 Aug 2011, Hans Verkuil wrote: I think this is how I would reorganize the capture menu. IMHO it's much easier to navigate, and should be even better once the soc-camera sensor drivers can

[PATCH 1/2 v2] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-31 Thread Bastian Hecht
This patch adds the ability to get arbitrary resolutions with a width up to 2592 and a height up to 720 pixels instead of the standard 1280x720 only. Signed-off-by: Bastian Hecht hec...@gmail.com --- diff --git a/drivers/media/video/ov5642.c b/drivers/media/video/ov5642.c index 6410bda..87b432e

[HACK 3/3] omap3isp: ccdc: Add YUV input formats support

2011-08-31 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/ispccdc.c | 33 +- drivers/media/video/omap3isp/ispvideo.c |6 + include/media/omap3isp.h|3 ++ 3 files changed, 40 insertions(+), 2

[HACK 1/3] omap3isp: video: Split format info bpp field into width and bpp

2011-08-31 Thread Laurent Pinchart
The bpp field currently stores the sample width and is aligned to the next multiple of 8 bits when computing data size in memory. This won't work anymore for YUYV8_2X8 formats. Split the bpp field into a sample width and a bits per pixel value. Signed-off-by: Laurent Pinchart

[HACK 0/3] YUYV input support for the OMAP3 ISP

2011-08-31 Thread Laurent Pinchart
Hi everybody, As there seems to be a recent interest in connecting a YUYV source (namely a tvp5140) to the OMAP3 ISP input, here are three preliminary patches that add YUYV support to the OMAP3 ISP CCDC. The patches have been compile-tested only as I lack hardware to test them. They're missing

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Laurent Pinchart
Hi Gary, On Wednesday 31 August 2011 14:01:07 Gary Thomas wrote: On 2011-08-31 05:00, Laurent Pinchart wrote: On Wednesday 31 August 2011 12:56:29 Gary Thomas wrote: On 2011-08-31 02:13, Laurent Pinchart wrote: On Wednesday 31 August 2011 02:07:36 Gary Thomas wrote: On 2011-08-30 16:50,

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
On 2011-08-31 09:15, Laurent Pinchart wrote: Hi Gary, On Wednesday 31 August 2011 14:01:07 Gary Thomas wrote: On 2011-08-31 05:00, Laurent Pinchart wrote: On Wednesday 31 August 2011 12:56:29 Gary Thomas wrote: On 2011-08-31 02:13, Laurent Pinchart wrote: On Wednesday 31 August 2011

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Bastian Hecht
2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, Thanks for the patch. On Wednesday 17 August 2011 18:02:07 Bastian Hecht wrote: The driver now supports automatic/manual gain, automatic/manual white balance, automatic/manual exposure control, vertical flip,

Re: status request of et8k8, ad5820 and their corresponding rx51 board code

2011-08-31 Thread Laurent Pinchart
Hi Sebastian, (CC'ing Sakari Ailus) On Wednesday 31 August 2011 17:15:24 Sebastian Reichel wrote: Hi, What's the plan for the rx51 camera drivers from [0]? Is there a chance, that they get included in the mainline 3.2 or 3.3 kernel? The ad5820 driver will probably be the simplest one to

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Laurent Pinchart
Hi Bastian, On Wednesday 31 August 2011 17:27:49 Bastian Hecht wrote: 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Wednesday 17 August 2011 18:02:07 Bastian Hecht wrote: The driver now supports automatic/manual gain, automatic/manual white balance, automatic/manual

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Guennadi Liakhovetski
On Wed, 31 Aug 2011, Bastian Hecht wrote: 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, Thanks for the patch. On Wednesday 17 August 2011 18:02:07 Bastian Hecht wrote: The driver now supports automatic/manual gain, automatic/manual white balance,

status request of et8k8, ad5820 and their corresponding rx51 board code

2011-08-31 Thread Sebastian Reichel
Hi, What's the plan for the rx51 camera drivers from [0]? Is there a chance, that they get included in the mainline 3.2 or 3.3 kernel? [0] http://git.linuxtv.org/pinchartl/media.git/shortlog/refs/heads/omap3isp-2.6.37-rx51 -- Sebastian signature.asc Description: Digital signature

Re: [PATCH] mfd: Combine MFD_SUPPORT and MFD_CORE

2011-08-31 Thread Jean Delvare
Hi Luciano, On Mon, 29 Aug 2011 21:41:47 +0300, Luciano Coelho wrote: From: Randy Dunlap rdun...@xenotime.net Combine MFD_SUPPORT (which only enabled the remainder of the MFD menu) and MFD_CORE. This allows other drivers to select MFD_CORE without needing to also select MFD_SUPPORT, which

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Enrico
On Wed, Aug 31, 2011 at 5:15 PM, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: I've just sent three preliminary patches to the list to add YUYV support in the OMAP3 ISP CCDC. What tree are those based on? Enrico -- To unsubscribe from this list: send the line unsubscribe

[HACK v2 1/4] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode

2011-08-31 Thread Laurent Pinchart
Those features are half-implemented and not used. Remove them. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/ispccdc.c | 42 +++ drivers/media/video/omap3isp/ispccdc.h | 18 - 2 files changed, 4

[HACK v2 0/4] YUYV input support for the OMAP3 ISP

2011-08-31 Thread Laurent Pinchart
Hi everybody, Here's (already) a second version of this patch set. This first version was missing a patch. The set is based on http://git.linuxtv.org/pinchartl/media.git/shortlog/refs/heads/omap3isp-omap3isp-next Laurent Pinchart (4): omap3isp: ccdc: Remove support for interlaced data and

[HACK v2 3/4] omap3isp: ccdc: Remove ispccdc_syncif structure

2011-08-31 Thread Laurent Pinchart
The structure is only used to store configuration data and pass it to CCDC configuration functions. Access the data directly from the locations that needs it. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/ispccdc.c | 38

[HACK v2 4/4] omap3isp: ccdc: Add YUV input formats support

2011-08-31 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/ispccdc.c | 33 +- drivers/media/video/omap3isp/ispvideo.c |6 + include/media/omap3isp.h|3 ++ 3 files changed, 40 insertions(+), 2

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Laurent Pinchart
Hi Enrico, On Wednesday 31 August 2011 18:25:28 Enrico wrote: On Wed, Aug 31, 2011 at 5:15 PM, Laurent Pinchart wrote: I've just sent three preliminary patches to the list to add YUYV support in the OMAP3 ISP CCDC. What tree are those based on? On

Re: [PATCH 1/2 v2] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-31 Thread Laurent Pinchart
Hi Bastian, A second comment. On Wednesday 31 August 2011 17:05:52 Bastian Hecht wrote: This patch adds the ability to get arbitrary resolutions with a width up to 2592 and a height up to 720 pixels instead of the standard 1280x720 only. Signed-off-by: Bastian Hecht hec...@gmail.com ---

Re: [PATCH 1/2 v2] media: Add support for arbitrary resolution for the ov5642 camera driver

2011-08-31 Thread Laurent Pinchart
Hi Bastian, Guennadi pointed out that should can sound a bit harsh, so please read my reviews as if #define you should I think you should was prepended to all of them :-) On Wednesday 31 August 2011 19:06:25 Laurent Pinchart wrote: On Wednesday 31 August 2011 17:05:52 Bastian Hecht wrote:

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Bastian Hecht
2011/8/31 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Wednesday 31 August 2011 17:27:49 Bastian Hecht wrote: 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Wednesday 17 August 2011 18:02:07 Bastian Hecht wrote: The driver now supports

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Bastian Hecht
2011/8/31 Bastian Hecht hec...@googlemail.com: 2011/8/31 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Bastian, On Wednesday 31 August 2011 17:27:49 Bastian Hecht wrote: 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Wednesday 17 August 2011 18:02:07 Bastian Hecht

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Laurent Pinchart
Hi Bastian, On Wednesday 31 August 2011 19:35:41 Bastian Hecht wrote: 2011/8/31 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Wednesday 31 August 2011 17:27:49 Bastian Hecht wrote: 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: On Wednesday 17 August 2011 18:02:07

[PATCH 1/9 v6] V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED

2011-08-31 Thread Guennadi Liakhovetski
This patch prepares for a better separation of the buffer preparation stage. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Cc: Hans Verkuil hverk...@xs4all.nl Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Marek Szyprowski m.szyprow...@samsung.com Cc: Mauro Carvalho

[PATCH 9/9 v6] V4L: soc-camera: add 2 new ioctl() handlers

2011-08-31 Thread Guennadi Liakhovetski
This patch adds two new ioctl() handlers: .vidioc_create_bufs() and .vidioc_prepare_buf() for compliant vb2 soc-camera hosts. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Cc: Hans Verkuil hverk...@xs4all.nl Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Marek Szyprowski

[PATCH 8/9 v6] V4L: mx3-camera: prepare to support multi-size buffers

2011-08-31 Thread Guennadi Liakhovetski
Prepare the mx3_camera driver to support the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()s. The .queue_setup() vb2 operation must be able to handle buffer sizes, provided by the caller, and the .buf_prepare() operation must not use the currently configured frame format for its operation,

[PATCH 3/9 v6] V4L: document the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()s

2011-08-31 Thread Guennadi Liakhovetski
Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Cc: Hans Verkuil hverk...@xs4all.nl Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Marek Szyprowski m.szyprow...@samsung.com Cc: Mauro Carvalho Chehab mche...@infradead.org Cc: Pawel Osciak pa...@osciak.com Cc: Sakari Ailus

[PATCH 6/9 v6] V4L: sh-mobile-ceu-camera: prepare to support multi-size buffers

2011-08-31 Thread Guennadi Liakhovetski
Prepare the sh_mobile_ceu_camera friver to support the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()s. The .queue_setup() vb2 operation must be able to handle buffer sizes, provided by the caller, and the .buf_prepare() operation must not use the currently configured frame format for its

[PATCH 0/9 v6] new ioctl()s and soc-camera implementation

2011-08-31 Thread Guennadi Liakhovetski
Here goes the next round, addressing Pawel's review of the vb2 implementation - thanks! Guennadi Liakhovetski (9): V4L: add a new videobuf2 buffer state VB2_BUF_STATE_PREPARED V4L: add two new ioctl()s for multi-size videobuffer management V4L: document the new VIDIOC_CREATE_BUFS and

[PATCH 7/9 v6] dmaengine: ipu-idmac: add support for the DMA_PAUSE control

2011-08-31 Thread Guennadi Liakhovetski
To support multi-size buffers in the mx3_camera V4L2 driver we have to be able to stop DMA on a channel without releasing descriptors and completely halting the hardware. Use the DMA_PAUSE control to implement this mode. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Acked-by: Vinod

[PATCH 5/9 v6] V4L: vb2: add support for buffers of different sizes on a single queue

2011-08-31 Thread Guennadi Liakhovetski
The two recently added ioctl()s VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF allow user-space applications to allocate video buffers of different sizes and hand them over to the driver for fast switching between different frame formats. This patch adds support for buffers of different sizes on the

[PATCH 4/9 v6] V4L: vb2: prepare to support multi-size buffers

2011-08-31 Thread Guennadi Liakhovetski
In preparation for the forthcoming VIDIOC_CREATE_BUFS ioctl add a const struct v4l2_format * argument to the .queue_setup() vb2 operation. Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Cc: Hans Verkuil hverk...@xs4all.nl Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc:

[PATCH 2/9 v6] V4L: add two new ioctl()s for multi-size videobuffer management

2011-08-31 Thread Guennadi Liakhovetski
A possibility to preallocate and initialise buffers of different sizes in V4L2 is required for an efficient implementation of a snapshot mode. This patch adds two new ioctl()s: VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF and defines respective data structures. Signed-off-by: Guennadi Liakhovetski

Re: [PATCH] mt9t001: Aptina (Micron) MT9T001 3MP sensor driver

2011-08-31 Thread Sakari Ailus
Hi Laurent, Thanks for the patch. I have a few comments below. On Wed, Aug 31, 2011 at 02:24:12PM +0200, Laurent Pinchart wrote: The MT9T001 is a parallel 3MP sensor from Aptina (formerly Micron) controlled through I2C. The driver creates a V4L2 subdevice. It currently supports binning and

Re: status request of et8k8, ad5820 and their corresponding rx51 board code

2011-08-31 Thread Sakari Ailus
On Wed, Aug 31, 2011 at 05:33:16PM +0200, Laurent Pinchart wrote: Hi Sebastian, Hi, (CC'ing Sakari Ailus) On Wednesday 31 August 2011 17:15:24 Sebastian Reichel wrote: Hi, What's the plan for the rx51 camera drivers from [0]? Is there a chance, that they get included in the

Re: [PATCH 02/21] [media] tuner/xc2028: Fix frequency offset for radio mode.

2011-08-31 Thread Mauro Carvalho Chehab
Em 04-08-2011 04:14, Thierry Reding escreveu: In radio mode, no frequency offset is needed. While at it, split off the frequency offset computation for digital TV into a separate function. Nah, it is better to keep the offset calculation there. there is already a set_freq for DVB. breaking the

Re: [PATCH 06/21] [staging] tm6000: Increase maximum I2C packet size.

2011-08-31 Thread Mauro Carvalho Chehab
Em 04-08-2011 04:14, Thierry Reding escreveu: The TM6010 supports much larger I2C transfers than currently specified. In fact the Windows driver seems to use 81 bytes per packet by default. This commit improves the speed of firmware loading a bit. --- drivers/staging/tm6000/tm6000-cards.c |

Re: [HACK v2 1/4] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode

2011-08-31 Thread Sakari Ailus
Hi Laurent, Thanks for the patch. On Wed, Aug 31, 2011 at 06:31:59PM +0200, Laurent Pinchart wrote: Those features are half-implemented and not used. Remove them. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/omap3isp/ispccdc.c | 42

Re: [PATCH 07/21] [staging] tm6000: Remove artificial delay.

2011-08-31 Thread Mauro Carvalho Chehab
Em 04-08-2011 04:14, Thierry Reding escreveu: --- drivers/staging/tm6000/tm6000-core.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-core.c b/drivers/staging/tm6000/tm6000-core.c index e14bd3d..2c156dd 100644 ---

Re: [HACK v2 1/4] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode

2011-08-31 Thread Laurent Pinchart
Hi Sakari, On Wednesday 31 August 2011 21:47:11 Sakari Ailus wrote: On Wed, Aug 31, 2011 at 06:31:59PM +0200, Laurent Pinchart wrote: Those features are half-implemented and not used. Remove them. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com ---

Re: [PATCH 16/21] [staging] tm6000: Select interface on first open.

2011-08-31 Thread Mauro Carvalho Chehab
Em 04-08-2011 04:14, Thierry Reding escreveu: Instead of selecting the default interface setting when preparing isochronous transfers, select it on the first call to open() to make sure it is available earlier. Hmm... I fail to see what this is needed earlier. The ISOC endpont is used only

Re: [HACK v2 1/4] omap3isp: ccdc: Remove support for interlaced data and master HS/VS mode

2011-08-31 Thread Sakari Ailus
On Wed, Aug 31, 2011 at 09:58:42PM +0200, Laurent Pinchart wrote: Hi Sakari, On Wednesday 31 August 2011 21:47:11 Sakari Ailus wrote: On Wed, Aug 31, 2011 at 06:31:59PM +0200, Laurent Pinchart wrote: Those features are half-implemented and not used. Remove them. Signed-off-by:

Re: [PATCH 15/21] [staging] tm6000: Execute lightweight reset on close.

2011-08-31 Thread Mauro Carvalho Chehab
Em 04-08-2011 04:14, Thierry Reding escreveu: When the last user closes the device, perform a lightweight reset of the device to bring it into a well-known state. Note that this is not always enough with the TM6010, which sometimes needs a hard reset to get into a working state again. ---

Re: [PATCH 2/9 v6] V4L: add two new ioctl()s for multi-size videobuffer management

2011-08-31 Thread Sakari Ailus
Hi Guennadi, Thanks for the patch!! On Wed, Aug 31, 2011 at 08:02:41PM +0200, Guennadi Liakhovetski wrote: A possibility to preallocate and initialise buffers of different sizes in V4L2 is required for an efficient implementation of a snapshot mode. This patch adds two new ioctl()s:

Re: [PATCH 3/9 v6] V4L: document the new VIDIOC_CREATE_BUFS and VIDIOC_PREPARE_BUF ioctl()s

2011-08-31 Thread Sakari Ailus
Hi Guennadi, On Wed, Aug 31, 2011 at 08:02:42PM +0200, Guennadi Liakhovetski wrote: Signed-off-by: Guennadi Liakhovetski g.liakhovet...@gmx.de Cc: Hans Verkuil hverk...@xs4all.nl Cc: Laurent Pinchart laurent.pinch...@ideasonboard.com Cc: Marek Szyprowski m.szyprow...@samsung.com Cc: Mauro

Re: [PATCH] media: Add camera controls for the ov5642 driver

2011-08-31 Thread Sakari Ailus
On Wed, Aug 31, 2011 at 03:27:49PM +, Bastian Hecht wrote: 2011/8/28 Laurent Pinchart laurent.pinch...@ideasonboard.com: [clip] If I'm not mistaken V4L2_CID_PRIVATE_BASE is deprecated. I checked at http://v4l2spec.bytesex.org/spec/x542.htm, googled V4L2_CID_PRIVATE_BASE deprecated and

Re: [PATCH v2 0/8] RFC for Media Controller capture driver for DM365

2011-08-31 Thread Sakari Ailus
Hi Manju, Do you have the media device grap that would be typical for this hardware produced by media-ctl? That can be converted to postscript using dotfile. this would make it a little easier to understan this driver. Thanks. On Mon, Aug 29, 2011 at 08:37:11PM +0530, Manjunath Hadli wrote:

Re: [PATCH 15/21] [staging] tm6000: Execute lightweight reset on close.

2011-08-31 Thread Mauro Carvalho Chehab
Em 31-08-2011 17:53, Mauro Carvalho Chehab escreveu: Em 04-08-2011 04:14, Thierry Reding escreveu: When the last user closes the device, perform a lightweight reset of the device to bring it into a well-known state. Note that this is not always enough with the TM6010, which sometimes needs a

Re: Getting started with OMAP3 ISP

2011-08-31 Thread Gary Thomas
On 2011-08-31 10:33, Laurent Pinchart wrote: Hi Enrico, On Wednesday 31 August 2011 18:25:28 Enrico wrote: On Wed, Aug 31, 2011 at 5:15 PM, Laurent Pinchart wrote: I've just sent three preliminary patches to the list to add YUYV support in the OMAP3 ISP CCDC. What tree are those based on?

[PATCH] TT CT-3650 CI support

2011-08-31 Thread Jose Alberto Reguero
From: http://www.spinics.net/lists/linux-media/msg20440.html This patch add support for the CI of the TT CT-3650. Jose Alberto Signed-off-by: Jose Alberto Reguero jaregu...@telefonica.net diff -ur linux/drivers/media/dvb/dvb-usb/ttusb2.c linux.new/drivers/media/dvb/dvb-usb/ttusb2.c ---

Re: [PATCH 06/21] [staging] tm6000: Increase maximum I2C packet size.

2011-08-31 Thread Thierry Reding
* Mauro Carvalho Chehab wrote: Em 04-08-2011 04:14, Thierry Reding escreveu: The TM6010 supports much larger I2C transfers than currently specified. In fact the Windows driver seems to use 81 bytes per packet by default. This commit improves the speed of firmware loading a bit. ---

Re: [PATCH 02/21] [media] tuner/xc2028: Fix frequency offset for radio mode.

2011-08-31 Thread Thierry Reding
* Mauro Carvalho Chehab wrote: Em 04-08-2011 04:14, Thierry Reding escreveu: In radio mode, no frequency offset is needed. While at it, split off the frequency offset computation for digital TV into a separate function. Nah, it is better to keep the offset calculation there. there is

Re: [PATCH 07/21] [staging] tm6000: Remove artificial delay.

2011-08-31 Thread Thierry Reding
* Mauro Carvalho Chehab wrote: Em 04-08-2011 04:14, Thierry Reding escreveu: --- drivers/staging/tm6000/tm6000-core.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-core.c b/drivers/staging/tm6000/tm6000-core.c index

Re: [PATCH 16/21] [staging] tm6000: Select interface on first open.

2011-08-31 Thread Thierry Reding
* Mauro Carvalho Chehab wrote: Em 04-08-2011 04:14, Thierry Reding escreveu: Instead of selecting the default interface setting when preparing isochronous transfers, select it on the first call to open() to make sure it is available earlier. Hmm... I fail to see what this is needed

Re: [PATCH 15/21] [staging] tm6000: Execute lightweight reset on close.

2011-08-31 Thread Thierry Reding
* Mauro Carvalho Chehab wrote: Em 31-08-2011 17:53, Mauro Carvalho Chehab escreveu: Em 04-08-2011 04:14, Thierry Reding escreveu: When the last user closes the device, perform a lightweight reset of the device to bring it into a well-known state. Note that this is not always enough with

Re: [PATCH 07/21] [staging] tm6000: Remove artificial delay.

2011-08-31 Thread Mauro Carvalho Chehab
Em 01-09-2011 02:13, Thierry Reding escreveu: * Mauro Carvalho Chehab wrote: Em 04-08-2011 04:14, Thierry Reding escreveu: --- drivers/staging/tm6000/tm6000-core.c |3 --- 1 files changed, 0 insertions(+), 3 deletions(-) diff --git a/drivers/staging/tm6000/tm6000-core.c

Re: [PATCH 16/21] [staging] tm6000: Select interface on first open.

2011-08-31 Thread Mauro Carvalho Chehab
Em 01-09-2011 02:19, Thierry Reding escreveu: * Mauro Carvalho Chehab wrote: Em 04-08-2011 04:14, Thierry Reding escreveu: Instead of selecting the default interface setting when preparing isochronous transfers, select it on the first call to open() to make sure it is available earlier.