Re: [Patch 4/4] drm/omap: Add virtual plane support to omap_plane

2018-03-14 Thread Tomi Valkeinen
Hi Benoit, On 02/03/18 15:48, Benoit Parrot wrote: > Add virtual plane support by adding an array to contain > all of the actual plane_id a "omap_plane" correspond to. "plane_ids", "an", "corresponds" > When at least one 'plane' child node is present in DT then > omap_plane_init will only used t

[Patch 4/4] drm/omap: Add virtual plane support to omap_plane

2018-03-02 Thread Benoit Parrot
Add virtual plane support by adding an array to contain all of the actual plane_id a "omap_plane" correspond to. When at least one 'plane' child node is present in DT then omap_plane_init will only used the plane described in DT. Some of these nodes may be a virtual plane if they are defined as tw