Re: [RFC/PATCH 02/10] media: Media device

2010-07-18 Thread Muralidharan Karicheri
Hi Laurent, +++ b/Documentation/media-framework.txt @@ -0,0 +1,68 @@ +Linux kernel media framework + + snip I felt more details needed in this media-framework.txt for information such as which driver call this register() /unregister() function, details on link

Re: [RFC/PATCH 0/5] DaVinci VPIF: Support for DV preset and DV timings.

2010-10-24 Thread Muralidharan Karicheri
Thanks for the patch! On Sun, Oct 24, 2010 at 9:38 AM, Muralidharan Karicheri mkarich...@gmail.com wrote: On Fri, Oct 22, 2010 at 3:00 AM, mats.randga...@tandberg.com wrote: From: Mats Randgaard mats.randga...@tandberg.com Support for DV preset and timings added to vpif_capture

Re: [RFC/PATCH 1/5] vpif_cap/disp: Add debug functionality

2010-10-24 Thread Muralidharan Karicheri
My previous reply didn't make it to linuxtv server. See comments below. On Sun, Oct 24, 2010 at 10:04 AM, Muralidharan Karicheri mkarich...@gmail.com wrote: Thanks for the patch. Please read below for my comments +/* + * vpif_g_chip_ident() - Identify the chip + * @file: file ptr

Re: [RFC/PATCH 2/5] vpif: Move and extend ch_params[]

2010-10-24 Thread Muralidharan Karicheri
On Sun, Oct 24, 2010 at 10:13 AM, Muralidharan Karicheri mkarich...@gmail.com wrote: Acked-by : Murali Karicheri mkarich...@gmail.com On Fri, Oct 22, 2010 at 3:00 AM, mats.randga...@tandberg.com wrote: From: Mats Randgaard mats.randga...@tandberg.com - The ch_params tables in vpif_capture.c

Fwd: [RFC/PATCH 3/5] vpif_cap/disp: Added support for DV presets

2010-10-24 Thread Muralidharan Karicheri
-- Forwarded message -- From: Muralidharan Karicheri mkarich...@gmail.com Date: Sun, Oct 24, 2010 at 10:24 AM Subject: Re: [RFC/PATCH 3/5] vpif_cap/disp: Added support for DV presets To: mats.randga...@tandberg.com On Fri, Oct 22, 2010 at 3:00 AM, mats.randga...@tandberg.com

Fwd: [RFC/PATCH 4/5] vpif_cap/disp: Added support for DV timings

2010-10-24 Thread Muralidharan Karicheri
-- Forwarded message -- From: Muralidharan Karicheri mkarich...@gmail.com Date: Sun, Oct 24, 2010 at 10:33 AM Subject: Re: [RFC/PATCH 4/5] vpif_cap/disp: Added support for DV timings To: mats.randga...@tandberg.com On Fri, Oct 22, 2010 at 3:00 AM, mats.randga...@tandberg.com

Fwd: [RFC/PATCH 5/5] vpif_cap/disp: Cleanup, improved comments

2010-10-24 Thread Muralidharan Karicheri
-- Forwarded message -- From: Muralidharan Karicheri mkarich...@gmail.com Date: Sun, Oct 24, 2010 at 10:36 AM Subject: Re: [RFC/PATCH 5/5] vpif_cap/disp: Cleanup, improved comments To: mats.randga...@tandberg.com Acked-by: Murali Karicheri mkarich...@gmail.com On Fri, Oct 22

Fwd: [RFC/PATCH 2/5] vpif: Move and extend ch_params[]

2010-10-24 Thread Muralidharan Karicheri
Sorry for the duplicate. -- Forwarded message -- From: Muralidharan Karicheri mkarich...@gmail.com Date: Sun, Oct 24, 2010 at 10:13 AM Subject: Re: [RFC/PATCH 2/5] vpif: Move and extend ch_params[] To: mats.randga...@tandberg.com Acked-by : Murali Karicheri mkarich...@gmail.com

Re: [PATCH 0/6] davinci vpbe: V4L2 Display driver for DM644X

2010-11-10 Thread Muralidharan Karicheri
. This will allow the host/bridge driver to call osd specific operations like standard sub dev ops. Any comments? On Wed, Nov 10, 2010 at 8:05 AM, Muralidharan Karicheri mkarich...@gmail.com wrote: Manjunath, Thank you for putting up this patch together. I didn't see the 1/6 of this series

