RE: [PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-10-28 Thread Hiremath, Vaibhav
On Sat, Oct 27, 2012 at 17:01:09, Laurent Pinchart wrote: Hi Vaibhav, On Friday 26 October 2012 09:13:20 Hiremath, Vaibhav wrote: On Thu, Oct 25, 2012 at 19:30:58, Valkeinen, Tomi wrote: On 2012-03-09 10:03, Hiremath, Vaibhav wrote: On Fri, Mar 09, 2012 at 05:17:41, Laurent Pinchart

RE: [PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-10-26 Thread Hiremath, Vaibhav
On Thu, Oct 25, 2012 at 19:30:58, Valkeinen, Tomi wrote: On 2012-03-09 10:03, Hiremath, Vaibhav wrote: On Fri, Mar 09, 2012 at 05:17:41, Laurent Pinchart wrote: Hi Archit, On Wednesday 07 March 2012 14:31:16 Archit Taneja wrote: The omap_vout driver tries to set the DSS overlay_info

RE: [PATCH] Fixed list_del corruption in videobuf-core.c : videobuf_queue_cancel()

2012-10-09 Thread Hiremath, Vaibhav
, Vaibhav -- BR, Andrei On Mon, Oct 8, 2012 at 4:50 PM, Hiremath, Vaibhav hvaib...@ti.com wrote: On Fri, Oct 05, 2012 at 21:14:25, Andrei Mandychev wrote: If there is a buffer with VIDEOBUF_QUEUED state it won't be deleted properly because the head of queue loses

RE: [PATCH] Fixed list_del corruption in videobuf-core.c : videobuf_queue_cancel()

2012-10-08 Thread Hiremath, Vaibhav
On Fri, Oct 05, 2012 at 21:14:25, Andrei Mandychev wrote: If there is a buffer with VIDEOBUF_QUEUED state it won't be deleted properly because the head of queue loses its elements by calling INIT_LIST_HEAD() before videobuf_streamoff(). dma_queue is driver internal queue and

RE: Warning in omap_vout.c

2012-05-22 Thread Hiremath, Vaibhav
On Tue, May 22, 2012 at 14:54:45, Hans Verkuil wrote: (Repost, this time without using HTML. My mailer switches to HTML once in a while for no reason. Very annoying.) The daily build has this warning: v4l-dvb-git/drivers/media/video/omap/omap_vout.c: In function 'omapvid_init':

RE: [PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-03-19 Thread Hiremath, Vaibhav
On Fri, Mar 16, 2012 at 16:41:27, Taneja, Archit wrote: Hi, On Friday 16 March 2012 03:46 PM, Archit Taneja wrote: On Monday 12 March 2012 03:34 PM, Hiremath, Vaibhav wrote: On Wed, Mar 07, 2012 at 14:31:16, Taneja, Archit wrote: The omap_vout driver tries to set the DSS overlay_info

RE: [PATCH] omap_vout: Fix the build warning and section miss-match warning

2012-03-16 Thread Hiremath, Vaibhav
On Wed, Mar 14, 2012 at 20:22:37, Laurent Pinchart wrote: Hi Vaibhav, Thanks for the patch. On Friday 09 March 2012 17:44:03 Vaibhav Hiremath wrote: Patch fixes below build warning and section miss-match warning from omap_vout driver - You should probably not refer to patch below in

RE: [PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-03-12 Thread Hiremath, Vaibhav
On Wed, Mar 07, 2012 at 14:31:16, Taneja, Archit wrote: The omap_vout driver tries to set the DSS overlay_info using set_overlay_info() when the physical address for the overlay is still not configured. This happens in omap_vout_probe() and vidioc_s_fmt_vid_out(). The calls to

RE: [PATCH] omap_vout: Set DSS overlay_info only if paddr is non zero

2012-03-09 Thread Hiremath, Vaibhav
On Fri, Mar 09, 2012 at 05:17:41, Laurent Pinchart wrote: Hi Archit, On Wednesday 07 March 2012 14:31:16 Archit Taneja wrote: The omap_vout driver tries to set the DSS overlay_info using set_overlay_info() when the physical address for the overlay is still not configured. This happens in

RE: Using MT9P031 digital sensor

2011-11-30 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Wednesday, November 30, 2011 8:01 PM To: Gary Thomas Cc: Javier Martinez Canillas; Linux Media Mailing List Subject: Re: Using MT9P031 digital

RE: [PATCH v2 10/11] arm: omap4panda: Add support for omap4iss camera

2011-11-30 Thread Hiremath, Vaibhav
-Original Message- From: linux-omap-ow...@vger.kernel.org [mailto:linux-omap- ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio Sent: Thursday, December 01, 2011 5:45 AM To: linux-media@vger.kernel.org Cc: linux-o...@vger.kernel.org; laurent.pinch...@ideasonboard.com;

RE: [PATCH v2 04/11] OMAP4: hwmod: Include CSI2A and CSIPHY1 memory sections

2011-11-30 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Aguirre, Sergio Sent: Thursday, December 01, 2011 5:45 AM To: linux-media@vger.kernel.org Cc: linux-o...@vger.kernel.org; laurent.pinch...@ideasonboard.com;

RE: [PATCH] omap_vout: fix crash if no driver for a display

2011-11-16 Thread Hiremath, Vaibhav
-Original Message- From: Valkeinen, Tomi Sent: Monday, November 14, 2011 1:59 PM To: linux-media@vger.kernel.org; Hiremath, Vaibhav Cc: Taneja, Archit; Valkeinen, Tomi Subject: [PATCH] omap_vout: fix crash if no driver for a display omap_vout crashes on start if a corresponding

RE: [PATCH] omap_vout: fix section mismatch

2011-11-09 Thread Hiremath, Vaibhav
-Original Message- From: Valkeinen, Tomi Sent: Tuesday, November 08, 2011 8:54 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; Taneja, Archit Subject: RE: [PATCH] omap_vout: fix section mismatch On Tue, 2011-11-08 at 15:15 +, Hiremath, Vaibhav wrote: I am

RE: [PATCH] v4l2 doc: Added FBUF_CAP_SRC_CHROMAKEY/FLAG_SRC_CHROMAKEY

2011-11-08 Thread Hiremath, Vaibhav
-Original Message- From: Hans Verkuil [mailto:hverk...@xs4all.nl] Sent: Monday, November 07, 2011 7:06 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org Subject: Re: [PATCH] v4l2 doc: Added FBUF_CAP_SRC_CHROMAKEY/FLAG_SRC_CHROMAKEY Hi Vaibhav! This is a bit of a 'blast

RE: [PATCH] omap_vout: fix section mismatch

2011-11-08 Thread Hiremath, Vaibhav
-Original Message- From: Valkeinen, Tomi Sent: Tuesday, November 08, 2011 3:17 PM To: linux-media@vger.kernel.org; Hiremath, Vaibhav Cc: Taneja, Archit; Valkeinen, Tomi Subject: [PATCH] omap_vout: fix section mismatch Fix the following warning by using platform_driver_probe

RE: [GIT PULL for v3.2] OMAP_VOUT: Few cleaups and feature addition

2011-10-24 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Monday, October 24, 2011 12:53 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; mche...@redhat.com Subject: Re: [GIT PULL for v3.2] OMAP_VOUT: Few cleaups and feature addition Hi

RE: [GIT PULL for v3.2] OMAP_VOUT: Few cleaups and feature addition

2011-10-24 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Monday, October 24, 2011 2:16 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; mche...@redhat.com Subject: Re: [GIT PULL for v3.2] OMAP_VOUT: Few cleaups and feature addition Hi

RE: [PATCH v4 2/5] OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-29 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Wednesday, September 28, 2011 8:19 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v4 2/5] OMAP_VOUT: CLEANUP: Remove redundant code

RE: [PATCH v4 3/5] OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-29 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Wednesday, September 28, 2011 8:19 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v4 3/5] OMAP_VOUT: Fix VSYNC IRQ handling

RE: [PATCH v4 4/5] OMAP_VOUT: Add support for DSI panels

2011-09-29 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Wednesday, September 28, 2011 8:19 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v4 4/5] OMAP_VOUT: Add support for DSI panels Add

RE: [PATCH v4 5/5] OMAP_VOUT: Increase MAX_DISPLAYS to a larger value

2011-09-29 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Wednesday, September 28, 2011 8:19 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v4 5/5] OMAP_VOUT: Increase MAX_DISPLAYS to a larger

RE: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-28 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Tuesday, September 27, 2011 11:36 PM To: Hiremath, Vaibhav Cc: Ravi, Deepthy; linux-media@vger.kernel.org; t...@atomide.com; li...@arm.linux.org.uk; linux-o...@vger.kernel.org; linux-arm- ker

RE: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-28 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, September 28, 2011 6:59 PM To: Mauro Carvalho Chehab Cc: Hiremath, Vaibhav; Ravi, Deepthy; linux-media@vger.kernel.org; g.liakhovet...@gmx.de; Sakari Ailus Subject: Re: [PATCH 4/8

RE: [PATCH v4 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size allocation

2011-09-28 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Wednesday, September 28, 2011 8:19 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v4 1/5] OMAP_VOUT: Fix check in reqbuf for buf_size

RE: [PATCH v3 4/4] OMAP_VOUT: Don't trigger updates in omap_vout_probe

2011-09-27 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, September 26, 2011 5:29 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v3 4/4] OMAP_VOUT: Don't trigger updates

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-27 Thread Hiremath, Vaibhav
-Original Message- From: Semwal, Sumit Sent: Tuesday, September 27, 2011 11:12 AM To: Hiremath, Vaibhav Cc: Taneja, Archit; Valkeinen, Tomi; linux-o...@vger.kernel.org; linux- me...@vger.kernel.org Subject: Re: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-27 Thread Hiremath, Vaibhav
-Original Message- From: Valkeinen, Tomi Sent: Tuesday, September 27, 2011 12:19 PM To: Hiremath, Vaibhav Cc: Semwal, Sumit; Taneja, Archit; linux-o...@vger.kernel.org; linux- me...@vger.kernel.org Subject: RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

RE: [PATCH v3 3/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting

2011-09-27 Thread Hiremath, Vaibhav
Thanks, Vaibhav -Original Message- From: Taneja, Archit Sent: Monday, September 26, 2011 12:04 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; Taneja, Archit; linux-media@vger.kernel.org; Molnar, Lajos Subject: [PATCH v3 3/3] OMAPDSS

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-27 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Tuesday, September 27, 2011 12:32 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; Semwal, Sumit; linux-o...@vger.kernel.org; linux- me...@vger.kernel.org Subject: Re: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling

RE: [PATCH v3 1/4] OMAP_VOUT: Fix check in reqbuf for buf_size allocation

2011-09-27 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, September 26, 2011 5:29 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH v3 1/4] OMAP_VOUT: Fix check in reqbuf for buf_size

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-26 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Thursday, September 22, 2011 11:46 AM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org Subject: Re: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling

RE: Patches at patchwork.linuxtv.org (127 patches)

2011-09-26 Thread Hiremath, Vaibhav
: vp702x_fe_set_frontend+0x156/0x1a0 [dvb_usb_vp702x] http://patchwork.linuxtv.org/patch/7683 Florian Mickler flor...@mickler.org Aug,29 2011: [GIT,PULL,for,v3.1-rc] OMAP_VOUT: Fix build failure http://patchwork.linuxtv.org/patch/7687 Hiremath, Vaibhav hvaib...@ti.com Aug,29 2011: tvp5150: add v4l2 subdev

RE: [PATCH 1/5] [media]: OMAP_VOUT: Fix check in reqbuf mmap for buf_size allocation

2011-09-21 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:30 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH 1/5] [media]: OMAP_VOUT: Fix check in reqbuf mmap

