Re: [RFC] media DT bindings

2012-08-01 Thread Laurent Pinchart
Hi Stephen, On Tuesday 31 July 2012 17:29:24 Stephen Warren wrote: On 07/31/2012 03:22 PM, Laurent Pinchart wrote: On Tuesday 31 July 2012 14:39:07 Guennadi Liakhovetski wrote: ... Ok, then, how about #address-cells = 1; #size-cells = 0; ...

Re: [PULL] video_visstrim for 3.6

2012-08-01 Thread javier Martin
On 31 July 2012 15:05, Sascha Hauer s.ha...@pengutronix.de wrote: On Tue, Jul 31, 2012 at 08:13:59AM +0200, javier Martin wrote: On 31 July 2012 00:42, Mauro Carvalho Chehab mche...@redhat.com wrote: Em 26-07-2012 06:36, Javier Martin escreveu: Hi Mauro, this pull request is composed of

[no subject]

2012-08-01 Thread Bhupesh SHARMA
Hi Laurent, I have a query for you regarding the support and testing of MJPEG frame type in the UVC webcam gadget. I see that in the webcam.c gadget, the 720p and VGA MJPEG uvc formats are supported. I was trying the same out and got confused because the data arriving from a real video capture

Re: [Workshop-2011] Media summit at the Kernel Summit - was: Fwd: Re: [Ksummit-2012-discuss] Organising Mini Summits within the Kernel Summit

2012-08-01 Thread Hans Verkuil
On Tue July 24 2012 19:40:27 Michael Krufky wrote: Apologies for my late reply -- I plan to attend the conference!!! I am looking to book everything today... I think I'm going to Barcelona as well -- will you guys go to both conferences? I plan on going to Barcelona as well. Regards,

Query regarding the support and testing of MJPEG frame type in the UVC webcam gadget

2012-08-01 Thread Bhupesh SHARMA
Hi Laurent, I have a query for you regarding the support and testing of MJPEG frame type in the UVC webcam gadget. I see that in the webcam.c gadget, the 720p and VGA MJPEG uvc formats are supported. I was trying the same out and got confused because the data arriving from a real video capture

Re: Update VIP to videobuf2 and control framework

2012-08-01 Thread Hans Verkuil
On Tue July 31 2012 22:17:06 Federico Vaga wrote: As suggested I moved the Video Buffer Input (VIP) of the STA2X11 board to the videobuf2. This patch series is an RFC. Thank you very much for working on this! Much appreciated! The first patch is just an update to the adv7180 because the VIP

Re: [RFC] media DT bindings

2012-08-01 Thread Guennadi Liakhovetski
On Tue, 31 Jul 2012, Laurent Pinchart wrote: Hi Guennadi, On Tuesday 31 July 2012 14:39:07 Guennadi Liakhovetski wrote: On Tue, 31 Jul 2012, Laurent Pinchart wrote: On Tuesday 31 July 2012 11:26:27 Guennadi Liakhovetski wrote: On Fri, 27 Jul 2012, Laurent Pinchart wrote: On

RE: stk7700d problem

2012-08-01 Thread Peter Tilley
Apologies for resending. Mailing list bounced the email the first time becuase it wasn't plain text format. I have a dual USB DVB-T tuner which is sold under the brand Kaiser Baas KBA 01004 but under the hood looks pretty much the same as the Emtec s830

Re: [PATCH 4/4] media: mx2_camera: Fix clock handling for i.MX27.

