Re: [PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

2015-10-02 Thread Philipp Zabel
Am Freitag, den 02.10.2015, 11:06 +0200 schrieb Jean-Michel Hautbois: > 2015-10-02 10:37 GMT+02:00 Philipp Zabel : > > Hi Jean-Michel, > > > > Am Donnerstag, den 01.10.2015, 09:55 +0200 schrieb Jean-Michel Hautbois: > >> Hi Philipp, Hans, > >> > >> > >> 2015-07-24 17:12 GMT+02:00 Hans Verkuil : > >

Re: [PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

2015-10-02 Thread Jean-Michel Hautbois
2015-10-02 10:37 GMT+02:00 Philipp Zabel : > Hi Jean-Michel, > > Am Donnerstag, den 01.10.2015, 09:55 +0200 schrieb Jean-Michel Hautbois: >> Hi Philipp, Hans, >> >> >> 2015-07-24 17:12 GMT+02:00 Hans Verkuil : > [...] >> What is the status of this driver ? >> I can test it here, Philipp, are you pl

Re: [PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

2015-10-02 Thread Philipp Zabel
Hi Jean-Michel, Am Donnerstag, den 01.10.2015, 09:55 +0200 schrieb Jean-Michel Hautbois: > Hi Philipp, Hans, > > > 2015-07-24 17:12 GMT+02:00 Hans Verkuil : [...] > What is the status of this driver ? > I can test it here, Philipp, are you planning to take Hans remarks > into account in one of y

Re: [PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

2015-10-01 Thread Jean-Michel Hautbois
Hi Philipp, Hans, 2015-07-24 17:12 GMT+02:00 Hans Verkuil : > Hi Philipp, > > A quick review of this driver: > > On 07/16/2015 06:24 PM, Philipp Zabel wrote: >> From: Sascha Hauer >> >> This patch adds support for hardware accelerated scaling and color >> space conversion between memory buffers

Re: [PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

2015-07-24 Thread Hans Verkuil
Hi Philipp, A quick review of this driver: On 07/16/2015 06:24 PM, Philipp Zabel wrote: > From: Sascha Hauer > > This patch adds support for hardware accelerated scaling and color > space conversion between memory buffers using the IPUv3 IC. > Since the maximum output size of the IC unit is 102

[PATCH v3 5/5] [media] imx-ipu: Add i.MX IPUv3 scaler driver

2015-07-16 Thread Philipp Zabel
From: Sascha Hauer This patch adds support for hardware accelerated scaling and color space conversion between memory buffers using the IPUv3 IC. Since the maximum output size of the IC unit is 1024x1024 pixels, multiple IC tasks with overlapping tiles are used internally to scale and convert lar