[GIT PATCHES FOR 3.3] v4l: add s5p-jpeg driver

2011-12-07 Thread Marek Szyprowski
Hi Mauro, It looks that the review process for s5p-jpeg driver has been finally finished and all the suggestions have been applied to the driver. I would ask You to pull the code to the for-v3.3 kernel tree. This driver depends on the selection api extension, which merge has been requested in '[GI

Re: [PATCH] [media] omap3isp: fix compilation of ispvideo.c

2011-12-07 Thread Ohad Ben-Cohen
On Wed, Nov 23, 2011 at 3:53 AM, Laurent Pinchart wrote: > On Sunday 20 November 2011 17:54:26 Dmitry Artamonow wrote: >> Fix following build error by explicitely including >> header file. >> >>   CC      drivers/media/video/omap3isp/ispvideo.o >> drivers/media/video/omap3isp/ispvideo.c:1267: err

Re: [RFC PATCH v1 5/7] media: v4l2: introduce two IOCTLs for face detection

2011-12-07 Thread Ming Lei
Hi, On Tue, Dec 6, 2011 at 6:15 AM, Sylwester Nawrocki wrote: > On 12/02/2011 04:02 PM, Ming Lei wrote: >> This patch introduces two new IOCTLs and related data >> structure defination which will be used by the coming >> face detection video device. >> >> The two IOCTLs and related data structure

RE: [PATCH 1/2] [media] V4L: atmel-isi: add code toenable/disableISI_MCK clock

2011-12-07 Thread Wu, Josh
On Thursday, December 08, 2011 6:40AM, Russell King wrote: > On Wed, Dec 07, 2011 at 06:12:52PM +0800, Wu, Josh wrote: >> Hi, Russell King >> >> On Wed, Dec 07, 2011 at 4:50 PM, Russell King wrote: >> >> > On Wed, Nov 30, 2011 at 06:06:43PM +0800, Josh Wu wrote: >> >> + /* Get ISI_MCK, provided

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Gianluca Gennari
Il 07/12/2011 22:54, Christoph Pfister ha scritto: > 2011/12/7 Mauro Carvalho Chehab : > >> Several channels in Italy are marked as if they are using 8MHz for VHF (the >> auto-Italy is >> the most weird one, as it defines all VHF frequencies with both 7MHz and >> 8MHz). > > Well, auto-Italy is a

media_build script and Scientific Linux 6 / CentOS 6 / RHEL 6

2011-12-07 Thread John Pilkington
I used the media_build script to build modules for the Scientific Linux 6 distro which is, I understand, one of the near-clones of RHEL 6, which are expected to have a working life of several years. My kernel version, with security updates, is currently 2.6.32-131.21.1.el6.i686 The build need

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Andreas Oberritter
On 07.12.2011 22:48, Patrick Dickey wrote: > 4 (and the reason I decided to chime in here). This email sums > everything up. Mark is pointing out that someone may want to use this in > a non LAN setting, and they may/will have problems due to the Internet > (and their specific way of accessing it)

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Honza Petrouš
2011/12/7 Patrick Dickey : > On 12/07/2011 08:01 AM, Andreas Oberritter wrote: >> On 07.12.2011 14:49, Mark Brown wrote: >>> On Tue, Dec 06, 2011 at 03:48:27PM +0100, Andreas Oberritter wrote: On 06.12.2011 15:19, Mark Brown wrote: >>> > Your assertatation that applications should ignore t

Re: [PATCH 1/2] [media] V4L: atmel-isi: add code to enable/disableISI_MCK clock

2011-12-07 Thread Russell King - ARM Linux
On Wed, Dec 07, 2011 at 06:12:52PM +0800, Wu, Josh wrote: > Hi, Russell King > > On Wed, Dec 07, 2011 at 4:50 PM, Russell King wrote: > > > On Wed, Nov 30, 2011 at 06:06:43PM +0800, Josh Wu wrote: > >> + /* Get ISI_MCK, provided by programmable clock or external clock > */ > >> + isi->mck = clk

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Christoph Pfister
2011/12/7 Mauro Carvalho Chehab : > Several channels in Italy are marked as if they are using 8MHz for VHF (the > auto-Italy is > the most weird one, as it defines all VHF frequencies with both 7MHz and > 8MHz). Well, auto-Italy is a superset of the it-* files. For example "T 17750 7MHz" exis

