RE: stv090x vs stv0900 support

2013-08-27 Thread Krishna Kishore
Hi Chris, Does it help me in getting through the problem I am facing? On Desktop (Ubuntu 12.04), 7500 does not work. But, on desktop Ubuntu 13.04 it works fine. Since it is working well with 13.04, I tried with 3.8.x kernel on my board. It does not work. So, I can see that kernel

Re: [REGRESSION 3.11-rc] wm8775 9-001b: I2C: cannot write ??? to register R??

2013-08-27 Thread Hans Verkuil
On 08/25/2013 05:45 PM, Knut Petersen wrote: Booting current git kernel dmesg shows a set of new warnings: wm8775 9-001b: I2C: cannot write ??? to register R?? Nevertheless, the hardware seems to work fine. This is a new problem, introduced after kernel 3.10. If necessary I can

pieteikt savu aizdevumu ar 3 procentiem procentu likmēm

2013-08-27 Thread HUK
Vai jums nepieciešama finansējumu? Mēs sniegt tiešu finansējumu par pieņemamām likmēm. Sazinieties ar mums tagad, lai saņemtu sīkāku informāciju. -- 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

Re: [PATCH] vb2: Add debug print for the output buffer planes lengths checks

2013-08-27 Thread Laurent Pinchart
Hi Sylwester, Thank you for the patch. On Monday 26 August 2013 17:47:53 Sylwester Nawrocki wrote: Add debug print so it's easier to find any errors resulting from the planes' configuration checks added in commit 8023ed09cb278004a2 videobuf2-core: Verify planes lengths for output buffers.

Re: [PATCH] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'

2013-08-27 Thread Laurent Pinchart
Hi Sylwester, Thank you for the patch. On Monday 26 August 2013 17:47:09 Sylwester Nawrocki wrote: Modify the bytesused/data_offset check to not fail if both bytesused and data_offset is set to 0. This should minimize possible issues in existing applications which worked before we enforced

Re: [PATCH v2] videobuf2-core: Verify planes lengths for output buffers

2013-08-27 Thread Laurent Pinchart
Hi Sylwester, On Monday 26 August 2013 17:03:11 Sylwester Nawrocki wrote: On 08/26/2013 04:41 PM, Laurent Pinchart wrote: On Monday 26 August 2013 11:32:01 Mauro Carvalho Chehab wrote: Sylwester Nawrocki s.nawro...@samsung.com escreveu: On 08/08/2013 02:35 PM, Laurent Pinchart wrote: On

Re: [PATCH] vb2: Allow queuing OUTPUT buffers with zeroed 'bytesused'

2013-08-27 Thread Marek Szyprowski
Hello, On 8/26/2013 5:47 PM, Sylwester Nawrocki wrote: Modify the bytesused/data_offset check to not fail if both bytesused and data_offset is set to 0. This should minimize possible issues in existing applications which worked before we enforced the plane lengths for output buffers checks

Re: [PATCH] vb2: Add debug print for the output buffer planes lengths checks

2013-08-27 Thread Marek Szyprowski
Hello, On 8/26/2013 5:47 PM, Sylwester Nawrocki wrote: Add debug print so it's easier to find any errors resulting from the planes' configuration checks added in commit 8023ed09cb278004a2 videobuf2-core: Verify planes lengths for output buffers. Signed-off-by: Sylwester Nawrocki

Potential deadlock in bttv + msp3400 in 3.11

2013-08-27 Thread Hans de Goede
Hi All, I just noticed the following in my logs after upgrading my distro to Fedora 20 (alpha) which comes with 3.11-rc6 with lockdep enabled: Aug 27 10:41:54 shalem kernel: [6.564261] Linux video capture interface: v2.00 Aug 27 10:41:54 shalem kernel: [6.606711] bttv: driver version

Re: [PATCH v7] s5k5baf: add camera sensor driver

2013-08-27 Thread Mark Rutland
Hi, [trimming down to relevant context] +endpoint node +- + +- data-lanes : (optional) specifies MIPI CSI-2 data lanes as covered in + video-interfaces.txt. This property can be only used to specify number + of data lanes, i.e. the array's content is unused, only its length

