[PATCH] omap3isp: ispqueue: Fix uninitialized variable compiler warnings

2012-12-17 Thread Laurent Pinchart
drivers/media/platform/omap3isp/ispqueue.c:399:18: warning: 'pa' may be used uninitialized in this function [-Wuninitialized] This is a false positive but the compiler has no way to know about it, so initialize the variable to 0. drivers/media/platform/omap3isp/ispqueue.c:445:6: warning:

Re: [PATCH] dma-buf: Add debugfs support

2012-12-17 Thread Sumit Semwal
On 14 December 2012 16:04, Daniel Vetter dan...@ffwll.ch wrote: Missed one ... On Fri, Dec 14, 2012 at 10:36 AM, sumit.sem...@ti.com wrote: + list_for_each_entry(attach_obj, buf_obj-attachments, node) { + seq_printf(s, \t\t); + +

Re: [Linaro-mm-sig] [PATCH] dma-buf: Add debugfs support

2012-12-17 Thread Sumit Semwal
On 17 December 2012 14:25, Sumit Semwal sumit.sem...@linaro.org wrote: Apologies for re-sending, since the gmail ui 'decided' to set some formatting options by default! Hi Maarten, On 14 December 2012 17:27, Maarten Lankhorst m.b.lankho...@gmail.com wrote: Op 14-12-12 10:36,

Re: Lockup on second streamon with omap3-isp

2012-12-17 Thread Laurent Pinchart
Hi Julien, On Friday 14 December 2012 15:18:29 Julien BERAUD wrote: Hi Jean-Philippe, I have had exactly the same problem and the following workaround has caused no regression on our board yet. I can't explain exactly why it works and I think that it is internal to the isp. In function

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Antti Palosaari
On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti Palosaari wrote: On 12/17/2012 03:09 AM, Matthew Gyurgyik wrote: On 12/15/2012 06:21 PM, Frank Schäfer wrote: Matthew, could you please validate your test results and try Mauros patches ? If it doesn't work, please

Re: [PATCH] [media] coda: Fix build due to iram.h rename

2012-12-17 Thread Sascha Hauer
On Wed, Nov 14, 2012 at 11:04:42AM -0200, Fabio Estevam wrote: commit c045e3f13 (ARM: imx: include iram.h rather than mach/iram.h) changed the location of iram.h, which causes the following build error when building the coda driver: drivers/media/platform/coda.c:27:23: error:

[PATCH v2] v4l: vb2: Set data_offset to 0 for single-plane output buffers

2012-12-17 Thread Laurent Pinchart
Single-planar V4L2 buffers are converted to multi-planar vb2 buffers with a single plane when queued. The plane data_offset field is not available in the single-planar API and must be set to 0 for all output buffers. Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com Acked-by:

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Antti Palosaari
On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti Palosaari wrote: On 12/17/2012 03:09 AM, Matthew Gyurgyik wrote: On 12/15/2012 06:21 PM, Frank Schäfer wrote: Matthew, could you please validate your test results and

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Matthew Gyurgyik
On 12/17/2012 06:08 AM, Antti Palosaari wrote: On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti Palosaari wrote: On 12/17/2012 03:09 AM, Matthew Gyurgyik wrote: On 12/15/2012 06:21 PM, Frank Schäfer wrote: Matthew,

RE: [PATCH 4/4] v4l: Tell user space we're using monotonic timestamps

2012-12-17 Thread Kamil Debski
Hi Hans, Sakari, A quick question follows inline. [snip] diff --git a/drivers/media/v4l2-core/videobuf2-core.c b/drivers/media/v4l2-core/videobuf2-core.c index 432df11..19a5866 100644 --- a/drivers/media/v4l2-core/videobuf2-core.c +++ b/drivers/media/v4l2-core/videobuf2-core.c @@

Re: [PATCH 4/4] v4l: Tell user space we're using monotonic timestamps

2012-12-17 Thread 'Sakari Ailus'
Hi Kamil, On Mon, Dec 17, 2012 at 12:19:51PM +0100, Kamil Debski wrote: ... @@ -367,7 +368,8 @@ static void __fill_v4l2_buffer(struct vb2_buffer *vb, struct v4l2_buffer *b) /* * Clear any buffer state related flags. */ - b-flags = ~V4L2_BUFFER_STATE_FLAGS; + b-flags =

RE: [PATCH 4/4] v4l: Tell user space we're using monotonic timestamps

2012-12-17 Thread Kamil Debski
From: 'Sakari Ailus' [mailto:sakari.ai...@iki.fi] Sent: Monday, December 17, 2012 12:35 PM Subject: Re: [PATCH 4/4] v4l: Tell user space we're using monotonic timestamps Hi Kamil, On Mon, Dec 17, 2012 at 12:19:51PM +0100, Kamil Debski wrote: ... @@ -367,7 +368,8 @@ static void

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Antti Palosaari
On 12/17/2012 01:17 PM, Matthew Gyurgyik wrote: On 12/17/2012 06:08 AM, Antti Palosaari wrote: On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti Palosaari wrote: On 12/17/2012 03:09 AM, Matthew Gyurgyik wrote: On

[PATCH] bttv: avoid flooding the kernel log when i2c debugging is disabled

2012-12-17 Thread John Törnblom
When the bttv driver is running without i2c_debug being set, the kernel log is being flooded with the string . This string is really a part of a debug message that is logged using several substrings protected by a conditional check. This patch adds the same conditional check to the leaked

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Laurent Pinchart
Hi Tomi, I finally have time to work on a v3 :-) On Friday 23 November 2012 16:51:37 Tomi Valkeinen wrote: On 2012-11-22 23:45, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Hi everybody, Here's the second RFC of what was previously known

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Laurent Pinchart
Hi Thierry, On Friday 23 November 2012 20:56:07 Thierry Reding wrote: On Thu, Nov 22, 2012 at 10:45:31PM +0100, Laurent Pinchart wrote: [...] Display entities are accessed by driver using notifiers. Any driver can register a display entity notifier with the CDF, which then calls the

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Laurent Pinchart
Hi Sascha, On Friday 23 November 2012 22:41:58 Sascha Hauer wrote: On Thu, Nov 22, 2012 at 10:45:31PM +0100, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com The CDF models this using a Russian doll's model. From the display controller point of

