[PATCH 2/2] media: tvp7002: enable TVP7002 decoder for media controller based usage

2013-01-24 Thread Prabhakar Lad
From: Manjunath Hadli add pad operations support for g_mbus_fmt, enum_mbus_code, set_pad_format, get_pad_format and media_entity_init. The device supports 1 output pad and no input pads. Signed-off-by: Manjunath Hadli Signed-off-by: Lad, Prabhakar --- drivers/media/i2c/tvp7002.c | 132 ++

[PATCH 1/2] media: add support for decoder subdevs along with sensor and others

2013-01-24 Thread Prabhakar Lad
From: Manjunath Hadli A lot of SOCs including Texas Instruments Davinci family mainly use video decoders as input devices. Here the initial subdevice node from where the input really comes is this decoder, for which support is needed as part of the Media Controller infrastructure. This patch adds

[PATCH 0/2] TVP7002 add support for media controller based usag

2013-01-24 Thread Prabhakar Lad
From: Lad, Prabhakar The first patch adds a entry MEDIA_ENT_T_V4L2_SUBDEV_DECODER for decoders and second patch adds media controller support for tvp7002 decoder. Manjunath Hadli (2): media: add support for decoder subdevs along with sensor and others media: tvp7002: enable TVP7002 decoder f

Re: [PATCH RFC v4 01/14] [media] Add common video interfaces OF bindings documentation

2013-01-24 Thread Laurent Pinchart
Hi Sylwester, On Thursday 24 January 2013 19:30:10 Sylwester Nawrocki wrote: > On 01/24/2013 11:16 AM, Laurent Pinchart wrote: > [...] > > >> +Data interfaces on all video devices are described by their child 'port' > >> +nodes. Configuration of a port depends on other devices participating in >

[PATCH] media: config option for building tuners

2013-01-24 Thread Simon Que
This patch provides a Kconfig option, MEDIA_TUNER_SUPPORT, that determines whether media/tuners is included in the build. This way, the tuners don't have to be unconditionally included in the build. Signed-off-by: Simon Que --- drivers/media/Kconfig | 9 + drivers/media/Makefile | 3 ++

Re: Status of the patches under review at LMML (35 patches)

2013-01-24 Thread Steinar H. Gunderson
On Thu, Jan 24, 2013 at 06:39:57PM -0200, Mauro Carvalho Chehab wrote: > Steinar, > > Please see the comments below. Hi, I've given up getting DVB in Linux to work long time ago; if you do not want the patches as-is, feel free to reject them. /* Steinar */ -- Homepage: http://www.sesse.net/ --

cron job: media_tree daily build: ERRORS

