RE: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-24 Thread Shah, Hardik
; linux-fbdev- [EMAIL PROTECTED] Subject: Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes On Fri, 3 Oct 2008 20:10:36 +0530 Shah, Hardik [EMAIL PROTECTED] wrote: I don't like the idea of having private ioctls. This generally means that only a very restricted

RE: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-06 Thread Shah, Hardik
Hi, -Original Message- From: Mauro Carvalho Chehab [mailto:[EMAIL PROTECTED] Sent: Sunday, October 05, 2008 4:50 PM To: Shah, Hardik Cc: Hans Verkuil; [EMAIL PROTECTED]; linux-omap@vger.kernel.org; linux-fbdev- [EMAIL PROTECTED] Subject: Re: [PATCH] OMAP 2/3 V4L2 display driver

Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-06 Thread Hans Verkuil
PROTECTED] Subject: Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes On Fri, 3 Oct 2008 20:10:36 +0530 Shah, Hardik [EMAIL PROTECTED] wrote: I don't like the idea of having private ioctls. This generally means that only a very restricted subset of userspace apps

Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-06 Thread Måns Rullgård
Hans Verkuil [EMAIL PROTECTED] writes: On Monday 06 October 2008 08:06:30 Shah, Hardik wrote: 4. VIDIOC_S/G_OMAP2_COLORKEY: Color keying allows the pixels with the defined color on the video pipelines to be replaced with the pixels on the graphics pipelines. I believe similar feature must

RE: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-06 Thread Shah, Hardik
-omap@vger.kernel.org; linux-fbdev- [EMAIL PROTECTED] Subject: Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes On Fri, 3 Oct 2008 20:10:36 +0530 Shah, Hardik [EMAIL PROTECTED] wrote: I don't like the idea of having private ioctls. This generally means that only

Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-05 Thread Mauro Carvalho Chehab
On Sun, 05 Oct 2008 07:57:20 -0400 Robert William Fuller [EMAIL PROTECTED] wrote: The 80 column rule isn't there for nothing. There are legitimate reasons to have lines longer than 80 columns. True. That's why this is a warning. Cheers, Mauro. -- To unsubscribe from this list: send the line

Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-05 Thread Mauro Carvalho Chehab
On Fri, 3 Oct 2008 20:10:36 +0530 Shah, Hardik [EMAIL PROTECTED] wrote: 2) Can you describe what the non-standard v4l2 ioctls are used for? I suspect that some of these can be done differently. Something like a chromakey is already available in v4l2 (through VIDIOC_G/S_FBUF and

RE: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-10-03 Thread Shah, Hardik
-Original Message- From: Hans Verkuil [mailto:[EMAIL PROTECTED] Sent: Friday, October 03, 2008 8:04 PM To: [EMAIL PROTECTED] Cc: Shah, Hardik; linux-omap@vger.kernel.org; [EMAIL PROTECTED] Subject: Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes On Wednesday 17 September

Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-09-17 Thread Sakari Ailus
Hi, Hardik! ext Hardik Shah wrote: diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 2703c66..e899dd2 100644 --- a/drivers/media/video/Kconfig +++ b/drivers/media/video/Kconfig @@ -762,8 +762,6 @@ source drivers/media/video/au0828/Kconfig source

RE: [PATCH] OMAP 2/3 V4L2 display driver on video planes

2008-09-17 Thread Hiremath, Vaibhav
Cc: [EMAIL PROTECTED]; linux-omap@vger.kernel.org; [EMAIL PROTECTED] Subject: Re: [PATCH] OMAP 2/3 V4L2 display driver on video planes Hi, Hardik! ext Hardik Shah wrote: diff --git a/drivers/media/video/Kconfig b/drivers/media/video/Kconfig index 2703c66..e899dd2 100644 --- a/drivers