2012-08-01 Thread Guennadi Liakhovetski
Hi Sascha On Tue, 31 Jul 2012, Sascha Hauer wrote: Hi Guennadi, On Tue, Jul 31, 2012 at 05:14:25PM +0200, Guennadi Liakhovetski wrote: Hi Javier @@ -436,7 +436,8 @@ static void mx2_camera_deactivate(struct mx2_camera_dev *pcdev) { unsigned long flags; -

Re: [RFC] media DT bindings

2012-08-01 Thread Laurent Pinchart
Hi Guennadi, On Wednesday 01 August 2012 08:47:20 Guennadi Liakhovetski wrote: On Tue, 31 Jul 2012, Laurent Pinchart wrote: On Tuesday 31 July 2012 14:39:07 Guennadi Liakhovetski wrote: On Tue, 31 Jul 2012, Laurent Pinchart wrote: On Tuesday 31 July 2012 11:26:27 Guennadi Liakhovetski

[PATCH for v3.6] Fix mem2mem_testdev querycap regression

2012-08-01 Thread Hans Verkuil
Trival but important patch. Signed-off-by: Hans Verkuil hans.verk...@cisco.com diff --git a/drivers/media/video/mem2mem_testdev.c b/drivers/media/video/mem2mem_testdev.c index 7efe9ad..0b91a5c 100644 --- a/drivers/media/video/mem2mem_testdev.c +++ b/drivers/media/video/mem2mem_testdev.c @@

RE: [PATCH v5 0/5] Add new driver for generic scaler

2012-08-01 Thread Sungchun Kang
On 07/31/2012 10:44 PM, Shaik Ameer Basha wrote: -Original Message- From: Shaik Ameer Basha [mailto:shaik.am...@samsung.com] Sent: Tuesday, July 31, 2012 10:44 PM To: linux-media@vger.kernel.org Cc: sungchun.k...@samsung.com; khw0178@samsung.com; mche...@infradead.org;

Re: [media-ctl PATCH 1/1] libv4l2subdev: Add v4l2_subdev_enum_mbus_code()

2012-08-01 Thread Sakari Ailus
Hi Laurent, On Tue, Jul 31, 2012 at 11:50:53PM +0200, Laurent Pinchart wrote: On Tuesday 31 July 2012 15:17:04 Sakari Ailus wrote: On Tue, Jul 31, 2012 at 01:38:41PM +0200, Laurent Pinchart wrote: On Tuesday 31 July 2012 01:16:00 Sakari Ailus wrote: v4l2_subdev_enum_mbus_code()

[PATCH v2] mt9v032: Provide link frequency control

2012-08-01 Thread Laurent Pinchart
Signed-off-by: Laurent Pinchart laurent.pinch...@ideasonboard.com --- drivers/media/video/mt9v032.c | 48 include/media/mt9v032.h |3 ++ 2 files changed, 46 insertions(+), 5 deletions(-) Changes compared to v1: - Assign pixel_rate-val64

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Tomasz Stanislawski
Hi Hans, On 07/31/2012 02:11 PM, Hans Verkuil wrote: On Tue 31 July 2012 13:56:14 Laurent Pinchart wrote: Hi Hans, On Tuesday 31 July 2012 08:33:56 Hans Verkuil wrote: On Thu June 14 2012 16:32:23 Tomasz Stanislawski wrote: +/** + * struct v4l2_exportbuffer - export of video buffer as

[PATCH v2] media: mx3_camera: buf_init() add buffer state check

2012-08-01 Thread Guennadi Liakhovetski
From: Alex Gershgorin al...@meprolight.com This patch check the state of the buffer when calling buf_init() method. The thread http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/48587 also includes report witch can show the problem. This patch solved the problem. Both MMAP

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Laurent Pinchart
Hi Tomasz, On Wednesday 01 August 2012 10:01:45 Tomasz Stanislawski wrote: On 07/31/2012 02:11 PM, Hans Verkuil wrote: On Tue 31 July 2012 13:56:14 Laurent Pinchart wrote: On Tuesday 31 July 2012 08:33:56 Hans Verkuil wrote: On Thu June 14 2012 16:32:23 Tomasz Stanislawski wrote: +/**

Re: linux-next: Tree for July 31 (media/radio-tea5777)

2012-08-01 Thread Hans de Goede
Thanks for fixing this for me! Acked-by: Hans de Goede hdego...@redhat.com On 07/31/2012 09:56 PM, Mauro Carvalho Chehab wrote: Em 31-07-2012 14:22, Randy Dunlap escreveu: drivers/built-in.o: In function `radio_tea5777_set_freq': radio-tea5777.c:(.text+0x4d8704): undefined reference to

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Hans Verkuil
On Wed 1 August 2012 10:01:45 Tomasz Stanislawski wrote: Hi Hans, On 07/31/2012 02:11 PM, Hans Verkuil wrote: On Tue 31 July 2012 13:56:14 Laurent Pinchart wrote: Hi Hans, On Tuesday 31 July 2012 08:33:56 Hans Verkuil wrote: On Thu June 14 2012 16:32:23 Tomasz Stanislawski wrote:

Re: [PATCH v5 0/5] Add new driver for generic scaler

2012-08-01 Thread Sylwester Nawrocki
On 08/01/2012 09:35 AM, Sungchun Kang wrote: I'm sorry to be so late. Basically, I wonder important one thing. What would you implement a device driver connected with gscaler. For example, fimc-lite, mipi-csis. As you know Exynos5 has local-path with gscaler MIPI-CSIS = Fimc-lite = Gscaler

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Rémi Denis-Courmont
On Tue, 31 Jul 2012 23:52:35 +0200, Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: I want to receive the video buffers in user space for processing. Typically processing is software encoding or conversion. That's what virtually any V4L application does on the desktop...

Re: [Workshop-2011] Media summit/KS-2012 proposals

2012-08-01 Thread Hans Verkuil
On Tue 31 July 2012 19:58:23 Mauro Carvalho Chehab wrote: In order to sum-up the discussions around the media summit, this is what we've got so far: Proposals proposed by

[PATCH v2] media: mx2_camera: Fix clock handling for i.MX27.

2012-08-01 Thread Javier Martin
This driver wasn't converted to the new clock framework (e038ed50a4a767add205094c035b6943e7b30140). Signed-off-by: Javier Martin javier.mar...@vista-silicon.com --- drivers/media/video/mx2_camera.c | 47 +- 1 file changed, 31 insertions(+), 16 deletions(-)

Re: [PATCH for v3.6] Fix mem2mem_testdev querycap regression

2012-08-01 Thread Sylwester Nawrocki
On 08/01/2012 09:32 AM, Hans Verkuil wrote: Trival but important patch. Signed-off-by: Hans Verkuil hans.verk...@cisco.com diff --git a/drivers/media/video/mem2mem_testdev.c b/drivers/media/video/mem2mem_testdev.c index 7efe9ad..0b91a5c 100644 --- a/drivers/media/video/mem2mem_testdev.c

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Tomasz Stanislawski
Hi Hans, I do not see any good point in using v4l2_plane. What would be the meaning of bytesused, length, data_offset in case of DMABUF exporting? The field reserved0 was introduced to be replaced by __u32 memory if other means of buffer description would be needed. The reserved fields at

Re: Media summit/KS-2012 proposals

2012-08-01 Thread Sylwester Nawrocki
Hi Mauro, On 07/31/2012 07:58 PM, Mauro Carvalho Chehab wrote: In order to sum-up the discussions around the media summit, this is what we've got so far: Proposals proposed by

Re: 3.5 kernel options for Hauppauge_WinTV-HVR-1250

2012-08-01 Thread Andy Walls
James bjloc...@lockie.ca wrote: I got the latest kernel from git and I can't find the kernel options for my tv card. I have: http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250 -- To unsubscribe from this list: send the line unsubscribe linux-media in the body of a message to

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Laurent Pinchart
Hi Rémi, On Wednesday 01 August 2012 10:37:02 Rémi Denis-Courmont wrote: On Tue, 31 Jul 2012 23:52:35 +0200, Laurent Pinchart wrote: I want to receive the video buffers in user space for processing. Typically processing is software encoding or conversion. That's what virtually any V4L

Re: Update VIP to videobuf2 and control framework

2012-08-01 Thread Jonathan Corbet
On Wed, 1 Aug 2012 08:41:56 +0200 Hans Verkuil hverk...@xs4all.nl wrote: The second patch adds a new memory allocator for the videobuf2. I name it videobuf2-dma-streaming but I think streaming is not the best choice, so suggestions are welcome. My inspiration for this buffer come from

Re: Query regarding the support and testing of MJPEG frame type in the UVC webcam gadget

2012-08-01 Thread Laurent Pinchart
Hi Bhupesh, On Wednesday 01 August 2012 14:26:33 Bhupesh SHARMA wrote: Hi Laurent, I have a query for you regarding the support and testing of MJPEG frame type in the UVC webcam gadget. I see that in the webcam.c gadget, the 720p and VGA MJPEG uvc formats are supported. I was trying the

RE: Query regarding the support and testing of MJPEG frame type in the UVC webcam gadget

2012-08-01 Thread Bhupesh SHARMA
Hi Laurent, Thanks for clearing this doubt.. -Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, August 01, 2012 6:46 PM To: Bhupesh SHARMA Cc: linux-...@vger.kernel.org; linux-media@vger.kernel.org Subject: Re: Query regarding the

Re: set default protocol for TerraTec Cinergy XXS to nec

2012-08-01 Thread Toralf Förster
On 07/30/2012 06:13 PM, Mauro Carvalho Chehab wrote: Em 16-07-2012 17:22, Toralf Förster escreveu: /me wonders whether nec should be set as the default for this key in kernel or not It makes sense to patch it to use the nec protocol. If not all keys are working, it also makes sense to

RE: [PATCH v2] media: mx3_camera: buf_init() add buffer state check

2012-08-01 Thread Alex Gershgorin
From: Alex Gershgorin al...@meprolight.com This patch check the state of the buffer when calling buf_init() method. The thread http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/48587 also includes report witch can show the problem. This patch solved the problem. Both MMAP

Re: [RFC] media DT bindings

2012-08-01 Thread Stephen Warren
On 07/31/2012 11:59 PM, Laurent Pinchart wrote: Hi Stephen, On Tuesday 31 July 2012 17:29:24 Stephen Warren wrote: On 07/31/2012 03:22 PM, Laurent Pinchart wrote: On Tuesday 31 July 2012 14:39:07 Guennadi Liakhovetski wrote: ... Ok, then, how about #address-cells = 1;

[ANNOUNCE] patchwork notifications

2012-08-01 Thread Mauro Carvalho Chehab
Hi Developers, Just to let you know, I finally made patchwork notifications to work. With this change, every time a patch (or a group of patches) have their status changed, an email will be sent to the patch author, similar to this one: The following patches (submitted by you) have been

[MINI SUMMIT] media mini-summit at KS/2012

2012-08-01 Thread Mauro Carvalho Chehab
After the discussions around the media mini-summit, this is the consolidated list of topics. We tried to give a fair time for each topic. With regards to the proposed topic Intel media SDK, nobody volunteered to give such a talk. So, if there is anyone interested to talk about it, it can either

cron job: media_tree daily build: ERRORS

2012-08-01 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 1 19:00:23 CEST 2012 git hash:24ed693da0cefede7382d498dd5e9a83f0a21c38 gcc version: i686-linux-gcc

[GIT PULL FOR v3.6] uvcvideo fixes

2012-08-01 Thread Laurent Pinchart
Hi Mauro, Resending the pull request, without changing the git request-pull text this time. The following changes since commit 931efdf58bd83af8d0578a6cc53421675daf6d41: Merge branch 'v4l_for_linus' into staging/for_v3.6 (2012-07-14 15:45:44 -0300) are available in the git repository at:

Re: [Ksummit-2012-discuss] [MINI SUMMIT] media mini-summit at KS/2012

2012-08-01 Thread Mark Brown
On Wed, Aug 01, 2012 at 04:17:07PM -0300, Mauro Carvalho Chehab wrote: The names that came up during our discussions for those panels are: Rob Clark rob.cl...@linaro.org (HDMI CEC, ALSA, ARM) Takashi Iwai ti...@suse.de (ALSA) Catalin Marinas catalin.mari...@arm.com (ARM)

[PATCH for v3.6] VIDIOC_ENUM_FREQ_BANDS fix

2012-08-01 Thread Hans Verkuil
When VIDIOC_ENUM_FREQ_BANDS is called for a driver that doesn't supply an enum_freq_bands op, then it will fall back to reporting a single freq band based on information from g_tuner or g_modulator. Due to a bug this is an infinite list since the index field wasn't tested. This patch fixes this

Re: [PATCH] Add support for Prof Revolution DVB-S2 8000 PCI-E card

2012-08-01 Thread Mariusz Bialonczyk
On 07/26/2012 08:08 PM, Mariusz Bialonczyk wrote: The device is based on STV0903 demodulator, STB6100 tuner and CX23885 chipset; subsystem id: 8000:3034 Signed-off-by: Mariusz Bialonczyk ma...@skyboo.net Igor, can I please get your ACK on this patch? I was contacting proftuners for

[PATCH for v3.6] Add missing logging for rangelow/high of hwseek

2012-08-01 Thread Hans Verkuil
struct v4l2_hw_freq_seek has two new fields that weren't printed in the logging function. Added. Signed-off-by: Hans Verkuil hans.verk...@cisco.com diff --git a/drivers/media/video/v4l2-ioctl.c b/drivers/media/video/v4l2-ioctl.c index c3b7b5f..6bc47fc 100644 ---

Re: [PATCH for v3.6] VIDIOC_ENUM_FREQ_BANDS fix

2012-08-01 Thread Rémi Denis-Courmont
Le mercredi 1 août 2012 22:52:46 Hans Verkuil, vous avez écrit : When VIDIOC_ENUM_FREQ_BANDS is called for a driver that doesn't supply an enum_freq_bands op, then it will fall back to reporting a single freq band based on information from g_tuner or g_modulator. By the way... Isn't

Re: [PATCHv2 3/9] v4l: add buffer exporting via dmabuf

2012-08-01 Thread Rémi Denis-Courmont
Le mercredi 1 août 2012 14:35:03 Laurent Pinchart, vous avez écrit : But in general, the V4L element in the pipeline does not know how fast the downstream element(s) will consume the buffers. Thus it has to copy from the MMAP buffers into anonymous user memory pending processing. Then any

Re: [PATCH] [media] davinci: vpfe: Add documentation

2012-08-01 Thread Sakari Ailus
Hi Manju, Thanks for the patch. Please make sure these patches reach linux-media next time. If they do not, it severely limits the number of potential reviewers. I don't know why, but the original patch isn't on linux-media even if the list was cc'd. Dropping linux-kernel from cc. Manjunath

Re: [PATCH v7 2/2] v4l2: add new pixel formats supported on dm365

2012-08-01 Thread Sakari Ailus
Hi Prabhakar, Thanks for the patch. On Fri, Jul 27, 2012 at 04:25:05PM +0530, Prabhakar Lad wrote: From: Manjunath Hadli manjunath.ha...@ti.com add new macro V4L2_PIX_FMT_SGRBG10ALAW8 and associated formats to represent Bayer format frames compressed by A-LAW algorithm, add

Re: [GIT PULL FOR v3.6] DVB USB v2

2012-08-01 Thread Antti Palosaari
On 07/31/2012 02:52 AM, Antti Palosaari wrote: On 07/30/2012 11:46 PM, Mauro Carvalho Chehab wrote: Em 09-07-2012 15:49, Antti Palosaari escreveu: On 07/07/2012 01:22 AM, Mauro Carvalho Chehab wrote: Em 03-07-2012 18:47, Antti Palosaari escreveu: On 07/02/2012 04:08 PM, Antti Palosaari

Re: 3.5 kernel options for Hauppauge_WinTV-HVR-1250

2012-08-01 Thread James
On 08/01/12 07:07, Andy Walls wrote: James bjloc...@lockie.ca wrote: I got the latest kernel from git and I can't find the kernel options for my tv card. I have: http://linuxtv.org/wiki/index.php/Hauppauge_WinTV-HVR-1250 -- To unsubscribe from this list: send the line unsubscribe