RE: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant code from omap_vout_isr

2011-09-21 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:31 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH 2/5] [media]: OMAP_VOUT: CLEANUP: Remove redundant

RE: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling in omap_vout_isr

2011-09-21 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 3:31 PM To: Hiremath, Vaibhav Cc: Valkeinen, Tomi; linux-o...@vger.kernel.org; Semwal, Sumit; linux- me...@vger.kernel.org; Taneja, Archit Subject: [PATCH 3/5] [media]: OMAP_VOUT: Fix VSYNC IRQ handling

RE: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-19 Thread Hiremath, Vaibhav
000..be987d9 --- /dev/null +++ b/arch/arm/mach-omap2/board-omap3evm-camera.c @@ -0,0 +1,183 @@ +/* + * Copyright (C) 2010-2011 Lund Engineering + * Contact: Gil Lund gwl...@lundeng.com + * Author: Martin Hostettler mar...@neutronstar.dyndns.org + * [Hiremath, Vaibhav] The file below

RE: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl

2011-09-19 Thread Hiremath, Vaibhav
; linux- ker...@vger.kernel.org; mche...@infradead.org; g.liakhovet...@gmx.de; Hiremath, Vaibhav Subject: Re: [PATCH 4/8] ispvideo: Add support for G/S/ENUM_STD ioctl Hi Deepthy, On Friday 16 September 2011 15:00:53 Ravi, Deepthy wrote: On Thursday, September 08, 2011 10:51 PM Laurent

RE: [PATCH v2 1/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting

2011-09-19 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, September 16, 2011 12:09 PM To: Valkeinen, Tomi Cc: Hiremath, Vaibhav; linux-o...@vger.kernel.org; Taneja, Archit; linux- me...@vger.kernel.org; Molnar, Lajos Subject: [PATCH v2 1/3] OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha

RE: [PATCH v2] arm: omap3evm: Add support for an MT9M032 based camera board.

2011-09-19 Thread Hiremath, Vaibhav
-Original Message- From: mar...@neutronstar.dyndns.org [mailto:mar...@neutronstar.dyndns.org] Sent: Tuesday, September 20, 2011 12:55 AM To: Hiremath, Vaibhav Cc: Laurent Pinchart; Tony Lindgren; linux-o...@vger.kernel.org; linux- me...@vger.kernel.org; linux-arm-ker

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-09-06 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Monday, September 05, 2011 6:20 PM To: Mauro Carvalho Chehab Cc: Hiremath, Vaibhav; Ravi, Deepthy; linux-media@vger.kernel.org; linux- ker...@vger.kernel.org; linux-o...@vger.kernel.org

RE: VIDEO_OMAP2_VOUT broken

2011-08-28 Thread Hiremath, Vaibhav
-Original Message- From: Valkeinen, Tomi Sent: Sunday, August 28, 2011 9:52 PM To: Arnd Bergmann Cc: linux-media@vger.kernel.org; JAIN, AMBER; Hiremath, Vaibhav; Taneja, Archit Subject: Re: VIDEO_OMAP2_VOUT broken Hi Arnd, On Sat, Aug 27, 2011 at 11:58 PM, Arnd Bergmann

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-08-24 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, August 24, 2011 5:00 PM To: Ravi, Deepthy Cc: mche...@infradead.org; linux-media@vger.kernel.org; linux- ker...@vger.kernel.org; linux-o...@vger.kernel.org; Hiremath, Vaibhav

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-08-24 Thread Hiremath, Vaibhav
-Original Message- From: Andy Shevchenko [mailto:andriy.shevche...@linux.intel.com] Sent: Wednesday, August 24, 2011 6:26 PM To: Hiremath, Vaibhav Cc: Laurent Pinchart; Ravi, Deepthy; mche...@infradead.org; linux- me...@vger.kernel.org; linux-ker...@vger.kernel.org; linux- o

RE: [PATCHv2] ISP:BUILD:FIX: Move media_entity_init() and

2011-08-24 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, August 24, 2011 6:56 PM To: Hiremath, Vaibhav Cc: Ravi, Deepthy; mche...@infradead.org; linux-media@vger.kernel.org; linux-ker...@vger.kernel.org; linux-o...@vger.kernel.org

RE: [PATCH] Media controller: Define media_entity_init() and media_entity_cleanup() conditionally

2011-08-17 Thread Hiremath, Vaibhav
-Original Message- From: Ravi, Deepthy Sent: Wednesday, August 17, 2011 4:05 PM To: mche...@infradead.org; linux-media@vger.kernel.org; linux- ker...@vger.kernel.org Cc: linux-o...@vger.kernel.org; Hiremath, Vaibhav; Ravi, Deepthy Subject: [PATCH] Media controller: Define

RE: [PATCH] [media] OMAP_VOUT: Fix build break caused by update_mode removal in DSS2

2011-08-11 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, August 05, 2011 12:49 PM To: Hiremath, Vaibhav; linux-media@vger.kernel.org Cc: k...@dominion.thruhere.net; Valkeinen, Tomi; linux- o...@vger.kernel.org; Taneja, Archit Subject: [PATCH] [media] OMAP_VOUT: Fix build break caused

RE: [PATCH v2 1/3] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface

2011-07-18 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Thursday, July 07, 2011 5:51 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; JAIN, AMBER Subject: [PATCH v2 1/3] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface Extending the omap vout isr handling

RE: [PATCH v2 2/3] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf

2011-07-18 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Thursday, July 07, 2011 5:51 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; JAIN, AMBER Subject: [PATCH v2 2/3] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf Add support to map the buffer using

RE: [PATCH v2 3/3] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code.

2011-07-18 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Thursday, July 07, 2011 5:51 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; JAIN, AMBER; Nilofer, Samreen Subject: [PATCH v2 3/3] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code. Minor changes to remove

RE: [RFC v1] mt9v113: VGA camera sensor driver and support for BeagleBoard

2011-07-14 Thread Hiremath, Vaibhav
PSP 2.6.37 kernel patches * Adapted to changes in v4l2 framework and ISP driver Here are a few comments about the code. I've left political issues aside on purpose. [Hiremath, Vaibhav] As always thanks for your comments. Laurent, But here the question is nowhere related to politics. I do

RE: [beagleboard] [RFC v1] mt9v113: VGA camera sensor driver and support for BeagleBoard

2011-07-14 Thread Hiremath, Vaibhav
-media@vger.kernel.org; Kooi, Koen; Prakash, Punya; Maupin, Chase; Kipisz, Steven; Aguirre, Sergio Subject: Re: [beagleboard] [RFC v1] mt9v113: VGA camera sensor driver and support for BeagleBoard Hi Vaibhav, Thanks for your email. On Wed, Jul 13, 2011 at 2:55 PM, Hiremath, Vaibhav hvaib

RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

2011-07-11 Thread Hiremath, Vaibhav
-Original Message- From: David Rientjes [mailto:rient...@google.com] Sent: Saturday, July 09, 2011 1:47 AM To: JAIN, AMBER Cc: Hiremath, Vaibhav; Mauro Carvalho Chehab; linux-media@vger.kernel.org; Andrew Morton Subject: RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

2011-07-06 Thread Hiremath, Vaibhav
-Original Message- From: David Rientjes [mailto:rient...@google.com] Sent: Thursday, July 07, 2011 2:14 AM To: JAIN, AMBER Cc: Mauro Carvalho Chehab; Hiremath, Vaibhav; linux-media@vger.kernel.org; Andrew Morton Subject: RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

RE: [PATCH 1/6] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface

2011-07-05 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, June 07, 2011 8:18 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; Semwal, Sumit; JAIN, AMBER Subject: [PATCH 1/6] V4L2: OMAP: VOUT: isr handling extended for DPI and HDMI interface [Hiremath, Vaibhav] Few minor comments

RE: [PATCH 2/6] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf

2011-07-05 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, June 07, 2011 8:18 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; Semwal, Sumit; JAIN, AMBER Subject: [PATCH 2/6] V4L2: OMAP: VOUT: dma map and unmap v4l2 buffers in qbuf and dqbuf [Hiremath, Vaibhav] few minor

RE: [PATCH 6/6] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code.

2011-07-05 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, June 07, 2011 8:18 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; Semwal, Sumit; JAIN, AMBER; Nilofer, Samreen Subject: [PATCH 6/6] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code. Minor changes

RE: [PATCH 6/6] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code.

2011-07-05 Thread Hiremath, Vaibhav
-Original Message- From: Hiremath, Vaibhav Sent: Wednesday, July 06, 2011 12:38 AM To: JAIN, AMBER; linux-media@vger.kernel.org Cc: Semwal, Sumit; Nilofer, Samreen Subject: RE: [PATCH 6/6] V4l2: OMAP: VOUT: Minor Cleanup, removing the unnecessary code. -Original Message

RE: [PATCH 3/6] V4L2: OMAP: VOUT: Adapt to Multiplanar APIs

2011-07-05 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, June 07, 2011 8:18 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; Semwal, Sumit; JAIN, AMBER; Nilofer, Samreen Subject: [PATCH 3/6] V4L2: OMAP: VOUT: Adapt to Multiplanar APIs Adapting the omap_vout driver

RE: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup

2011-07-03 Thread Hiremath, Vaibhav
-Original Message- From: Mauro Carvalho Chehab [mailto:mche...@redhat.com] Sent: Saturday, July 02, 2011 12:19 AM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org Subject: Re: [GIT PULL for v3.0] OMAP_VOUT bug fixes and code cleanup Em 22-06-2011 16:32, hvaib...@ti.com

RE: [PATCH] omap_vout: Added check in reqbuf mmap for buf_size allocation

2011-06-17 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, June 17, 2011 2:16 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; mche...@redhat.com; hverk...@xs4all.nl Subject: Re: [PATCH] omap_vout: Added check in reqbuf mmap for buf_size allocation Hi, On Friday 17 June

RE: [PATCH] omap_vout: Added check in reqbuf mmap for buf_size allocation

2011-06-17 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, June 17, 2011 3:57 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; mche...@redhat.com; hverk...@xs4all.nl Subject: Re: [PATCH] omap_vout: Added check in reqbuf mmap for buf_size allocation Hi, On Friday 17 June

RE: [PATCH 2/2] OMAP_VOUT: Create separate file for VRFB related API's

2011-06-12 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, June 13, 2011 10:17 AM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org Subject: Re: [PATCH 2/2] OMAP_VOUT: Create separate file for VRFB related API's Hi Vaibhav, On Friday 27 May 2011 12:31 PM, Taneja, Archit wrote

RE: [PATCH 1/2] OMAP_VOUT: CLEANUP: Move some functions and macros from omap_vout

2011-06-07 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Friday, May 27, 2011 12:31 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; Taneja, Archit Subject: [PATCH 1/2] OMAP_VOUT: CLEANUP: Move some functions and macros from omap_vout [Hiremath, Vaibhav] You may want to give patch

RE: [PATCH] OMAP: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP

2011-05-31 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, May 31, 2011 3:59 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; sakari.ai...@iki.fi Subject: RE: [PATCH] OMAP: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP I have tested it on OMAP4430 blaze

RE: [PATCH] OMAP: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP

2011-05-31 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, May 31, 2011 7:53 PM To: Hiremath, Vaibhav; linux-media@vger.kernel.org Cc: sakari.ai...@iki.fi Subject: RE: [PATCH] OMAP: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP -Original Message

RE: [PATCH] OMAP: V4L2: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP

2011-05-31 Thread Hiremath, Vaibhav
-Original Message- From: Guennadi Liakhovetski [mailto:g.liakhovet...@gmx.de] Sent: Tuesday, May 31, 2011 10:40 PM To: JAIN, AMBER Cc: linux-media@vger.kernel.org; Hiremath, Vaibhav; sakari.ai...@iki.fi Subject: Re: [PATCH] OMAP: V4L2: Remove GFP_DMA allocation as ZONE_DMA

RE: [PATCH] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP

2011-05-31 Thread Hiremath, Vaibhav
-Original Message- From: JAIN, AMBER Sent: Tuesday, May 31, 2011 8:16 PM To: linux-media@vger.kernel.org Cc: Hiremath, Vaibhav; sakari.ai...@iki.fi; JAIN, AMBER Subject: [PATCH] V4L2: omap_vout: Remove GFP_DMA allocation as ZONE_DMA is not configured on OMAP Remove GFP_DMA from

RE: [PATCH 1/4] omap iommu: Check existence of arch_iommu

2011-03-25 Thread Hiremath, Vaibhav
) if (!obj) return -EINVAL; + if (!arch_iommu) + return -ENOENT; + [Hiremath, Vaibhav] Similar patch has already been submitted and accepted in community, not sure which baseline you are using. Please refer to below commit - commit

RE: mt9p031 support for Beagleboard.

2011-03-10 Thread Hiremath, Vaibhav
, as the camera module is an expansion board you obviously can't hardcode support for it in the board file. How do you plan to handle that ? [Hiremath, Vaibhav] Laurent, I did not understand your concern here, I already have MT9V113 sensor running with Media-controller (YUV format) on top

RE: mt9p031 support for Beagleboard.

2011-03-10 Thread Hiremath, Vaibhav
-- to capture from sensor http://lxr.linux.no/#linux+v2.6.37.3/drivers/media/video/davinci/dm644x_cc dc.c -- to convert from Bayer RGB to YUV [Hiremath, Vaibhav] Martin, All above driver files are not applicable for AM/DM37x ISP camera module, you should be looking at driver/media/video

RE: mt9p031 support for Beagleboard.

2011-03-10 Thread Hiremath, Vaibhav
-Original Message- From: javier Martin [mailto:javier.mar...@vista-silicon.com] Sent: Thursday, March 10, 2011 9:23 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; Guennadi Liakhovetski Subject: Re: mt9p031 support for Beagleboard. [Hiremath, Vaibhav] Martin, All

RE: mt9p031 support for Beagleboard.

2011-03-10 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Thursday, March 10, 2011 9:31 PM To: Hiremath, Vaibhav Cc: Guennadi Liakhovetski; javier Martin; Linux Media Mailing List; Mauro Carvalho Chehab Subject: Re: mt9p031 support for Beagleboard

RE: mt9p031 support for Beagleboard.

2011-03-10 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Thursday, March 10, 2011 10:12 PM To: Hiremath, Vaibhav Cc: Guennadi Liakhovetski; javier Martin; Linux Media Mailing List; Mauro Carvalho Chehab Subject: Re: mt9p031 support for Beagleboard

RE: mt9p031 support for Beagleboard.

2011-03-10 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Thursday, March 10, 2011 11:25 PM To: Hiremath, Vaibhav Cc: Guennadi Liakhovetski; javier Martin; Linux Media Mailing List; Mauro Carvalho Chehab Subject: Re: mt9p031 support for Beagleboard

RE: [PATCH v4 1/2] OMAP_VOUT: CLEANUP: Move some functions and macros from omap_vout

2010-12-17 Thread Hiremath, Vaibhav
: CLEANUP: Move some functions and macros from omap_vout Move some inline functions from omap_vout.c to omap_voutdef.h and independent functions like omap_vout_alloc_buffer/omap_vout_free_buffer to omap_voutlib.c. [Hiremath, Vaibhav] Thanks, Archit. Tested-By Vaibhav Hiremath hvaib

RE: [PATCH v4 2/2] OMAP_VOUT: Create separate file for VRFB related API's

2010-12-17 Thread Hiremath, Vaibhav
] OMAP_VOUT: Create separate file for VRFB related API's [Hiremath, Vaibhav] [Hiremath, Vaibhav] Thanks, Archit. Tested-By Vaibhav Hiremath hvaib...@ti.com Acked-By Vaibhav Hiremath hvaib...@ti.com I will merge to my Arago repository and give pull request to Mauro. Thanks, Vaibhav Introduce

RE: [PATCH v3 0/3] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB

2010-12-07 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Thursday, November 04, 2010 1:26 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Taneja, Archit Subject: [PATCH v3 0/3] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB [Hiremath, Vaibhav

RE: [PATCH v3 1/3] V4L/DVB: OMAP_VOUT: Move some functions and preprocessor defines from omap_vout

2010-12-07 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Thursday, November 04, 2010 1:26 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Taneja, Archit Subject: [PATCH v3 1/3] V4L/DVB: OMAP_VOUT: Move some functions and preprocessor defines from

RE: [PATCH v3 2/3] V4L/DVB: OMAP_VOUT: Create a seperate vrfb functions library

2010-12-07 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Thursday, November 04, 2010 1:26 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Taneja, Archit Subject: [PATCH v3 2/3] V4L/DVB: OMAP_VOUT: Create a seperate vrfb [Hiremath, Vaibhav] Spelling

RE: [PATCH v3 3/3] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb rotation and no rotation

2010-12-07 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Thursday, November 04, 2010 1:26 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; linux-o...@vger.kernel.org; Taneja, Archit Subject: [PATCH v3 3/3] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb rotation

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

2010-10-23 Thread Hiremath, Vaibhav
-Original Message- From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com] Sent: Friday, October 22, 2010 12:31 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard Subject: [RFC/PATCH 5/5] vpif_cap/disp: Cleanup

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

2010-10-23 Thread Hiremath, Vaibhav
-Original Message- From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com] Sent: Friday, October 22, 2010 12:31 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard Subject: [RFC/PATCH 2/5] vpif: Move and extend ch_params

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

2010-10-23 Thread Hiremath, Vaibhav
-Original Message- From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com] Sent: Friday, October 22, 2010 12:31 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard Subject: [RFC/PATCH 3/5] vpif_cap/disp: Added support

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

2010-10-23 Thread Hiremath, Vaibhav
-Original Message- From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com] Sent: Friday, October 22, 2010 12:31 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard Subject: [RFC/PATCH 4/5] vpif_cap/disp: Added support

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

2010-10-23 Thread Hiremath, Vaibhav
-Original Message- From: mats.randga...@tandberg.com [mailto:mats.randga...@tandberg.com] Sent: Friday, October 22, 2010 12:31 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; hans.verk...@tandberg.com; Mats Randgaard Subject: [RFC/PATCH 1/5] vpif_cap/disp: Add debug

RE: soc_camera device

2010-10-20 Thread Hiremath, Vaibhav
experience with drivers in general) and am trying to get my head around the driver models. Sorry if this is too basic a question for this forum. I have an OMAP 3530 running Arago Linux (2.6.32 at the moment), [Hiremath, Vaibhav] Are you using OMAP3EVM? Then we already have basic support

RE: [PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2 options on OMAP3

2010-10-19 Thread Hiremath, Vaibhav
-Original Message- From: Nilofer, Samreen Sent: Tuesday, October 19, 2010 5:38 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org Subject: RE: [PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2 options on OMAP3 -Original Message- From: Hiremath, Vaibhav

RE: [PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2 options on OMAP3

2010-10-18 Thread Hiremath, Vaibhav
-Original Message- From: Nilofer, Samreen Sent: Monday, October 18, 2010 9:32 AM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; Nilofer, Samreen Subject: [PATCH 1/1] OMAP3: V4L2: Kconfig changes to enable V4L2 options on OMAP3 The defconfig options for V4L2 are taken

RE: OMAP 3530 camera ISP forks and new media framework

2010-10-07 Thread Hiremath, Vaibhav
-Original Message- From: linux-media-ow...@vger.kernel.org [mailto:linux-media- ow...@vger.kernel.org] On Behalf Of Laurent Pinchart Sent: Thursday, October 07, 2010 6:58 PM To: Sakari Ailus Cc: Bastian Hecht; Linux Media Mailing List Subject: Re: OMAP 3530 camera ISP forks and new

RE: [PATCH/RFC v3 03/11] v4l: Group media bus pixel codes by types and sort them alphabetically

2010-10-06 Thread Hiremath, Vaibhav
, - V4L2_MBUS_FMT_YVYU8_1_5X8, - V4L2_MBUS_FMT_UYVY8_1_5X8, - V4L2_MBUS_FMT_VYUY8_1_5X8, + V4L2_MBUS_FMT_FIXED = 0x0001, + + /* RGB - next is 0x1005 */ [Hiremath, Vaibhav] Don't you think adding next is 0x is not required? Also while adding to this list someone has to modify here too