Re: [PATCH v2 00/11] v4l2: OMAP4 ISS driver + Sensor + Board support

2011-12-07 Thread Tony Lindgren
* Sergio Aguirre [30 15:40]: > Hi everyone, > > This is the second version of the OMAP4 ISS driver, > now ported to the Media Controller framework AND supporting > videobuf2 framework. I suggest you do a device tree only binding for new drivers. > arch/arm/mach-omap2/board-4430sdp-camera.c

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Patrick Dickey
On 12/07/2011 08:01 AM, Andreas Oberritter wrote: > On 07.12.2011 14:49, Mark Brown wrote: >> On Tue, Dec 06, 2011 at 03:48:27PM +0100, Andreas Oberritter wrote: >>> On 06.12.2011 15:19, Mark Brown wrote: >> Your assertatation that applications should ignore the underlying transport (whic

Re: dvb_usb_vp7045 regression after upgrading from 2.6.39.4 to 3.1.1

2011-12-07 Thread David Kuehling
Did a few more tests. The tuning problems with my USB DVB-t card also show with kernel 3.0.9 and 3.1.4. If I boot into 2.6.39.4 the card still works flawlessly as before. All the kernels tested were built with the same kernel .config (plus changes introduced by 'yes ""|make oldconfig'). So I'd

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 17:31, Gianluca Gennari wrote: thanks a lot for the detailed explanation, but it is not needed anymore. I think I got it: reading the comments in the code and in particular a couple of weird "hacks", I think I figured out what is going on. I have prepared a patch that fixes center

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 15:25, Gianluca Gennari wrote: Il 07/12/2011 17:21, Mauro Carvalho Chehab ha scritto: On 07-12-2011 13:51, Gianluca Gennari wrote: Il 07/12/2011 16:45, Gianluca Gennari ha scritto: Il 07/12/2011 16:05, Mauro Carvalho Chehab ha scritto: On 07-12-2011 12:53, Gianluca Gennari wrote

cron job: media_tree daily build: ERRORS

2011-12-07 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 Dec 7 19:00:19 CET 2011 git hash:2a887d27708a4f9f3b5ad8258f9e19a150b58f03 gcc version: i686-linux-gcc (GCC

Re: [PATCH] as3645a: Handle power on errors when registering the device

2011-12-07 Thread Sakari Ailus
Hi Laurent, On Wed, Dec 07, 2011 at 02:27:40PM +0100, Laurent Pinchart wrote: > Return an error in the registered handler if the device can't be powered > on. > > Signed-off-by: Laurent Pinchart Thanks for the patch! Acked-by: Sakari Ailus -- Sakari Ailus e-mail: sakari.ai...@iki.fi jab

Re: [PATCH] omap3isp: video: Don't WARN() on unknown pixel formats

2011-12-07 Thread Sakari Ailus
On Wed, Dec 07, 2011 at 02:44:11PM +0100, Laurent Pinchart wrote: > Hi Sakari, Moi, > On Thursday 01 December 2011 15:34:51 Sakari Ailus wrote: > > On Thu, Dec 01, 2011 at 12:26:07AM +0100, Laurent Pinchart wrote: > > > On Wednesday 30 November 2011 09:35:38 Sakari Ailus wrote: > > > > Laurent Pi

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Gianluca Gennari
Il 07/12/2011 17:21, Mauro Carvalho Chehab ha scritto: > On 07-12-2011 13:51, Gianluca Gennari wrote: >> Il 07/12/2011 16:45, Gianluca Gennari ha scritto: >>> Il 07/12/2011 16:05, Mauro Carvalho Chehab ha scritto: On 07-12-2011 12:53, Gianluca Gennari wrote: > Il 07/12/2011 15:20, Mauro Ca

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Andreas Oberritter
On 07.12.2011 17:10, Mark Brown wrote: > You're talking about a purely software defined thing that goes in the > kernel - it pretty much has to be able to scale to other applications > even if some of the implementation is left for later. Once things like > this get included in the kernel they bec

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Andreas Oberritter
On 07.12.2011 17:10, Mark Brown wrote: > a simple loopback in the style of FUSE which > bounces the kernel APIs up to userspace for virtual drivers would make > sense. That's exactly what vtunerc is. -- To unsubscribe from this list: send the line "unsubscribe linux-media" in the body of a message

[PATCH v2] media: vb2: vmalloc-based allocator user pointer handling

2011-12-07 Thread Marek Szyprowski
From: Andrzej Pietrasiewicz This patch adds support for user pointer memory buffers to vmalloc videobuf2 allocator. Signed-off-by: Andrzej Pietrasiewicz Signed-off-by: Kyungmin Park Signed-off-by: Marek Szyprowski --- drivers/media/video/videobuf2-vmalloc.c | 97 +++

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 13:51, Gianluca Gennari wrote: Il 07/12/2011 16:45, Gianluca Gennari ha scritto: Il 07/12/2011 16:05, Mauro Carvalho Chehab ha scritto: On 07-12-2011 12:53, Gianluca Gennari wrote: Il 07/12/2011 15:20, Mauro Carvalho Chehab ha scritto: On 07-12-2011 11:47, Gianluca Gennari wrote

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Mark Brown
On Wed, Dec 07, 2011 at 03:01:18PM +0100, Andreas Oberritter wrote: > Once and for all: We have *not* discussed a generic video streaming > application. It's only, I repeat, only about accessing a remote DVB API > tuner *as if it was local*. No data received from a satellite, cable or > terrestria

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Gianluca Gennari
Il 07/12/2011 16:45, Gianluca Gennari ha scritto: > Il 07/12/2011 16:05, Mauro Carvalho Chehab ha scritto: >> On 07-12-2011 12:53, Gianluca Gennari wrote: >>> Il 07/12/2011 15:20, Mauro Carvalho Chehab ha scritto: On 07-12-2011 11:47, Gianluca Gennari wrote: > Il 07/12/2011 14:12, Mauro Ca

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 12:53, Gianluca Gennari wrote: Il 07/12/2011 15:20, Mauro Carvalho Chehab ha scritto: On 07-12-2011 11:47, Gianluca Gennari wrote: Il 07/12/2011 14:12, Mauro Carvalho Chehab ha scritto: On 06-12-2011 12:33, Gianluca Gennari wrote: Hi All, I have a Terratec Cinergy Hybrid T USB

Re: Hauppauge HVR-930C problems

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 12:25, Fredrik Lingvall wrote: On 12/07/11 14:55, Mauro Carvalho Chehab wrote: Bus 2 doesn't seem to do anything [Alloc= 0/800 us ( 0%)] while I'm scanning!? Scanning envolves 2 different things: 1) tuning and locking into a channel; 2) streaming and filtering, in order to s

