Re: [PATCH 11/13] v4l: vsp1: Determine partition requirements for scaled images

2016-09-15 Thread Niklas Söderlund
On 2016-09-14 23:00:33 +0300, Laurent Pinchart wrote: > Hi Niklas, > > On Wednesday 14 Sep 2016 21:27:33 Niklas Söderlund wrote: > > On 2016-09-14 02:17:04 +0300, Laurent Pinchart wrote: > > > From: Kieran Bingham > > > > > > The partition algorithm needs to determine the capabilities of each >

Re: [PATCH 11/13] v4l: vsp1: Determine partition requirements for scaled images

2016-09-14 Thread Laurent Pinchart
Hi Niklas, On Wednesday 14 Sep 2016 21:27:33 Niklas Söderlund wrote: > On 2016-09-14 02:17:04 +0300, Laurent Pinchart wrote: > > From: Kieran Bingham > > > > The partition algorithm needs to determine the capabilities of each > > entity in the pipeline to identify the correct maximum partition w

Re: [PATCH 11/13] v4l: vsp1: Determine partition requirements for scaled images

2016-09-14 Thread Niklas Söderlund
On 2016-09-14 02:17:04 +0300, Laurent Pinchart wrote: > From: Kieran Bingham > > The partition algorithm needs to determine the capabilities of each > entity in the pipeline to identify the correct maximum partition width. > > Extend the vsp1 entity operations to provide a max_width operation an

[PATCH 11/13] v4l: vsp1: Determine partition requirements for scaled images

2016-09-13 Thread Laurent Pinchart
From: Kieran Bingham The partition algorithm needs to determine the capabilities of each entity in the pipeline to identify the correct maximum partition width. Extend the vsp1 entity operations to provide a max_width operation and use this call to calculate the number of partitions that will be