RE: [PATCH/RFC v3 04/11] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes

2010-10-06 Thread Hiremath, Vaibhav
-bit bus - V4L2_MBUS_FMT_UYVY16_1X16 for 8-bit UYVY on 16-bit bus - V4L2_MBUS_FMT_YVYU16_1X16 for 8-bit YVYU on 16-bit bus - V4L2_MBUS_FMT_VYUY16_1X16 for 8-bit VYUY on 16-bit bus [Hiremath, Vaibhav] Laurent I may be wrong here, but I think above definition is confusing - For me the above

RE: [RFC/PATCH v2 5/6] omap3: Export omap3isp platform device structure

2010-10-06 Thread Hiremath, Vaibhav
can't be registered during arch initialization. Remove the omap3isp platform device registration from omap_init_camera(), and export the platform device structure to let board code register/unregister it. This patch needs to go through linux-omap ML. [Hiremath, Vaibhav] Yes that's

RE: [PATCH/RFC v3 03/11] v4l: Group media bus pixel codes by types and sort them alphabetically

2010-10-06 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, October 06, 2010 3:43 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com Subject: Re: [PATCH/RFC v3 03/11] v4l: Group media bus pixel

RE: [PATCH/RFC v3 04/11] v4l: Add 8-bit YUYV on 16-bit bus and SGRBG10 media bus pixel codes