Re: Initial tuning file for DVB-C network of Delta in the netherlands

2011-12-07 Thread Christoph Pfister
Added, thanks. Christoph 2011/10/30 Hein Rigolo : > Here is an initial tuning file for the DVB-C network of Delta in the > netherlands: > > > # Initial Tuning file for nl-DELTA > # This file only lists the main > # frequency. You still need to do > # a network scan to find other > # transponders

Re: Hauppauge HVR-930C problems

2011-12-07 Thread Fredrik Lingvall
On 12/07/11 14:55, Mauro Carvalho Chehab wrote: Bus 2 doesn't seem to do anything [Alloc= 0/800 us ( 0%)] while I'm scanning!? Scanning envolves 2 different things: 1) tuning and locking into a channel; 2) streaming and filtering, in order to seek for program tables inside the MPE

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 11:47, Gianluca Gennari wrote: Il 07/12/2011 14:12, Mauro Carvalho Chehab ha scritto: On 06-12-2011 12:33, Gianluca Gennari wrote: Hi All, I have a Terratec Cinergy Hybrid T USB XS stick (USB 0ccd:0042). This device is made of the following components: - Empiatech em2880 USB brid

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Andreas Oberritter
On 07.12.2011 14:49, Mark Brown wrote: > On Tue, Dec 06, 2011 at 03:48:27PM +0100, Andreas Oberritter wrote: >> On 06.12.2011 15:19, Mark Brown wrote: > >>> Your assertatation that applications should ignore the underlying >>> transport (which seems to be a big part of what you're saying) isn't >>

Re: [PATCH] Update dvb-t scan frequencies for uk-Oxford, following digital switchover

2011-12-07 Thread Christoph Pfister
Updated, thanks. Christoph 2011/11/20 Nick Burch : > Hi All > > The scan channels file in dvb-apps/util/scan/dvb-t/uk-Oxford needs to be > updated with the new frequencies for Oxford, UK, following the digital > switchover here that happend a short time ago. > > Based on some public information,

Re: Hauppauge HVR-930C problems

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 11:31, Fredrik Lingvall wrote: On 12/07/11 13:56, Mauro Carvalho Chehab wrote: On 02-12-2011 17:41, Fredrik Lingvall wrote: Hi , I noticed that HVR 930C support was added 21-11-2011. I have build the new driver and installed the firmware but I'm struggling to get it working.

Re: [RFC] vtunerc: virtual DVB device - is it ok to NACK driver because of worrying about possible misusage?

2011-12-07 Thread Mark Brown
On Tue, Dec 06, 2011 at 03:48:27PM +0100, Andreas Oberritter wrote: > On 06.12.2011 15:19, Mark Brown wrote: > > Your assertatation that applications should ignore the underlying > > transport (which seems to be a big part of what you're saying) isn't > > entirely in line with reality. > Did you

Re: DVB-T Muxes Germany / Berlin outdated, please update...

2011-12-07 Thread Christoph Pfister
Your version of dvb-apps is older than three months (your output doesn't contradict [1]), tuning parameters haven't changed since then. Christoph [1] http://linuxtv.org/hg/dvb-apps/rev/7c4cee8c5709 2011/12/1 Barts Builder : > Problem: > The Muxes from 'Network by Location' of tvheadend are outd

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Gianluca Gennari
Il 07/12/2011 14:12, Mauro Carvalho Chehab ha scritto: > On 06-12-2011 12:33, Gianluca Gennari wrote: >> Hi All, >> >> I have a Terratec Cinergy Hybrid T USB XS stick (USB 0ccd:0042). >> This device is made of the following components: >> - Empiatech em2880 USB bridge; >> - Zarlink zl10353 demodula

[PATCH] omap3isp: Mark next captured frame as faulty when an SBL overflow occurs

2011-12-07 Thread Laurent Pinchart
Instead of trying to propagate errors down the pipeline manually (and failing to do so properly in all cases), flag SBL errors in the pipeline to which the entity that triggered the error belongs, and use pipeline error flags to mark buffers as faulty when completing them. Signed-off-by: Laurent P

[PATCH v2] omap3isp: Prevent pipelines that contain a crashed entity from starting

2011-12-07 Thread Laurent Pinchart
The OMAP3 ISP preview engine will violate the L4 bus protocol if we try to write some of its internal registers after it failed to stop properly. This generates an external abort on non-linefetch fault, triggering a fatal kernel oops. We can't always prevent preview engine stop failures (they can

Re: [PATCH] omap3isp: video: Don't WARN() on unknown pixel formats

2011-12-07 Thread Laurent Pinchart
Hi Sakari, On Thursday 01 December 2011 15:34:51 Sakari Ailus wrote: > On Thu, Dec 01, 2011 at 12:26:07AM +0100, Laurent Pinchart wrote: > > On Wednesday 30 November 2011 09:35:38 Sakari Ailus wrote: > > > Laurent Pinchart wrote: > > > > On Monday 28 November 2011 17:01:12 Sakari Ailus wrote: > >

Re: [GIT PATCHES FOR 3.3] v4l: introduce selection API

2011-12-07 Thread Mauro Carvalho Chehab
On 14-11-2011 14:08, Tomasz Stanislawski wrote: Hi Mauro, This is the second 'pull-requested' version of the selection API. The patch-set introduces new ioctls to V4L2 API for the configuration of the selection rectangles like crop and compose areas. Tomasz, A way better than the previous p

Re: [RFC v2 1/2] dma-buf: Introduce dma buffer sharing mechanism

2011-12-07 Thread Arnd Bergmann
On Wednesday 07 December 2011, Semwal, Sumit wrote: > Thanks for the excellent discussion - it indeed is very good learning > for the relatively-inexperienced me :) > > So, for the purpose of dma-buf framework, could I summarize the > following and rework accordingly?: > 1. remove mmap() dma_buf_o

Re: [RFC PATCH v1 6/7] media: video: introduce face detection driver module

2011-12-07 Thread Ming Lei
Hi, On Wed, Dec 7, 2011 at 6:01 AM, Sylwester Nawrocki wrote: > On 12/06/2011 03:07 PM, Ming Lei wrote: >> Hi, >> >> Thanks for your review. >> >> On Tue, Dec 6, 2011 at 5:55 AM, Sylwester Nawrocki wrote: >>> Hi Ming, >>> >>> (I've pruned the Cc list, leaving just the mailing lists) >>> >>> On 1

Re: Hauppauge HVR-930C problems

2011-12-07 Thread Fredrik Lingvall
On 12/07/11 13:56, Mauro Carvalho Chehab wrote: On 02-12-2011 17:41, Fredrik Lingvall wrote: Hi , I noticed that HVR 930C support was added 21-11-2011. I have build the new driver and installed the firmware but I'm struggling to get it working. 4) DVB scanning # w_scan -c NO -f c ...

Re: [RFC v2 1/2] dma-buf: Introduce dma buffer sharing mechanism

2011-12-07 Thread Semwal, Sumit
Hi Daniel, Rob, On Tue, Dec 6, 2011 at 3:41 AM, Rob Clark wrote: > On Mon, Dec 5, 2011 at 3:23 PM, Daniel Vetter wrote: >> On Mon, Dec 05, 2011 at 02:46:47PM -0600, Rob Clark wrote: >>> On Mon, Dec 5, 2011 at 11:18 AM, Arnd Bergmann wrote: >>> > In the patch 2, you have a section about migrati

[PATCH] as3645a: Handle power on errors when registering the device

2011-12-07 Thread Laurent Pinchart
Return an error in the registered handler if the device can't be powered on. Signed-off-by: Laurent Pinchart --- drivers/media/video/as3645a.c |4 +++- 1 files changed, 3 insertions(+), 1 deletions(-) Hi everybody, This patch applies on top of the as3645a driver that I'm going to submit fo

RE: [dvb] Problem registering demux0 device

2011-12-07 Thread Hamad Kadmany
On 07-12-2011 13:50, Mauro Carvalho Chehab wrote: > It is hard to tell the exact problem without looking into the driver. Are you > handling the error codes returned by the register functions? > > You can follow what's happening inside your driver by enabling tracepoints. > Here is one of the scrip

Re: [PATCH 2/2] [media] tm6000: Fix bad indentation.

2011-12-07 Thread Mauro Carvalho Chehab
On 06-12-2011 19:03, Antti Palosaari wrote: On 12/06/2011 10:58 PM, Mauro Carvalho Chehab wrote: On 06-12-2011 12:13, Thierry Reding wrote: * Antti Palosaari wrote: That question is related to that kind of indentation generally, not only that patch. On 12/06/2011 03:39 PM, Thierry Reding wrot

[GIT PULL FOR v3.3] uvcvideo: move to vb2, support UVC timestamps, and various fixes

2011-12-07 Thread Laurent Pinchart
Hi Mauro, The following changes since commit 2a887d27708a4f9f3b5ad8258f9e19a150b58f03: [media] tm6000: fix OOPS at tm6000_ir_int_stop() and tm6000_ir_int_start() (2011-11-30 16:49:45 -0200) are available in the git repository at: git://linuxtv.org/pinchartl/uvcvideo.git uvcvideo-next Alexe

Re: [PATCH 0/1] xc3028: force reload of DTV7 firmware in VHF band with Zarlink demodulator

2011-12-07 Thread Mauro Carvalho Chehab
On 06-12-2011 12:33, Gianluca Gennari wrote: Hi All, I have a Terratec Cinergy Hybrid T USB XS stick (USB 0ccd:0042). This device is made of the following components: - Empiatech em2880 USB bridge; - Zarlink zl10353 demodulator; - Xceive XC3028 tuner; For this device, the ZARLINK456 define is s

Re: Hauppauge HVR-930C problems

2011-12-07 Thread Mauro Carvalho Chehab
On 02-12-2011 17:41, Fredrik Lingvall wrote: Hi , I noticed that HVR 930C support was added 21-11-2011. I have build the new driver and installed the firmware but I'm struggling to get it working. 4) DVB scanning # w_scan -c NO -f c ... 602000: sr6900 (time: 10:32) (time: 10:33) signal

Re: Hauppauge HVR-930C problems

2011-12-07 Thread Mauro Carvalho Chehab
On 05-12-2011 21:37, Eddi De Pieri wrote: try using scan from dvb-apps and not w_scan. Actually It seems to me w_scan isn't compatible with this driver due some missing lock. It works for me. The only parameter that it is mandatory is "-f c", in order to use the DVB-C frontend, instead of DVB-

Re: [dvb] Problem registering demux0 device

2011-12-07 Thread Mauro Carvalho Chehab
On 07-12-2011 09:30, Hamad Kadmany wrote: Hi, I'm implementing new adapter for DVB, I built a module to register the adapter and demux/net devices. From the kernel log I see all actions are performed fine and dvb_register_device (called by dvb_dmxdev_init) is called successfully for net0/demux0/

RE: [RFC] Resolution change support in video codecs in v4l2

2011-12-07 Thread Kamil Debski
> From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] > Sent: 06 December 2011 17:40 > > On 06-12-2011 14:11, Kamil Debski wrote: > >> From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] > >> Sent: 06 December 2011 16:40 > >> > >> On 06-12-2011 13:19, Kamil Debski wrote: > From: Mauro

Re: Omap3 ISP + Gstreamer v4l2src

2011-12-07 Thread Adam Pledger
Hi Laurent, Michael, Please note that BT.656 support is still experimental, so issues are not unexpected. Yes, I was aware that this is not yet fully baked. My question is, should this "just work"? It was my understanding that once the pipeline was configured with media-ctl then the CCDC o

Re: [RFC v2 1/2] dma-buf: Introduce dma buffer sharing mechanism

2011-12-07 Thread Arnd Bergmann
On Wednesday 07 December 2011, Semwal, Sumit wrote: > Right; that would be ideal, but we may not be able to ask each user to > do so - especially when the sharing part might be interspersed in > existing buffer handling code. So for now, I would like to keep it as > it-is. Ok, fair enough. It cert

[dvb] Problem registering demux0 device

2011-12-07 Thread Hamad Kadmany
Hi, I'm implementing new adapter for DVB, I built a module to register the adapter and demux/net devices. From the kernel log I see all actions are performed fine and dvb_register_device (called by dvb_dmxdev_init) is called successfully for net0/demux0/dvr0, however, demux0/dvr0 devices do not sh

RE: [RFC] Resolution change support in video codecs in v4l2

2011-12-07 Thread Kamil Debski
> From: Sakari Ailus [mailto:sakari.ai...@iki.fi] > Sent: 06 December 2011 23:42 > [...] > > > >>>That's a good point. It's more related to changes in stream properties > --- > > >>>the frame rate of the stream could change, too. That might be when you > could > > >>>like to have more buffers

Re: Omap3 ISP + Gstreamer v4l2src

2011-12-07 Thread Michael Jones
Hi Adam, On 12/07/2011 11:34 AM, Laurent Pinchart wrote: Hi Adam, On Wednesday 07 December 2011 09:02:42 Adam Pledger wrote: Hi Laurent, Firstly, please accept my apologies, for what is very probably a naive question. I'm new to V4L2 and am just getting to grips with how things work. No wor

Re: [RFC/PATCH 3/5] v4l: Add V4L2_CID_METERING_MODE camera control

2011-12-07 Thread Sylwester Nawrocki
On 12/06/2011 05:27 PM, Sylwester Nawrocki wrote: >>> + >>> V4L2_METERING_MODE_CENTER_WEIGHTED >> y> + Average the light information coming from the >>> entire scene >>> +giving priority to the center of the metered area. >>> + >>> + >>> +

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-12-07 Thread Laurent Pinchart
Hi Alex, On Wednesday 07 December 2011 11:48:36 Alex wrote: > On 11/30/2011 04:51 AM, Laurent Pinchart wrote: > > On Monday 28 November 2011 22:53:19 Alex wrote: > >> On 11/28/2011 10:20 PM, Laurent Pinchart wrote: > >>> On Monday 28 November 2011 20:14:25 Alex wrote: > On 11/28/2011 10:08 PM

Re: [RFC v2 1/2] dma-buf: Introduce dma buffer sharing mechanism

2011-12-07 Thread Semwal, Sumit
On Wed, Dec 7, 2011 at 3:41 PM, Arnd Bergmann wrote: > On Wednesday 07 December 2011, Semwal, Sumit wrote: >> > >> > Do you have a use case for making the interface compile-time disabled? >> > I had assumed that any code using it would make no sense if it's not >> > available so you don't actually

Re: uvcvideo: Failed to query (SET_CUR) UVC control 10 on unit 2: -32 (exp. 2).

2011-12-07 Thread Alex
On 11/30/2011 04:51 AM, Laurent Pinchart wrote: Hi Alex, On Monday 28 November 2011 22:53:19 Alex wrote: On 11/28/2011 10:20 PM, Laurent Pinchart wrote: On Monday 28 November 2011 20:14:25 Alex wrote: On 11/28/2011 10:08 PM, Laurent Pinchart wrote: On Monday 28 November 2011 19:04:22 Alex wr

Re: Omap3 ISP + Gstreamer v4l2src

2011-12-07 Thread Laurent Pinchart
Hi Adam, On Wednesday 07 December 2011 09:02:42 Adam Pledger wrote: > Hi Laurent, > > Firstly, please accept my apologies, for what is very probably a naive > question. I'm new to V4L2 and am just getting to grips with how things > work. No worries. > I'm using a tvp5151 in bt656 mode with the

Re: [RFC/PATCH 0/5] v4l: New camera controls

2011-12-07 Thread Sylwester Nawrocki
Hi Laurent, On 12/06/2011 01:34 PM, Laurent Pinchart wrote: > On Sunday 04 December 2011 16:16:11 Sylwester Nawrocki wrote: >> Hi All, >> >> I put some effort in preparing a documentation for a couple of new controls >> in the camera control class. It's a preeliminary work, it's mainly just >> doc

Re: Media Controller (v4l2 & core) & MT9V032 Device Driver

2011-12-07 Thread Laurent Pinchart
Hi James, On Wednesday 07 December 2011 09:00:18 James wrote: > > On Friday 02 December 2011 05:14:36 James wrote: > > > On Thu, Dec 1, 2011 at 7:10 AM, Laurent Pinchart wrote: > > > > On Tuesday 29 November 2011 03:07:28 James wrote: > > > > > On Mon, Nov 28, 2011 at 7:15 PM, Laurent Pinchart wro

RE: [PATCH 1/2] [media] V4L: atmel-isi: add code to enable/disableISI_MCK clock

2011-12-07 Thread Wu, Josh
Hi, Russell King On Wed, Dec 07, 2011 at 4:50 PM, Russell King wrote: > On Wed, Nov 30, 2011 at 06:06:43PM +0800, Josh Wu wrote: >> +/* Get ISI_MCK, provided by programmable clock or external clock */ >> +isi->mck = clk_get(dev, "isi_mck"); >> +if (IS_ERR_OR_NULL(isi->mck)) { > This

Re: [RFC v2 1/2] dma-buf: Introduce dma buffer sharing mechanism

2011-12-07 Thread Arnd Bergmann
On Wednesday 07 December 2011, Semwal, Sumit wrote: > > > > Do you have a use case for making the interface compile-time disabled? > > I had assumed that any code using it would make no sense if it's not > > available so you don't actually need this. > > Ok. Though if we keep the interface compile-

Re: [PATCH 5/8] [media] em28xx: initial support for HAUPPAUGE HVR-930C again

2011-12-07 Thread Mauro Carvalho Chehab
On 05-12-2011 21:47, Devin Heitmueller wrote: On Mon, Dec 5, 2011 at 6:32 PM, Eddi De Pieri wrote: Sorry, I think I applied follow patch on my tree while I developed the driver trying to fix tuner initialization. http://patchwork.linuxtv.org/patch/6617/ I forgot to remove from my tree after

Re: [PATCH 1/2] [media] V4L: atmel-isi: add code to enable/disable ISI_MCK clock

2011-12-07 Thread Russell King - ARM Linux
On Wed, Nov 30, 2011 at 06:06:43PM +0800, Josh Wu wrote: > + /* Get ISI_MCK, provided by programmable clock or external clock */ > + isi->mck = clk_get(dev, "isi_mck"); > + if (IS_ERR_OR_NULL(isi->mck)) { This should be IS_ERR() > + dev_err(dev, "Failed to get isi_mck\n");

Omap3 ISP + Gstreamer v4l2src

2011-12-07 Thread Adam Pledger
Hi Laurent, Firstly, please accept my apologies, for what is very probably a naive question. I'm new to V4L2 and am just getting to grips with how things work. I'm using a tvp5151 in bt656 mode with the Omap3 ISP, as described in this thread (Your YUV support tree + some patches for bt656, ba

Re: Media Controller (v4l2 & core) & MT9V032 Device Driver

2011-12-07 Thread James
(Re-sent as mailing list rejected the original HTML email.) Hi Laurent, > On Friday 02 December 2011 05:14:36 James wrote: > > On Thu, Dec 1, 2011 at 7:10 AM, Laurent Pinchart wrote: > > > On Tuesday 29 November 2011 03:07:28 James wrote: > > > > On Mon, Nov 28, 2011 at 7:15 PM, Laurent Pinchart