2013-01-24 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:Thu Jan 24 19:00:21 CET 2013 git hash:f67102c49a123b32a4469b28407feb52b37144f5 gcc version: i686-linux-gcc (GCC

Re: Status of the patches under review at LMML (35 patches)

2013-01-24 Thread Mauro Carvalho Chehab
Steinar, Please see the comments below. Regards, Mauro Em Tue, 15 Jan 2013 16:57:26 +0530 Manu Abraham escreveu: > > Apr, 1 2012: [05/11] Slightly more friendly debugging output. > > http://patchwork.linuxtv.org/patch/10520 "Steinar H. Gunderson" > > > > Simply a cos

Re: [PATCH 01/24] use IS_ENABLED() macro

2013-01-24 Thread Mauro Carvalho Chehab
Em Tue, 22 Jan 2013 10:52:08 +0100 Hans de Goede escreveu: > Hi, > > On 01/21/2013 01:51 PM, Peter Senna Tschudin wrote: > > On Mon, Jan 21, 2013 at 10:47 AM, Hans de Goede wrote: > >> Hi, > >> > >> Thanks for the patches I'll pick up 5 - 21 and add them to > >> my tree for Mauro. > > I have se

Re: Status of the patches under review at LMML (35 patches)

2013-01-24 Thread Mauro Carvalho Chehab
Christoph, Please see the comments below. Em Tue, 15 Jan 2013 16:57:26 +0530 Manu Abraham escreveu: > > Jun, 8 2011: Add remote control support for mantis > > http://patchwork.linuxtv.org/patch/7217 Christoph Pinkl > > > > > I did test this patch a whil

Re: Status of the patches under review at LMML (35 patches)

2013-01-24 Thread Mauro Carvalho Chehab
Manu, Please reply to the original thread or c/c the original author to let him know and answer to you. Em Tue, 15 Jan 2013 16:57:26 +0530 Manu Abraham escreveu: Andreas, Please see the comment below: > > Those patches are there for a long time. I think I'll simply apply all of > > them, if t

Re: 3.8.0-rc4+ - Oops on removing WinTV-HVR-1400 expresscard TV Tuner

2013-01-24 Thread Martin Mokrejs
Hi Chris, try to include in kernel only acpiphp and omit pciehp. Don't use modules but include them statically. And try, in addition, check whether "pcie_aspm=off" in grub.conf helped. The best would if you subscribe to linux-pci, and read my recent threads about similar issues I had with ex

Re: [PATCH 3/3 v2] v4l: Set proper timestamp type in selected drivers which use videobuf2

2013-01-24 Thread Sakari Ailus
Hi Kamil, On Thu, Jan 24, 2013 at 04:31:26PM +0100, Kamil Debski wrote: > Hi, > > > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > > Sent: Thursday, January 24, 2013 1:51 PM > > > > Hi Kamil, > > > > Thanks for the patch. > > > > On Thursday 24 January 2013 13:35:07 Kamil

Re: [PATCH RFC v4 01/14] [media] Add common video interfaces OF bindings documentation

2013-01-24 Thread Sylwester Nawrocki
Hi Laurent, Thanks for the review. On 01/24/2013 11:16 AM, Laurent Pinchart wrote: [...] >> +Data interfaces on all video devices are described by their child 'port' >> +nodes. Configuration of a port depends on other devices participating in >> +the data transfer and is described by 'endpoint' s

Re: v4l2loopback and kernel-3.7

2013-01-24 Thread Hans Verkuil
On Thu January 24 2013 16:59:36 forum::für::umläute wrote: > hi all, > > i'm currently maintainer of the "v4l2loopback" device [1], a virtual > video device that allows applications to share video-streams via the > v4l2 API (each device being V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VIDEO_OUTPUT). > > n

Re: v4l2loopback and kernel-3.7

2013-01-24 Thread forum : : für : : umläute
On 2013-01-24 16:59, forum::für::umläute wrote: > hi all, just in case: please CC me, as i'm not subscribed to this list (yet). gfadmsr IOhannes > > i'm currently maintainer of the "v4l2loopback" device [1], a virtual > video device that allows applications to share video-streams via the > v4l2

[PATCH 5/5] [media] mb86a20s: remove global BER/PER counters if per-layer counters vanish

2013-01-24 Thread Mauro Carvalho Chehab
If, for any reason, all per-layers counters stop, remove the corresponding global counter. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/mb86a20s.c | 12 +--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/drivers/media/dvb-frontends/mb86a20s.c b/dr

[PATCH 4/5] [media] mb86a20s: add a logic for post-BER measurement

2013-01-24 Thread Mauro Carvalho Chehab
The logic here is similar to the preBER. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/mb86a20s.c | 220 + 1 file changed, 196 insertions(+), 24 deletions(-) diff --git a/drivers/media/dvb-frontends/mb86a20s.c b/drivers/media/dvb-frontends

[PATCH 3/5] [media] mb86a20s: fix the PER reset logic

2013-01-24 Thread Mauro Carvalho Chehab
The logic that resets the device is wrong. It should be resetting just the layer that got read. Also, stop is needed before updating the counters. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/mb86a20s.c | 40 +- 1 file changed, 35 insertion

[PATCH 2/5] [media] mb86a20s: some fixes at preBER logic

2013-01-24 Thread Mauro Carvalho Chehab
The logic that resets the device is wrong. It should be resetting just the layer that got read. Also, stop is needed before updating the counters. While there, rename it, as we'll soon introduce a postBER logic there. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/mb86a20s.

[PATCH 1/5] [media] mb86a20s: add block count measures (PER/UCB)

2013-01-24 Thread Mauro Carvalho Chehab
Add both per-layer and global block error count and block count, for PER and UCB measurements. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/mb86a20s.c | 190 +++-- 1 file changed, 180 insertions(+), 10 deletions(-) diff --git a/drivers/media/d

v4l2loopback and kernel-3.7

2013-01-24 Thread forum : : für : : umläute
hi all, i'm currently maintainer of the "v4l2loopback" device [1], a virtual video device that allows applications to share video-streams via the v4l2 API (each device being V4L2_CAP_VIDEO_CAPTURE | V4L2_CAP_VIDEO_OUTPUT). now (unfortunately for someone maintaining a driver) i have not been follo

RE: [PATCH 3/3 v2] v4l: Set proper timestamp type in selected drivers which use videobuf2

2013-01-24 Thread Kamil Debski
Hi, > From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] > Sent: Thursday, January 24, 2013 1:51 PM > > Hi Kamil, > > Thanks for the patch. > > On Thursday 24 January 2013 13:35:07 Kamil Debski wrote: > > Set proper timestamp type in drivers that I am sure that use either > > MON

RE: [PATCH 1/3 v2] v4l: Define video buffer flag for the COPY timestamp type

2013-01-24 Thread Kamil Debski
Hi, > From: Hans Verkuil [mailto:hverk...@xs4all.nl] > Sent: Thursday, January 24, 2013 1:51 PM > > On Thu 24 January 2013 13:35:05 Kamil Debski wrote: > > Define video buffer flag for the COPY timestamp. In this case the > > timestamp value is copied from the OUTPUT to the corresponding > CAPTUR