2010-10-06 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, October 06, 2010 3:49 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com Subject: Re: [PATCH/RFC v3 04/11] v4l: Add 8-bit YUYV on 16

RE: [PATCH v2 1/2] V4L/DVB: OMAP_VOUT: Create a seperate vrfb functions library

2010-10-06 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, September 27, 2010 12:47 PM To: Hiremath, Vaibhav Cc: linux-o...@vger.kernel.org; linux-media@vger.kernel.org; Taneja, Archit Subject: [PATCH v2 1/2] V4L/DVB: OMAP_VOUT: Create a seperate vrfb functions library Create

RE: [PATCH v2 0/2] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB

2010-10-06 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, September 27, 2010 12:47 PM To: Hiremath, Vaibhav Cc: linux-o...@vger.kernel.org; linux-media@vger.kernel.org; Taneja, Archit Subject: [PATCH v2 0/2] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB This lets

RE: [PATCH v2 2/2] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb and sdram buffers

2010-10-06 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, September 27, 2010 12:47 PM To: Hiremath, Vaibhav Cc: linux-o...@vger.kernel.org; linux-media@vger.kernel.org; Taneja, Archit Subject: [PATCH v2 2/2] V4L/DVB: OMAP_VOUT: Use rotation_type to choose between vrfb and sdram

RE: [RFC/PATCH v2 0/6] OMAP3 ISP driver

2010-10-06 Thread Hiremath, Vaibhav
-Original Message- From: Laurent Pinchart [mailto:laurent.pinch...@ideasonboard.com] Sent: Wednesday, October 06, 2010 7:47 PM To: Hiremath, Vaibhav Cc: linux-media@vger.kernel.org; sakari.ai...@maxwell.research.nokia.com Subject: Re: [RFC/PATCH v2 0/6] OMAP3 ISP driver Hi

RE: [PATCH 0/2] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB

2010-09-06 Thread Hiremath, Vaibhav
-Original Message- From: Taneja, Archit Sent: Monday, September 06, 2010 9:31 AM To: Hiremath, Vaibhav Cc: linux-o...@vger.kernel.org; linux-media@vger.kernel.org Subject: RE: [PATCH 0/2] V4L/DVB: OMAP_VOUT: Allow omap_vout to build without VRFB Hi, Hiremath, Vaibhav wrote

  1   2   3   >