Re: [PULL] add basic DVB-S2 support for Hauppauge HVR-4400

2012-12-17 Thread Michael Krufky
As discussed on irc, the following pwclient commands should update the status of the patches in patchwork to correspond with this merge request: pwclient update -s 'superseded' 15920 pwclient update -s 'superseded' 15921 pwclient update -s 'accepted' 15922 Cheers, Mike On Sun, Dec 16, 2012 at

Re: [PULL] tda18271: add missing entries for qam_7 to tda18271_update_std_map() and tda18271_dump_std_map()

2012-12-17 Thread Michael Krufky
As discussed on irc, the following pwclient commands should update the status of the patches in patchwork to correspond with this merge request: pwclient update -s 'superseded' 15772 pwclient update -s 'superseded' 15924 pwclient update -s 'superseded' 15925 pwclient update -s 'accepted' 15926

Re: [PATCH] tda10071: make sure both tuner and demod i2c addresses are specified

2012-12-17 Thread Michael Krufky
Mauro, Please merge: The following changes since commit 4c8e64232d4a71e68d68b9093506966c0244a526: cx23885: add basic DVB-S2 support for Hauppauge HVR-4400 (2012-12-16 12:27:25 -0500) are available in the git repository at: git://linuxtv.org/mkrufky/tuners tda10071 for you to fetch

Re: [PATCH] tda10071: make sure both tuner and demod i2c addresses are specified

