Re: [PATCH v9 21/28] rcar-vin: add group allocator functions

2018-01-08 Thread Laurent Pinchart
Hi Niklas, On Monday, 8 January 2018 19:24:47 EET Niklas Söderlund wrote: > On 2017-12-08 22:12:56 +0200, Laurent Pinchart wrote: > > On Friday, 8 December 2017 03:08:35 EET Niklas Söderlund wrote: > >> In media controller mode all VIN instances needs to be part of the same > >> media graph.

Re: [PATCH v9 21/28] rcar-vin: add group allocator functions

2018-01-08 Thread Niklas Söderlund
Hi Laurent, Thanks for your comments. On 2017-12-08 22:12:56 +0200, Laurent Pinchart wrote: > Hi Niklas, > > Thank you for the patch. > > On Friday, 8 December 2017 03:08:35 EET Niklas Söderlund wrote: > > In media controller mode all VIN instances needs to be part of the same > > media graph.

Re: [PATCH v9 21/28] rcar-vin: add group allocator functions

2017-12-08 Thread Laurent Pinchart
Hi Niklas, Thank you for the patch. On Friday, 8 December 2017 03:08:35 EET Niklas Söderlund wrote: > In media controller mode all VIN instances needs to be part of the same > media graph. There is also a need to each VIN instance to know and in > some cases be able to communicate with other VIN

[PATCH v9 21/28] rcar-vin: add group allocator functions

2017-12-07 Thread Niklas Söderlund
In media controller mode all VIN instances needs to be part of the same media graph. There is also a need to each VIN instance to know and in some cases be able to communicate with other VIN instances. Add an allocator framework where the first VIN instance to be probed creates a shared data