[PATCH] [media] omap3isp: preview: Fix the crop margins

2014-01-17 Thread Florian Vaussard
Commit 3fdfedaaa "[media] omap3isp: preview: Lower the crop margins" accidentally changed the previewer's cropping, causing the previewer to miss four pixels on each line, thus corrupting the final image. Restored the removed setting. Signed-off-by: Florian Vaussard Acked-by: L

Re: Regression inside omap3isp/resizer

2014-01-17 Thread Florian Vaussard
Hi Laurent and Sakari, On 01/17/2014 08:15 AM, Sakari Ailus wrote: > Hi Laurent and Florian, > > Laurent Pinchart wrote: >> Hi Florian, >> >> On Thursday 09 January 2014 19:09:48 Florian Vaussard wrote: >>> On 12/31/2013 09:51 AM, Laurent Pinchart wrote: >

Re: omap3isp device tree support

2014-01-09 Thread Florian Vaussard
Hi, On 01/09/2014 09:49 PM, Laurent Pinchart wrote: > Hi Florian, > > On Thursday 09 January 2014 21:26:58 Florian Vaussard wrote: >> On 01/07/2014 05:59 PM, Laurent Pinchart wrote: >>> On Friday 03 January 2014 12:30:33 Enrico wrote: >>>> On Wed, Dec 18, 2013

Re: Regression inside omap3isp/resizer

2014-01-09 Thread Florian Vaussard
Hi Laurent, On 01/09/2014 09:34 PM, Laurent Pinchart wrote: > Hi Florian, > > On Thursday 09 January 2014 19:09:48 Florian Vaussard wrote: >> On 12/31/2013 09:51 AM, Laurent Pinchart wrote: >>> Hi Florian, >>> >>> Sorry for the late reply. >> >

Re: omap3isp device tree support

2014-01-09 Thread Florian Vaussard
Hi Laurant, On 01/07/2014 05:59 PM, Laurent Pinchart wrote: > Hi Enrico, > > On Friday 03 January 2014 12:30:33 Enrico wrote: >> On Wed, Dec 18, 2013 at 11:09 AM, Enrico wrote: >>> On Tue, Dec 17, 2013 at 2:11 PM, Florian Vaussard wrote: >>>> So I converte

Re: Regression inside omap3isp/resizer

2014-01-09 Thread Florian Vaussard
Hi Laurent, On 12/31/2013 09:51 AM, Laurent Pinchart wrote: > Hi Florian, > > Sorry for the late reply. > Now it is my turn to be late. > On Monday 23 December 2013 22:47:45 Florian Vaussard wrote: >> On 12/17/2013 11:42 AM, Florian Vaussard wrote: >>> Hello Lau

Re: Regression inside omap3isp/resizer (was: 3fdfeda causes a regression)

2013-12-23 Thread Florian Vaussard
Hello Laurent, On 12/17/2013 11:42 AM, Florian Vaussard wrote: > Hello Laurent, > > I was working on having a functional IOMMU/ISP for 3.14, and had an > issue with an image completely distorted. Comparing with another kernel, > I saw that PRV_HORZ_INFO and PRV_VERT_INFO differe

Re: omap3isp device tree support

2013-12-17 Thread Florian Vaussard
Hello Enrico, On 12/06/2013 11:54 AM, Enrico wrote: > On Fri, Dec 6, 2013 at 11:31 AM, Florian Vaussard > wrote: >> Hello, >> >> On 12/06/2013 11:13 AM, Enrico wrote: >>> Hi, >>> >>> i know there is some work going on for omap3isp device tree

3fdfedaaa7f243f3347084231c64f6c1be0ba131 causes a regression

2013-12-17 Thread Florian Vaussard
Hello Laurent, I was working on having a functional IOMMU/ISP for 3.14, and had an issue with an image completely distorted. Comparing with another kernel, I saw that PRV_HORZ_INFO and PRV_VERT_INFO differed. On the newer kernel, sph, eph, svl, and slv were all off-by 2, causing my final image to

Re: omap3isp device tree support

2013-12-06 Thread Florian Vaussard
Hello, On 12/06/2013 11:13 AM, Enrico wrote: > Hi, > > i know there is some work going on for omap3isp device tree support, > but right now is it possible to enable it in some other way in a DT > kernel? > The DT support is not yet ready, but an RFC binding has been proposed. It won't be ready