Re: [PATCH v8] media: imx: add mem2mem device

2019-06-14 Thread Philipp Zabel
Hi Steve, On Tue, 2019-06-11 at 18:08 -0700, Steve Longerbeam wrote: > Hi Philipp, > > Version 9 will also need to fix merge conflicts due to the recent module > re-org and the switch to sync registration for the IPU internal subdevs. > > I've done that work already, feel free to cherry-pick it

Re: [PATCH v8] media: imx: add mem2mem device

2019-06-11 Thread Steve Longerbeam
Hi Philipp, Version 9 will also need to fix merge conflicts due to the recent module re-org and the switch to sync registration for the IPU internal subdevs. I've done that work already, feel free to cherry-pick it from my github fork if you agree with the merge fixes: g...@github.com:slong

Re: [PATCH v8] media: imx: add mem2mem device

2019-05-10 Thread Hans Verkuil
Can you change the subject text? E.g.: 'add csc/scaler mem2mem device'. That's a lot more descriptive. On 4/18/19 6:44 PM, Philipp Zabel wrote: > Add a single imx-media mem2mem video device that uses the IPU IC PP > (image converter post processing) task for scaling and colorspace > conversion. >

[PATCH v8] media: imx: add mem2mem device

2019-04-18 Thread Philipp Zabel
Add a single imx-media mem2mem video device that uses the IPU IC PP (image converter post processing) task for scaling and colorspace conversion. On i.MX6Q/DL SoCs with two IPUs currently only the first IPU is used. The hardware only supports writing to destination buffers up to 1024x1024 pixels i