Re: [PATCH v2 6/6] staging: media: omap4iss: ipipe: Expose the RGB2RGB blending matrix

2015-06-14 Thread Laurent Pinchart
Hi Hans, On Wednesday 28 January 2015 14:18:20 Laurent Pinchart wrote: On Wednesday 28 January 2015 11:27:02 Hans Verkuil wrote: On 01/28/15 10:17, Laurent Pinchart wrote: Expose the module as two controls, one for the 3x3 multiplier matrix and one for the 3x1 offset vector.

[GIT PULL FOR v4.2] OMAP3 ISP and OMAP4 ISS fixes

2015-06-14 Thread Laurent Pinchart
Hi Mauro, The following changes since commit e42c8c6eb456f8978de417ea349eef676ef4385c: [media] au0828: move dev-boards atribuition to happen earlier (2015-06-10 12:39:35 -0300) are available in the git repository at: git://linuxtv.org/pinchartl/media.git omap3isp/next for you to fetch

Re: [PATCH v1.1 1/1] omap3isp: Fix sub-device power management code

2015-06-14 Thread Laurent Pinchart
Hi Sakari, Thank you for the patch. On Saturday 13 June 2015 02:06:23 Sakari Ailus wrote: Commit 813f5c0ac5cc (media: Change media device link_notify behaviour) modified the media controller link setup notification API and updated the OMAP3 ISP driver accordingly. As a side effect it

Re: [PATCH 09/15] media: soc_camera pad-aware driver initialisation

2015-06-14 Thread Guennadi Liakhovetski
Hi William, On Wed, 3 Jun 2015, William Towle wrote: Add detection of source pad number for drivers aware of the media controller API, so that the combination of soc_camera and rcar_vin can create device nodes to support modern drivers such as adv7604.c (for HDMI on Lager) and the converted

Re: [PATCH v1.1 1/1] omap3isp: Fix sub-device power management code

2015-06-14 Thread Sakari Ailus
Laurent Pinchart wrote: Hi Sakari, Thank you for the patch. On Saturday 13 June 2015 02:06:23 Sakari Ailus wrote: Commit 813f5c0ac5cc (media: Change media device link_notify behaviour) modified the media controller link setup notification API and updated the OMAP3 ISP driver accordingly.

Re: [PATCH] OMAP3 ISP: Support top and bottom fields

2015-06-14 Thread Laurent Pinchart
Hi Tim, On Monday 13 April 2015 23:39:28 Laurent Pinchart wrote: On Friday 20 March 2015 15:32:20 Tim Nordell wrote: The OMAP3ISP can selectively stream either the top or bottom field by setting the start line vertical field to a high value for the field that one doesn't want to stream.

[PATCH/RFC] v4l: vsp1: Change pixel count at scale-up setting

2015-06-14 Thread Yoshihiro Kaneko
From: Atsushi Akatsuka atsushi.akatsuka...@hitachi.com This commit sets AMD bit of VI6_UDSn_CTRL register, and modifies scaling formula to fit AMD bit. Signed-off-by: Atsushi Akatsuka atsushi.akatsuka...@hitachi.com Signed-off-by: Hiroki Negishi hiroki.negishi...@hitachi-solutions.com

[GIT PULL] soc-camera: 3 more atmel-isi patches for 4.2

2015-06-14 Thread Guennadi Liakhovetski
Hi Mauro, Please pull 3 atmel-isi patches for 4.2. I've got two more patch series under review currently: pxa and rcar_vin, but they will need some more time. I'll try to review them next weekend, but I don't think we'll manage to push them for 4.2. Even if the PXA series will not produce any

Re: [PATCH] SOLO6x10: Fix G.723 minimum audio period count.

2015-06-14 Thread Ismael Luceno
On Mon, 08 Jun 2015 15:35:05 +0200 khal...@piap.pl (Krzysztof Hałasa) wrote: The period count is fixed, don't confuse ALSA. Signed-off-by: Krzysztof Hałasa khal...@piap.pl --- a/drivers/media/pci/solo6x10/solo6x10-g723.c +++ b/drivers/media/pci/solo6x10/solo6x10-g723.c @@ -48,10 +48,8 @@

Re: [PATCH] SOLO6x10: unmap registers only after free_irq().

2015-06-14 Thread Ismael Luceno
On Mon, 08 Jun 2015 15:37:15 +0200 khal...@piap.pl (Krzysztof Hałasa) wrote: Fixes a panic on ARM. Diagnosis by Russell King. Signed-off-by: Krzysztof Hałasa khal...@piap.pl --- a/drivers/media/pci/solo6x10/solo6x10-core.c +++ b/drivers/media/pci/solo6x10/solo6x10-core.c @@ -164,9 +164,9

Re: A few SOLO6x10 patches.

2015-06-14 Thread Ismael Luceno
On Mon, 08 Jun 2015 15:30:17 +0200 khal...@piap.pl (Krzysztof Hałasa) wrote: ... (nobody using SOLO with audio?) Probably not, the audio quality is pretty bad. -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to majord...@vger.kernel.org More

Re: [PATCH 2/7] v4l2: replace video op g_mbus_fmt by pad op get_fmt

2015-06-14 Thread Laurent Pinchart
Hi Hans, (CC'ing Javier Martin) On Thursday 09 April 2015 12:21:23 Hans Verkuil wrote: From: Hans Verkuil hans.verk...@cisco.com The g_mbus_fmt video op is a duplicate of the pad op. Replace all uses by the get_fmt pad op and remove the video op. Signed-off-by: Hans Verkuil

Re: [PATCH] SOLO6x10: Remove dead code.

2015-06-14 Thread Ismael Luceno
On Mon, 08 Jun 2015 15:50:22 +0200 khal...@piap.pl (Krzysztof Hałasa) wrote: solo_dev and pdev cannot be NULL here. It doesn't matter if we initialized the PCI device or not. Signed-off-by: Krzysztof Hałasa khal...@piap.pl --- a/drivers/media/pci/solo6x10/solo6x10-core.c +++

Re: [PATCH] SOLO6x10: remove unneeded register locking and barriers.

2015-06-14 Thread Ismael Luceno
On Mon, 08 Jun 2015 15:42:24 +0200 khal...@piap.pl (Krzysztof Hałasa) wrote: readl() and writel() are atomic, we don't need the spin lock. Also, flushing posted write buffer isn't required. Especially on read :-) Signed-off-by: Krzysztof Hałasa khal...@piap.pl ---

[PATCH] media: ttpci: Use vsprintf %pM extension

2015-06-14 Thread Joe Perches
Format mac addresses with the normal kernel extension. Signed-off-by: Joe Perches j...@perches.com --- drivers/media/pci/ttpci/ttpci-eeprom.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/drivers/media/pci/ttpci/ttpci-eeprom.c b/drivers/media/pci/ttpci/ttpci-eeprom.c

Re: [PATCH v2] Kconfig: disable Media Controller for DVB

2015-06-14 Thread Mauro Carvalho Chehab
Laurent, Em Sat, 13 Jun 2015 10:36:44 +0300 Laurent Pinchart laurent.pinch...@ideasonboard.com escreveu: Hi Mauro, (CC'ing Sakari) Thank you for the patch. On Friday 12 June 2015 08:31:26 Mauro Carvalho Chehab wrote: Since when we start discussions about the usage Media Controller

cron job: media_tree daily build: WARNINGS

2015-06-14 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 Jun 15 04:00:19 CEST 2015 git branch: test git hash: e42c8c6eb456f8978de417ea349eef676ef4385c gcc