2012-12-17 Thread Michael Krufky
As discussed on irc, the following pwclient commands should update the status of the patches in patchwork to correspond with this merge request: pwclient update -s 'superseded' 15923 pwclient update -s 'accepted' 15930 Cheers, Mike On Mon, Dec 17, 2012 at 10:09 AM, Michael Krufky

Re: [PULL] au0828: remove forced dependency of VIDEO_AU0828 on VIDEO_V4L2 | git://linuxtv.org/mkrufky/hauppauge voyager-digital

2012-12-17 Thread Michael Krufky
As discussed on irc, the following pwclient commands should update the status of the patches in patchwork to correspond with this merge request: pwclient update -s 'superseded' 15779 pwclient update -s 'superseded' 15780 pwclient update -s 'accepted' 15782 Cheers, Mike On Tue, Dec 4, 2012 at

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Laurent Pinchart
Hi Alan, On Monday 26 November 2012 14:47:08 Alan Cox wrote: On Sat, 24 Nov 2012 09:15:51 +0200 Tomi Valkeinen wrote: On 2012-11-23 21:56, Thierry Reding wrote: On Thu, Nov 22, 2012 at 10:45:31PM +0100, Laurent Pinchart wrote: [...] Display entities are accessed by driver using

Re: [PATCH] rc-core: add separate defines for protocol bitmaps and numbers

2012-12-17 Thread James Hogan
On 12 October 2012 00:11, David Härdeman da...@hardeman.nu wrote: The RC_TYPE_* defines are currently used both where a single protocol is expected and where a bitmap of protocols is expected. This patch tries to separate the two in preparation for the following patches. The intended use is

Re: [PULL] au0828: update model matrix | git://linuxtv.org/mkrufky/hauppauge voyager-72281

2012-12-17 Thread Michael Krufky
As discussed on irc, the following pwclient commands should update the status of the patches in patchwork to correspond with this merge request: pwclient update -s 'superseded' 15708 pwclient update -s 'superseded' 15709 pwclient update -s 'superseded' 15710 pwclient update -s 'superseded' 15711

Re: [PATCH V3 10/15] [media] marvell-ccic: split mcam-core into 2 parts for soc_camera support

2012-12-17 Thread Jonathan Corbet
On Sun, 16 Dec 2012 14:12:11 -0800 Albert Wang twan...@marvell.com wrote: - Is the soc_camera mode necessary? Is there something you're trying to do that can't be done without it? Or, at least, does it add sufficient benefit to be worth this work? It would be nice if the

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Tomi Valkeinen
On 2012-12-17 16:36, Laurent Pinchart wrote: Hi Tomi, I finally have time to work on a v3 :-) On Friday 23 November 2012 16:51:37 Tomi Valkeinen wrote: On 2012-11-22 23:45, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Hi everybody, Here's

Re: Lockup on second streamon with omap3-isp

2012-12-17 Thread jean-philippe francois
2012/12/17 Laurent Pinchart laurent.pinch...@ideasonboard.com: Hi Julien, On Friday 14 December 2012 15:18:29 Julien BERAUD wrote: Hi Jean-Philippe, I have had exactly the same problem and the following workaround has caused no regression on our board yet. I can't explain exactly why it

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Mauro Carvalho Chehab
Em 17-12-2012 10:30, Antti Palosaari escreveu: On 12/17/2012 01:17 PM, Matthew Gyurgyik wrote: On 12/17/2012 06:08 AM, Antti Palosaari wrote: On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti Palosaari wrote: On

Re: Lockup on second streamon with omap3-isp

2012-12-17 Thread Laurent Pinchart
Hi Jean-Philippe, On Monday 17 December 2012 16:41:29 jean-philippe francois wrote: 2012/12/17 Laurent Pinchart: On Friday 14 December 2012 15:18:29 Julien BERAUD wrote: Hi Jean-Philippe, I have had exactly the same problem and the following workaround has caused no regression on our

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Mauro Carvalho Chehab
Hi Matthew, Em 17-12-2012 09:17, Matthew Gyurgyik escreveu: On 12/17/2012 06:08 AM, Antti Palosaari wrote: On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti Palosaari wrote: On 12/17/2012 03:09 AM, Matthew Gyurgyik

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Jani Nikula
Hi Laurent - On Mon, 17 Dec 2012, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Tomi, I finally have time to work on a v3 :-) On Friday 23 November 2012 16:51:37 Tomi Valkeinen wrote: On 2012-11-22 23:45, Laurent Pinchart wrote: From: Laurent Pinchart

