Re: [PATCH v3 00/16] i.MX media mem2mem scaler

2018-10-19 Thread Philipp Zabel
Hi Steve, On Wed, 2018-10-17 at 16:46 -0700, Steve Longerbeam wrote: > Hi Philipp, > > On 10/12/18 5:29 PM, Steve Longerbeam wrote: > > > > > > But one last thing. Conversions to and from YV12 are producing images > > with wrong colors, it looks like the .uv_swapped boolean needs to be > >

Re: [PATCH v3 00/16] i.MX media mem2mem scaler

2018-10-17 Thread Steve Longerbeam
Hi Philipp, On 10/12/18 5:29 PM, Steve Longerbeam wrote: But one last thing. Conversions to and from YV12 are producing images with wrong colors, it looks like the .uv_swapped boolean needs to be checked additionally somewhere. Any ideas? Sorry, this was my fault. I fixed this in "gpu:

Re: [PATCH v3 00/16] i.MX media mem2mem scaler

2018-10-12 Thread Steve Longerbeam
Hi Philipp, I finished some fairly comprehensive testing on this series, scaling to and from the following common resolutions: 640x480, 720x480, 720x576, 800x480, 800x600, 1024x768, 1152x720, 1280x720, 1280x768, 1280x800, 1280x1024, 1920x1080, 1920x1200, 2560x1440, 2560x1600, 2592x1944 and

[PATCH v3 00/16] i.MX media mem2mem scaler

2018-09-18 Thread Philipp Zabel
Hi, this is the third version of the i.MX mem2mem scaler series. The driver patch has been moved to the beginning, as Steve suggested. I've added his warning patch to catch alignment bugs to the series, seam position selection has been fixed for more corner cases, the alignment restriction