Re: [PATCH v6 4/9] drm/omap: introduce omap_hw_overlay

2021-10-27 Thread Tomi Valkeinen
On 18/10/2021 17:28, Neil Armstrong wrote: From: Benoit Parrot Split out the hardware overlay specifics from omap_plane. To start, the hw overlays are statically assigned to planes. The goal is to eventually assign hw overlays dynamically to planes during plane->atomic_check() based on request

[PATCH v6 4/9] drm/omap: introduce omap_hw_overlay

2021-10-18 Thread Neil Armstrong
From: Benoit Parrot Split out the hardware overlay specifics from omap_plane. To start, the hw overlays are statically assigned to planes. The goal is to eventually assign hw overlays dynamically to planes during plane->atomic_check() based on requested caps (scaling, YUV, etc). And then perform