Re: [PATCH/RFC v3 06/19] video: display: OF support

2013-08-27 Thread Philipp Zabel
Hi Laurent, I have another small issue with the graph helpers below: Am Samstag, den 10.08.2013, 01:03 +0200 schrieb Laurent Pinchart: [...] +/* - * Graph Helpers */ @@ -420,6 +599,161 @@ int

Re: media-ctl: line 1: syntax error:

2013-08-27 Thread Tom
Sakari Ailus sakari.ailus at iki.fi writes: Hello Sakari, You're missing single quotes around the argument to -l option. Looks like the string will reach media-ctl altogether w/o quotes and as several command line arguments, and both are bad. Entity names need to be quoted if they contain

[GIT PULL FOR v3.11] cx88 regression fix

2013-08-27 Thread Hans Verkuil
Mauro, Here is a fix for a cx88 regression introduced in 3.10. Regards, Hans The following changes since commit 43054ecced8ae77c805470447d72da4fdc276e02: [media] davinci: vpif_capture: fix error return code in vpif_probe() (2013-08-26 07:54:47 -0300) are available in the git

Re: [REGRESSION 3.11-rc] wm8775 9-001b: I2C: cannot write ??? to register R??

2013-08-27 Thread Hans Verkuil
On 08/27/2013 11:35 AM, Knut Petersen wrote: On 27.08.2013 09:26, Hans Verkuil wrote: On 08/25/2013 05:45 PM, Knut Petersen wrote: Booting current git kernel dmesg shows a set of new warnings: wm8775 9-001b: I2C: cannot write ??? to register R?? Nevertheless, the hardware seems to

yavta tool - Unable to start streaming: Invalid argument (22).

2013-08-27 Thread Tom
Hello, I tried to capture an image from my ov3640 camera sensor with the media-ctl and the yavta tool. But I got UNable to start streaming:Invalid argument(22). Does anyone know what I did wrong? What I did: root@overo2:~/media_test/bin# sudo ./media-ctl -p -r -l 'ov3640 3-003c:0-OMAP3 ISP

Re: [REGRESSION 3.11-rc] wm8775 9-001b: I2C: cannot write ??? to register R??

2013-08-27 Thread Knut Petersen
On 27.08.2013 09:26, Hans Verkuil wrote: On 08/25/2013 05:45 PM, Knut Petersen wrote: Booting current git kernel dmesg shows a set of new warnings: wm8775 9-001b: I2C: cannot write ??? to register R?? Nevertheless, the hardware seems to work fine. This is a new problem, introduced

Vážení E-mail užívateľa;

2013-08-27 Thread webmail update
Vážení E-mail užívateľa; Prekročili ste 23432 krabice nastaviť ich Webová služba / Administrátor, a budete mať problémy s posielaním a prijímať e-maily, kým znova overiť. Musíte aktualizovať kliknutím na prepojenie a vyplňte nižšie uvedené informácie pre overenie vášho účtu Prosím, kliknite na

Re: [PATCH v7] s5k5baf: add camera sensor driver

2013-08-27 Thread Laurent Pinchart
Hi Andrejz, On Monday 26 August 2013 14:34:21 Andrzej Hajda wrote: On 08/23/2013 02:53 PM, Laurent Pinchart wrote: On Wednesday 21 August 2013 16:41:31 Andrzej Hajda wrote: Driver for Samsung S5K5BAF UXGA 1/5 2M CMOS Image Sensor with embedded SoC ISP. The driver exposes the sensor as

Re: [linux_media] [media] mt9v032: Use the common clock framework (3300a8f)