Re: [PATCH RFC 2/2] V4L: Add V4L2_CID_AUTO_FOCUS_AREA control

2012-12-17 Thread Andrzej Hajda
Hi Sylwester and Sakari, On 17.12.2012 01:11, Sylwester Nawrocki wrote: Hi Sakari, On 12/16/2012 04:00 PM, Sakari Ailus wrote: diff --git a/Documentation/DocBook/media/v4l/controls.xml b/Documentation/DocBook/media/v4l/controls.xml index 7fe5be1..9d4af8a 100644 ---

Re: cannot make this Asus my cinema-u3100miniplusv2 work under linux

2012-12-17 Thread Renato Gallo
i am testing this antenna 30db on an aluminum bowl reception still sketchy at times but a bit better which is in your opinion the most powerful portable antenna ? can i amplify the signal to improve reception ? why with the bowl is better ? http://unixproducts.com/antenna2.jpg

cron job: media_tree daily build: ERRORS

2012-12-17 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 Dec 17 19:00:28 CET 2012 git hash:49cc629df16f2a15917800a8579bd9c25c41b634 gcc version: i686-linux-gcc

Re: cannot make this Asus my cinema-u3100miniplusv2 work under linux

2012-12-17 Thread Luca Olivetti
Al 17/12/12 20:57, En/na Renato Gallo ha escrit: can i amplify the signal to improve reception ? an amplifier will amplify the noise as well as the signal (i.e., an amplifier is only useful to compensate for the losses in the cable, not to improve the signal). why with the bowl is better ?

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Laurent Pinchart
Hi Jani, On Monday 17 December 2012 18:53:37 Jani Nikula wrote: On Mon, 17 Dec 2012, Laurent Pinchart wrote: On Friday 23 November 2012 16:51:37 Tomi Valkeinen wrote: On 2012-11-22 23:45, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Hi

Re: cannot make this Asus my cinema-u3100miniplusv2 work under linux

2012-12-17 Thread Renato Gallo
is there any kind of filter so that i can filter out the noise and then amplify the signal ? Il 17/12/2012 22:45 Luca Olivetti ha scritto: Al 17/12/12 20:57, En/na Renato Gallo ha escrit: can i amplify the signal to improve reception ? an amplifier will amplify the noise as well as the

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Laurent Pinchart
Hi Tomi, On Monday 17 December 2012 17:29:15 Tomi Valkeinen wrote: On 2012-12-17 16:36, Laurent Pinchart wrote: On Friday 23 November 2012 16:51:37 Tomi Valkeinen wrote: On 2012-11-22 23:45, Laurent Pinchart wrote: From: Laurent Pinchart laurent.pinchart+rene...@ideasonboard.com Hi

[PATCH] [RFC] dma-buf: implement vmap refcounting in the interface logic

2012-12-17 Thread Daniel Vetter
All drivers which implement this need to have some sort of refcount to allow concurrent vmap usage. Hence implement this in the dma-buf core. To protect against concurrent calls we need a lock, which potentially causes new funny locking inversions. But this shouldn't be a problem for exporters

[PATCH] [RFC] dma-buf: implement vmap refcounting in the interface logic

2012-12-17 Thread Daniel Vetter
All drivers which implement this need to have some sort of refcount to allow concurrent vmap usage. Hence implement this in the dma-buf core. To protect against concurrent calls we need a lock, which potentially causes new funny locking inversions. But this shouldn't be a problem for exporters

[PULL] dvb-frontends: use %*ph[N] to dump small buffers

