Re: [PATCH v6 3/9] drm/omap: Add ovl checking funcs to dispc_ops

2021-10-27 Thread Tomi Valkeinen
On 18/10/2021 17:28, Neil Armstrong wrote: From: Benoit Parrot In order to be able to dynamically assign overlays to planes we need to be able to asses the overlay capabilities. Add a helper function to be able to retrieve the supported capabilities of an overlay. And export the function to c

[PATCH v6 3/9] drm/omap: Add ovl checking funcs to dispc_ops

2021-10-18 Thread Neil Armstrong
From: Benoit Parrot In order to be able to dynamically assign overlays to planes we need to be able to asses the overlay capabilities. Add a helper function to be able to retrieve the supported capabilities of an overlay. And export the function to check if a fourcc is supported on a given over