Re: [PATCH 0/2] video: s3c-fb: Add window positioning support

2011-09-18 Thread Laurent Pinchart
Hi Florian, On Sunday 18 September 2011 21:29:57 Florian Tobias Schandinat wrote: > On 09/07/2011 03:31 PM, Laurent Pinchart wrote: > > On Thursday 01 September 2011 18:45:18 Florian Tobias Schandinat wrote: > >> On 08/25/2011 07:51 PM, Ajay Kumar wrote: > >>> Just as a note, there are many driver

Re: [PATCH 0/2] video: s3c-fb: Add window positioning support

2011-09-18 Thread Florian Tobias Schandinat
Hi Laurent, On 09/07/2011 03:31 PM, Laurent Pinchart wrote: > Hi Florian, > > On Thursday 01 September 2011 18:45:18 Florian Tobias Schandinat wrote: >> Hi all, >> >> On 08/25/2011 07:51 PM, Ajay Kumar wrote: >>> Just as a note, there are many drivers like mx3fb.c, au1200fb.c and OMAP >>> seem to

Re: [PATCH 0/2] video: s3c-fb: Add window positioning support

2011-09-07 Thread Laurent Pinchart
Hi Florian, On Thursday 01 September 2011 18:45:18 Florian Tobias Schandinat wrote: > Hi all, > > On 08/25/2011 07:51 PM, Ajay Kumar wrote: > > Just as a note, there are many drivers like mx3fb.c, au1200fb.c and OMAP > > seem to be doing window/plane positioning in their driver code. > > Is it po

Re: [PATCH 0/2] video: s3c-fb: Add window positioning support

2011-09-06 Thread Ajay kumar
Hi Florian, On Thu, Sep 1, 2011 at 10:15 PM, Florian Tobias Schandinat wrote: > Hi all, > > On 08/25/2011 07:51 PM, Ajay Kumar wrote: >> Just as a note, there are many drivers like mx3fb.c, au1200fb.c and OMAP >> seem to be doing window/plane positioning in their driver code. >> Is it possible to

Re: [PATCH 0/2] video: s3c-fb: Add window positioning support

2011-09-02 Thread Tomi Valkeinen
Hi, On Thu, 2011-09-01 at 16:45 +, Florian Tobias Schandinat wrote: > Hi all, > > On 08/25/2011 07:51 PM, Ajay Kumar wrote: > > Just as a note, there are many drivers like mx3fb.c, au1200fb.c and OMAP > > seem to be doing window/plane positioning in their driver code. > > Is it possible to ha

Re: [PATCH 0/2] video: s3c-fb: Add window positioning support

2011-09-01 Thread Florian Tobias Schandinat
Hi all, On 08/25/2011 07:51 PM, Ajay Kumar wrote: > Just as a note, there are many drivers like mx3fb.c, au1200fb.c and OMAP > seem to be doing window/plane positioning in their driver code. > Is it possible to have this window positioning support at a common place? Good point. Congratulations fo

[PATCH 0/2] video: s3c-fb: Add window positioning support

2011-08-25 Thread Ajay Kumar
These patches are created against "for-next" branch of Kukjin Kim's tree at: git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung.git This patch adds support for positioning of the FB windows on the LCD screen. This patchset creates an ioctl and defines a data structure which are spe