[GIT PULL FOR v3.9] OMAP3 ISP patches

2013-01-24 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 94a93e5f85040114d6a77c085457b3943b6da889: [media] dvb_frontend: print a msg if a property doesn't exist (2013-01-23 19:10:57 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/media.git omap3isp/next for you to fetch cha

Re: [Linaro-mm-sig] [PATCH 5/7] seqno-fence: Hardware dma-buf implementation of fencing (v4)

2013-01-24 Thread Inki Dae
2013/1/16 Maarten Lankhorst : > Op 16-01-13 07:28, Inki Dae schreef: >> 2013/1/15 Maarten Lankhorst : >>> This type of fence can be used with hardware synchronization for simple >>> hardware that can block execution until the condition >>> (dma_buf[offset] - value) >= 0 has been met. >>> >>> A soft

Re: [RFC] Initial scan files troubles and brainstorming

2013-01-24 Thread Oliver Schinagl
On 11-01-13 13:23, Mauro Carvalho Chehab wrote: Em Fri, 11 Jan 2013 01:12:33 + Jonathan McCrohan escreveu: On Thu, 10 Jan 2013 21:55:28 +0100, Oliver Schinagl wrote: Actually, there's plenty of apps etc that depend on it. I know some distro's install it into /usr/share/dvb for all to use.

TBS692x

2013-01-24 Thread Thierry Perdichizzi
Hello, Could you please add patch for TBS692x, because is not recognized. Thanks Thierry -- 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.html

ACM/VCM/PLS Support

2013-01-24 Thread Thierry Perdichizzi
Hello, There is a problem with the v4l and we want to know if the next version will support ACM / VCM / PLS ? Thanks, Thierry -- 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.

[PATCH] [media] mb86a20s: add block count measures (PER/UCB)

2013-01-24 Thread Mauro Carvalho Chehab
Add both per-layer and global block error count and block count, for PER and UCB measurements. Signed-off-by: Mauro Carvalho Chehab --- drivers/media/dvb-frontends/mb86a20s.c | 190 +++-- 1 file changed, 180 insertions(+), 10 deletions(-) diff --git a/drivers/media/d

Re: [PATCH 1/3 v2] v4l: Define video buffer flag for the COPY timestamp type

2013-01-24 Thread Hans Verkuil
On Thu 24 January 2013 13:35:05 Kamil Debski wrote: > Define video buffer flag for the COPY timestamp. In this case the timestamp > value is copied from the OUTPUT to the corresponding CAPTURE buffer. > > Signed-off-by: Kamil Debski > Signed-off-by: Kyungmin Park > --- > Documentation/DocBook/m

Re: [PATCH 3/3 v2] v4l: Set proper timestamp type in selected drivers which use videobuf2

2013-01-24 Thread Laurent Pinchart
Hi Kamil, Thanks for the patch. On Thursday 24 January 2013 13:35:07 Kamil Debski wrote: > Set proper timestamp type in drivers that I am sure that use either > MONOTONIC or COPY timestamps. Other drivers will correctly report > UNKNOWN timestamp type instead of assuming that all drivers use mono

Re: [PATCH 2/3 v2] vb2: Add support for non monotonic timestamps

2013-01-24 Thread Laurent Pinchart
Hi Kamil, Thank you for the patch. On Thursday 24 January 2013 13:35:06 Kamil Debski wrote: > Not all drivers use monotonic timestamps. This patch adds a way to set the > timestamp type per every queue. > > Signed-off-by: Kamil Debski > Signed-off-by: Kyungmin Park > --- > drivers/media/v4l2-

[PATCH 2/3 v2] vb2: Add support for non monotonic timestamps

2013-01-24 Thread Kamil Debski
Not all drivers use monotonic timestamps. This patch adds a way to set the timestamp type per every queue. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park --- drivers/media/v4l2-core/videobuf2-core.c |8 ++-- include/media/videobuf2-core.h |1 + 2 files changed, 7

[PATCH 3/3 v2] v4l: Set proper timestamp type in selected drivers which use videobuf2

2013-01-24 Thread Kamil Debski
Set proper timestamp type in drivers that I am sure that use either MONOTONIC or COPY timestamps. Other drivers will correctly report UNKNOWN timestamp type instead of assuming that all drivers use monotonic timestamps. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park --- drivers/media/

[PATCH 1/3 v2] v4l: Define video buffer flag for the COPY timestamp type

2013-01-24 Thread Kamil Debski
Define video buffer flag for the COPY timestamp. In this case the timestamp value is copied from the OUTPUT to the corresponding CAPTURE buffer. Signed-off-by: Kamil Debski Signed-off-by: Kyungmin Park --- Documentation/DocBook/media/v4l/io.xml |6 ++ include/uapi/linux/videodev2.h