2013-08-27 Thread Laurent Pinchart
Hi, On Sunday 25 August 2013 04:08:21 stevellion wrote: I had trouble compiling V4L with this patch. make[2]: Leaving directory `/home/stevemu/media_build/linux' make -C /lib/modules/3.2.0-52-generic/build SUBDIRS=/home/stevemu/media_build/v4l modules make[2]: Entering directory

Re: [PATCH] v4l: Fix typo in v4l2_subdev_get_try_crop()

2013-08-27 Thread Laurent Pinchart
On Monday 26 August 2013 12:53:46 Sakari Ailus wrote: On Mon, Aug 26, 2013 at 11:17:51AM +0200, Laurent Pinchart wrote: The helper function is defined by a macro that is erroneously called with the compose rectangle instead of the crop rectangle. Fix it. Signed-off-by: Laurent Pinchart

Re: em28xx + ov2640 and v4l2-clk

2013-08-27 Thread Laurent Pinchart
Hi Mauro, On Monday 26 August 2013 11:09:33 Mauro Carvalho Chehab wrote: Guennadi Liakhovetski g.liakhovet...@gmx.de escreveu: On Sat, 24 Aug 2013, Mauro Carvalho Chehab wrote: Em Fri, 23 Aug 2013 00:15:52 +0200 Frank Schäfer fschaefer@googlemail.com escreveu: Am 21.08.2013

[PATCH] dma-buf: Check return value of anon_inode_getfile

2013-08-27 Thread Tuomas Tynkkynen
anon_inode_getfile might fail, so check its return value. Signed-off-by: Tuomas Tynkkynen ttynkky...@nvidia.com --- drivers/base/dma-buf.c | 5 - 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/drivers/base/dma-buf.c b/drivers/base/dma-buf.c index 1219ab7..2d5ac1a 100644 ---

Re: yavta tool - Unable to start streaming: Invalid argument (22).

2013-08-27 Thread Tom
Tom Bassai_Dai at gmx.net writes: I solved the problem by myself. The problem was that the size of the image which I gave yavta did not correspond to the format size of the video device which I configured with media-ctl Regards, Tom -- To unsubscribe from this list: send the line unsubscribe

OMAP3 ISP DQBUF hangs using yavta and media-ctl tool

2013-08-27 Thread Tom
Hello, I try to get an image with my ov3640 camera sensor and I configured the pipeline as follows: root@overo2:~/media_test/bin# sudo ./media-ctl -v -r -l 'ov3640 3-003c:0-OMAP3 ISP CCDC:0[1], OMAP3 ISP CCDC:1-OMAP3 ISP CCDC output:0[1]' Opening media device /dev/media0 Enumerating entities

Re: em28xx + ov2640 and v4l2-clk

2013-08-27 Thread Mauro Carvalho Chehab
Em Tue, 27 Aug 2013 14:52:19 +0200 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: Hi Mauro, On Monday 26 August 2013 11:09:33 Mauro Carvalho Chehab wrote: Guennadi Liakhovetski g.liakhovet...@gmx.de escreveu: On Sat, 24 Aug 2013, Mauro Carvalho Chehab wrote: Em Fri, 23

Re: [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface

2013-08-27 Thread Dan Carpenter
On Sun, Aug 25, 2013 at 02:23:18PM +0200, Sylwester Nawrocki wrote: On 08/23/2013 11:46 AM, Dan Carpenter wrote: [ Going through some old warnings... ] Hello Sylwester Nawrocki, This is a semi-automatic email about new static checker warnings. The patch babde1c243b2: [media] V4L: Add

Re: [media] V4L: Add driver for S3C24XX/S3C64XX SoC series camera interface

2013-08-27 Thread Sylwester Nawrocki
On 08/27/2013 04:19 PM, Dan Carpenter wrote: On Sun, Aug 25, 2013 at 02:23:18PM +0200, Sylwester Nawrocki wrote: On 08/23/2013 11:46 AM, Dan Carpenter wrote: [ Going through some old warnings... ] Hello Sylwester Nawrocki, This is a semi-automatic email about new static checker warnings.

Re: [PATCH] s5p-jpeg: Add initial device tree support for S5PV210/Exynos4210 SoCs

2013-08-27 Thread Sylwester Nawrocki
On 08/24/2013 12:45 AM, Stephen Warren wrote: On 08/23/2013 10:01 AM, Sylwester Nawrocki wrote: On 08/18/2013 10:14 PM, Sylwester Nawrocki wrote: This patch enables the JPEG codec on S5PV210 and Exynos4210 SoCs. There are some differences in newer versions of the JPEG codec IP on SoCs

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-08-27 Thread Mark Rutland
On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug 23, 2013 at 11:33 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: Cc: DT binding maintainers Cheers! On 07/20/2013 08:21 AM, Lad, Prabhakar wrote: From: Lad, Prabhakar

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-08-27 Thread Mark Rutland
[fixing up devicetree list address] On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug 23, 2013 at 11:33 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote: Cc: DT binding maintainers Cheers! On 07/20/2013 08:21 AM, Lad, Prabhakar wrote: From:

Re: em28xx + ov2640 and v4l2-clk

2013-08-27 Thread Laurent Pinchart
Hi Mauro, On Tuesday 27 August 2013 11:08:58 Mauro Carvalho Chehab wrote: Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: On Monday 26 August 2013 11:09:33 Mauro Carvalho Chehab wrote: Guennadi Liakhovetski g.liakhovet...@gmx.de escreveu: [snip] Ok, let's try to

Re: em28xx + ov2640 and v4l2-clk

2013-08-27 Thread Mauro Carvalho Chehab
Em Tue, 27 Aug 2013 17:27:52 +0200 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: Hi Mauro, On Tuesday 27 August 2013 11:08:58 Mauro Carvalho Chehab wrote: Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: On Monday 26 August 2013 11:09:33 Mauro Carvalho Chehab

Re: [PATCH v11 0/8] PHY framework

2013-08-27 Thread Felipe Balbi
Hi, On Mon, Aug 26, 2013 at 01:44:49PM +0530, Kishon Vijay Abraham I wrote: On Wednesday 21 August 2013 11:16 AM, Kishon Vijay Abraham I wrote: Added a generic PHY framework that provides a set of APIs for the PHY drivers to create/destroy a PHY and APIs for the PHY users to obtain a

cron job: media_tree daily build: ERRORS

2013-08-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Sun Aug 25 04:00:08 CEST 2013 git branch: test git hash: 976f375df1730dd16aa7c101298ec47bdd338d79 gcc

cron job: media_tree daily build: ERRORS

2013-08-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Tue Aug 27 04:00:08 CEST 2013 git branch: test git hash: 976f375df1730dd16aa7c101298ec47bdd338d79 gcc

cron job: media_tree daily build: ERRORS

2013-08-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Mon Aug 26 04:00:08 CEST 2013 git branch: test git hash: 976f375df1730dd16aa7c101298ec47bdd338d79 gcc

Vážení E-mail užívateľa;

2013-08-27 Thread webmail update
Vážení E-mail užívateľa; Prekročili ste 23432 boxy nastaviť svoje Webová služba / Administrátor, a budete mať problémy pri odosielaní a prijímať e-maily, kým znova overiť. Musíte aktualizovať kliknutím na odkaz nižšie a vyplňte údaje pre overenie vášho účtu Prosím, kliknite na odkaz nižšie alebo

cron job: media_tree daily build: ERRORS

2013-08-27 Thread Hans Verkuil
This message is generated daily by a cron job that builds media_tree for the kernels and architectures in the list below. Results of the daily build of media_tree: date: Wed Aug 28 04:00:26 CEST 2013 git branch: test git hash: 43054ecced8ae77c805470447d72da4fdc276e02 gcc

Re: [PATCH v3 2/2] media: i2c: adv7343: add OF support

2013-08-27 Thread Prabhakar Lad
Hi Mark, On Tue, Aug 27, 2013 at 8:54 PM, Mark Rutland mark.rutl...@arm.com wrote: [fixing up devicetree list address] Thanks! On Mon, Aug 26, 2013 at 03:41:45AM +0100, Prabhakar Lad wrote: Hi Sylwester, On Fri, Aug 23, 2013 at 11:33 PM, Sylwester Nawrocki s.nawro...@samsung.com wrote:

Re: [REGRESSION 3.11-rc] wm8775 9-001b: I2C: cannot write ??? to register R??

2013-08-27 Thread Knut Petersen
On 27.08.2013 11:51, Hans Verkuil wrote: On 08/27/2013 11:35 AM, Knut Petersen wrote: On 27.08.2013 09:26, Hans Verkuil wrote: On 08/25/2013 05:45 PM, Knut Petersen wrote: Booting current git kernel dmesg shows a set of new warnings: wm8775 9-001b: I2C: cannot write ??? to register