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 <[email protected]> > > > > 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 > > processed by the algorithm. > > > > Gen 2 hardware does not require multiple partitioning, and as such > > will always return a single partition. > > > > Signed-off-by: Kieran Bingham <[email protected]> > > Signed-off-by: Laurent Pinchart > > <[email protected]> > > I can't find the information about the partition limitations for SRU or > UDS in any of the documents I have.
That's because it's not documented in the datasheet :-( > But for the parts not relating to the logic of figuring out the hscale from > the input/output formats width: > > Reviewed-by: Niklas Söderlund <[email protected]> Thanks. -- Regards, Laurent Pinchart