[PATCH 0/3 v2] Add proper timestamp types handling in videobuf2

2013-01-24 Thread Kamil Debski
Hi, This is the second version of the patch posted earlier this month. After the discussion a WARN_ON was added to inform if the driver is not setting timestamp type when initialising the videobuf2 queue. Also the davinci/vpbe_display.c driver was modified to correctly report the use of MONOTONIC

Re: [PATCH RFC] media: tvp514x: add OF support

2013-01-24 Thread Prabhakar Lad
Hi Laurent, On Thu, Jan 24, 2013 at 4:17 PM, Laurent Pinchart wrote: > Hi Prabhakar, > > Thank you for the patch. > > Sylwester and Guennadi have posted a DT bindings proposal for V4L2 devices. > Shouldn't you base this patch on those bindings ? > Yes I'll base on it and post a v2. Regards, --Pr

Re: [PATCH RFC] media: tvp514x: add OF support

2013-01-24 Thread Laurent Pinchart
Hi Prabhakar, Thank you for the patch. Sylwester and Guennadi have posted a DT bindings proposal for V4L2 devices. Shouldn't you base this patch on those bindings ? On Thursday 24 January 2013 14:42:20 Prabhakar Lad wrote: > From: Lad, Prabhakar > > add OF support for the tvp514x driver. > >

Re: [PATCH RFC v4 01/14] [media] Add common video interfaces OF bindings documentation

2013-01-24 Thread Laurent Pinchart
Hi Sylwester, Thanks for the patch. On Wednesday 23 January 2013 20:31:16 Sylwester Nawrocki wrote: > From: Guennadi Liakhovetski > > This patch adds a document describing common OF bindings for video > capture, output and video processing devices. It is curently mainly > focused on video captu

Re: [PATCH RFC] media: tvp514x: add OF support

2013-01-24 Thread Prabhakar Lad
Hi Heiko, On Thu, Jan 24, 2013 at 4:30 PM, Heiko Schocher wrote: > Hello Prabhakar, > > On 24.01.2013 10:12, Prabhakar Lad wrote: >> From: Lad, Prabhakar >> >> add OF support for the tvp514x driver. >> >> Signed-off-by: Lad, Prabhakar >> Cc: Hans Verkuil >> Cc: Laurent Pinchart >> Cc: Mauro C

Re: [PATCH RFC] media: tvp514x: add OF support

2013-01-24 Thread Heiko Schocher
Hello Prabhakar, On 24.01.2013 10:12, Prabhakar Lad wrote: > From: Lad, Prabhakar > > add OF support for the tvp514x driver. > > Signed-off-by: Lad, Prabhakar > Cc: Hans Verkuil > Cc: Laurent Pinchart > Cc: Mauro Carvalho Chehab > Cc: Guennadi Liakhovetski > --- > This patch is on top of

[PATCH RFC] media: tvp514x: add OF support

2013-01-24 Thread Prabhakar Lad
From: Lad, Prabhakar add OF support for the tvp514x driver. Signed-off-by: Lad, Prabhakar Cc: Hans Verkuil Cc: Laurent Pinchart Cc: Mauro Carvalho Chehab Cc: Guennadi Liakhovetski --- This patch is on top of following patches: 1: https://patchwork.kernel.org/patch/1930941/ 2: http://patc

RE: [PATCH v16 RESEND 0/7] of: add display helper

2013-01-24 Thread Mohammed, Afzal
Hi Steffen, On Thu, Jan 24, 2013 at 13:49:58, Steffen Trumtrar wrote: > Thanks. I'll use that opportunity for a v17 that is rebased onto 3.8-rc4. As you are going to have a v17, if you can fold the diff[1] (that I mentioned earlier) into the patch, "fbmon: add of_videomode helpers", it would be

Re: [PATCH] Add lock to af9035 driver for dual mode

2013-01-24 Thread Antti Palosaari
On 01/24/2013 02:15 AM, Jose Alberto Reguero wrote: On Jueves, 24 de enero de 2013 00:36:25 Antti Palosaari escribió: On 01/24/2013 12:34 AM, Jose Alberto Reguero wrote: Add lock to af9035 driver for dual mode. May I ask why you do that? regards Antti Just to avoid interference between th

Re: [PATCH v16 RESEND 0/7] of: add display helper

2013-01-24 Thread Steffen Trumtrar
On Thu, Jan 24, 2013 at 10:44:50AM +0530, Leela Krishna Amudala wrote: > Steffen, > > You can add my tested-by for this series.. :) > I have been using them for Exynos: smdk5250 board. > Thanks. I'll use that opportunity for a v17 that is rebased onto 3.8-rc4. Regards, Steffen > On Wed, Jan 23