Re: [PATCH/RFC v3 02/19] video: Add Common Display Framework core

2013-09-03 Thread Laurent Pinchart
Hi Tomi, On Monday 02 September 2013 11:42:00 Tomi Valkeinen wrote: > On 09/08/13 20:14, Laurent Pinchart wrote: > > The Common Display Framework (CDF) splits display devices in entities > > that interact through an abstract API. Each entity is managed by its own > > driver independently of the ot

Re: [PATCH/RFC v3 02/19] video: Add Common Display Framework core

2013-09-02 Thread Tomi Valkeinen
Hi, On 09/08/13 20:14, Laurent Pinchart wrote: > The Common Display Framework (CDF) splits display devices in entities > that interact through an abstract API. Each entity is managed by its own > driver independently of the other entities, with the framework > orchestrating interactions. > > This