2012-12-17 Thread Michael Krufky
Mauro, Please apply the following to update status in patchwork along with the following merge request... pwclient update -s 'superseded' 15687 pwclient update -s 'changes requested' 15688 I am marking 15687 as superseded because I broke the patch into two separate patches. (see merge request

[PATCH] omap3isp: Add support for interlaced input data

2012-12-17 Thread William Swanson
If the remote video sensor reports an interlaced video mode, the CCDC block should configure itself appropriately. --- drivers/media/platform/omap3isp/ispccdc.c | 16 ++-- include/media/omap3isp.h |3 +++ 2 files changed, 17 insertions(+), 2 deletions(-) diff

dvb: or51211: apply pr_fmt and use pr_* macros instead of printk

2012-12-17 Thread Michael Krufky
Andy, Your patch from Nov 28 entitled, dvb: or51211: apply pr_fmt and use pr_* macros instead of printk located in patchwork at the URL: http://patchwork.linuxtv.org/patch/15688/ ...creates the following build warning: CC [M] drivers/media/dvb-frontends/or51211.o

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Matthew Gyurgyik
On 12/17/2012 11:14 AM, Mauro Carvalho Chehab wrote: Hi Matthew, Em 17-12-2012 09:17, Matthew Gyurgyik escreveu: On 12/17/2012 06:08 AM, Antti Palosaari wrote: On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti

RE: [PATCH V3 10/15] [media] marvell-ccic: split mcam-core into 2 parts for soc_camera support

2012-12-17 Thread Albert Wang
Hi, Jonathan -Original Message- From: Jonathan Corbet [mailto:cor...@lwn.net] Sent: Monday, 17 December, 2012 23:29 To: Albert Wang Cc: g.liakhovet...@gmx.de; linux-media@vger.kernel.org; Libin Yang Subject: Re: [PATCH V3 10/15] [media] marvell-ccic: split mcam-core into 2 parts for

Re: em28xx: msi Digivox ATSC board id [0db0:8810]

2012-12-17 Thread Matthew Gyurgyik
On 12/17/2012 11:14 AM, Mauro Carvalho Chehab wrote: Hi Matthew, Em 17-12-2012 09:17, Matthew Gyurgyik escreveu: On 12/17/2012 06:08 AM, Antti Palosaari wrote: On 12/17/2012 11:33 AM, Antti Palosaari wrote: On 12/17/2012 03:37 AM, Matthew Gyurgyik wrote: On 12/16/2012 08:26 PM, Antti

Re: [PATCH] [media] mx2_camera: Convert it to platform driver

2012-12-17 Thread Fabio Estevam
Hi Guennadi, On Fri, Nov 30, 2012 at 1:06 PM, Fabio Estevam fabio.este...@freescale.com wrote: Converting it to platform code can make the code smaller. Signed-off-by: Fabio Estevam fabio.este...@freescale.com Does this patch look good? Regards, Fabio Estevam -- To unsubscribe from this

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Dave Airlie
Many developers showed interest in the first RFC, and I've had the opportunity to discuss it with most of them. I would like to thank (in no particular order) Tomi Valkeinen for all the time he spend helping me to draft v2, Marcus Lorentzon for his useful input during Linaro Connect Q4 2012,

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Vikas Sajjan
Hi All, On 17 December 2012 20:55, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: Hi Vikas, Sorry for the late reply. I now have more time to work on CDF, so delays should be much shorter. On Thursday 06 December 2012 10:51:15 Vikas Sajjan wrote: Hi Laurent, I was thinking

Re: [RFC v2 0/5] Common Display Framework

2012-12-17 Thread Rob Clark
On Mon, Dec 17, 2012 at 11:04 PM, Dave Airlie airl...@gmail.com wrote: Many developers showed interest in the first RFC, and I've had the opportunity to discuss it with most of them. I would like to thank (in no particular order) Tomi Valkeinen for all the time he spend helping me to draft