Re: [PATCH v2 0/6] davinci vpbe: display driver for DM644X

2010-11-27 Thread Muralidharan Karicheri
Manjunath, Could you re-send the patch 1/6? I can't find it either at my inbox or mailing list. On Wed, Nov 24, 2010 at 9:08 AM, Manjunath Hadli manjunath.ha...@ti.com wrote: This driver is written for Texas Instruments's DM644X VPBE IP. This SoC supports 2 video planes and 2 OSD planes as

Re: [PATCH v2 5/6] davinci vpbe: platform specific additions

2010-11-27 Thread Muralidharan Karicheri
+static int dm644x_set_if_config(enum v4l2_mbus_pixelcode pixcode) +{ +       unsigned int val = 0; +       int ret = 0; + +       switch (pixcode) { +       case V4L2_MBUS_FMT_FIXED: +             /* Analog out.do nothing */ +             break; +       case V4L2_MBUS_FMT_YUYV8_2X8: +  

Re: [PATCH v2 5/6] davinci vpbe: platform specific additions

2010-11-27 Thread Muralidharan Karicheri
Just want to add one more point. Probably it is a good idea to keep this function in venc. Why this function has to be platform specific? On Sat, Nov 27, 2010 at 10:22 AM, Muralidharan Karicheri mkarich...@gmail.com wrote: +static int dm644x_set_if_config(enum v4l2_mbus_pixelcode pixcode

Re: Volunteers needed: BKL removal: replace .ioctl by .unlocked_ioctl

2010-12-18 Thread Muralidharan Karicheri
) mem2mem_testdev (Pawel Osciak or Marek Szyprowski) cx23885 (Steve Toth) cx18-alsa (Andy Walls) omap24xxcam (Sakari Ailus or David Cohen) au0828 (Janne Grunau) cpia2 (Andy Walls or Hans Verkuil) cx231xx (Mauro Carvalho Chehab) davinci (Muralidharan Karicheri) saa6588 (Hans Verkuil) pvrusb2

Test email. Please ignore

2009-12-30 Thread Muralidharan Karicheri
-- Murali Karicheri mkarich...@gmail.com -- 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

[GIT PATCHES FOR 2.6.35] - Adding OMAP2/3 V4l2 display driver

2010-04-11 Thread Muralidharan Karicheri
Hi Mauro, Please pull from:- The following changes since commit 184b7c85f31583632ad00c062a295b622759eef3: Mauro Carvalho Chehab (1): ir-core: Fix the delete logic are available in the git repository at: git://linuxtv.org/mkaricheri/vpfe-vpbe-video.git for_upstream_04_11 Vaibhav

[GIT FIXES FOR 2.6.36] - fixes for vpfe/vpif drivers

2010-06-12 Thread Muralidharan Karicheri
Mauro, Please pull from ... The following changes since commit 41c5f984b67b331064e69acc9fca5e99bf73d400: Mauro Carvalho Chehab (1): Merge tag 'v2.6.35-rc2' into HEAD are available in the git repository at: git://linuxtv.org/mkaricheri/vpfe-vpbe-video.git for_2.6.36 Murali

[GIT FIXES FOR 2.6.35] - fixes for OMAP vout driver

2010-06-12 Thread Muralidharan Karicheri
Mauro, Please pull from ... The following changes since commit ed8c030bde28fc675aae7687a535436579298f06: Mauro Carvalho Chehab (1): stv090x: Fix merge conflict caused by changeset f2b3c6d2 are available in the git repository at: git://linuxtv.org/mkaricheri/vpfe-vpbe-video.git

Re: building v4l-dvb - compilation error

2010-01-10 Thread Muralidharan Karicheri
Mauro, I ran the build using my ubunto linux box at home and it has succeeded the build. make[2]: Leaving directory `/usr/src/kernels/2.6.9-55.0.12.EL-smp-i686' The minimum supported version by the backport is 2.6.16. Hmm. Does that means, the build is using the kernel source code natively

[GIT PATCHES FOR 2.6.34] Support for vpfe-capture on DM365

2010-02-05 Thread Muralidharan Karicheri
Mauro, Please pull from the following:- The following changes since commit 84b74782ace1ae091c1b0e14ae2ee9bb720532ba: Douglas Schilling Landgraf (1): V4L/DVB: Fix logic for Leadtek winfast tv usbii deluxe are available in the git repository at:

test - please ignore

2010-02-05 Thread Muralidharan Karicheri
-- Murali Karicheri mkarich...@gmail.com -- 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

Re: [GIT PATCHES FOR 2.6.34] Support for vpfe-capture on DM365

2010-02-05 Thread Muralidharan Karicheri
Mauro, On Fri, Feb 5, 2010 at 4:52 PM, Mauro Carvalho Chehab mche...@redhat.com wrote: Muralidharan Karicheri wrote: Mauro, Please pull from the following:- The following changes since commit 84b74782ace1ae091c1b0e14ae2ee9bb720532ba:   Douglas Schilling Landgraf (1):         V4L/DVB: Fix

[GIT PATCHES FOR 2.6.34] - vpfe capture support on DM365

2010-02-21 Thread Muralidharan Karicheri
Mauro, I have removed the IOCTL handling and also dropped a patch that is related to ioctl handling relative to last pull request. This is based on our discussion since then. The following changes since commit d142708594fd5a0828371b31721a8289800d015a: Mauro Carvalho Chehab (1):

Re: [PATCH-V1 09/10] VPFE Capture: Add support for USERPTR mode of operation

2010-02-23 Thread Muralidharan Karicheri
hvaib...@ti.com Signed-off-by: Vaibhav Hiremath hvaib...@ti.com Signed-off-by: Muralidharan Karicheri m-kariche...@ti.com ---  drivers/media/video/ti-media/vpfe_capture.c |   94 ++  1 files changed, 79 insertions(+), 15 deletions(-) diff --git a/drivers/media/video

Re: [PATCH-V1 09/10] VPFE Capture: Add support for USERPTR mode of operation

2010-02-24 Thread Muralidharan Karicheri
On Wed, Feb 24, 2010 at 12:37 AM, Hiremath, Vaibhav hvaib...@ti.com wrote: -Original Message- From: Muralidharan Karicheri [mailto:mkarich...@gmail.com] Sent: Wednesday, February 24, 2010 4:53 AM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org

Re: More videobuf and streaming I/O questions

2010-02-26 Thread Muralidharan Karicheri
On Fri, Feb 26, 2010 at 7:04 AM, Mauro Carvalho Chehab mche...@infradead.org wrote: Pawel Osciak wrote: On Tuesday 23 February 2010 08:41:49 Pawel Osciak wrote: On Mon, 22 Feb 2010 00:12:18 +0100 Laurent Pinchart laurent.pinch...@ideasonboard.com wrote: As for the REQBUF, I've always thought

support for device node for sub devices

2010-02-26 Thread Muralidharan Karicheri
Hello Laurent, I see that you have added support for sub device device nodes in your media controller development tree. This is an important feature for SoC devices since this will allow application to configure the sub device nodes like that on VPFE/VPBE of a DMxxx device. Shouldn't we add this

[GIT FIXES FOR 2.6.34] Fixes for vpfe capture driver

2010-03-13 Thread Muralidharan Karicheri
Mauro, The following changes since commit 9178a7c062ff0c43e95d826419f9e9454c52ef15: Mauro Carvalho Chehab (1): V4L/DVB: Fix bad whitespacing are available in the git repository at: git://linuxtv.org/mkaricheri/vpfe-vpbe-video.git fixes_for_upstream Murali Karicheri (1): V4L:

[GIT PATCHES FOR 2.6.35] - vpfe capture enhancements to support AM3517

2010-03-27 Thread Muralidharan Karicheri
Mauro, Please pull from the following:- The following changes since commit 975b06b6c01ba2da4d26a7ba6ea783d5f670aa7d: Jonathan Corbet (1): V4L/DVB: ov7670: silence some compiler warnings are available in the git repository at: git://linuxtv.org/mkaricheri/vpfe-vpbe-video.git

Re: [GIT FIX for 2.6.34] V4L - vpfe capture - fix for kernel crash on DM365

2010-03-27 Thread Muralidharan Karicheri
Mauro, When I had last replied to your email, I didn't check if the patch is actually applied to your v4l_for_linux branch of fixes.git tree. But Today I checked and I can't find the patch merged to this tree as you had mentioned.. So if you haven't merged it for some reason, please merge my