[PATCH v6 3/9] drm/omap: Add ovl checking funcs to dispc_ops
Tomi Valkeinen
tomi.valkeinen at ideasonboard.com
Wed Oct 27 08:35:22 UTC 2021
On 18/10/2021 17:28, Neil Armstrong wrote:
> From: Benoit Parrot <bparrot at ti.com>
>
> 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
> overlay.
>
> Signed-off-by: Benoit Parrot <bparrot at ti.com>
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
> drivers/gpu/drm/omapdrm/dss/dispc.c | 9 +++++++--
> drivers/gpu/drm/omapdrm/dss/dss.h | 3 +++
> 2 files changed, 10 insertions(+), 2 deletions(-)
Reviewed-by: Tomi Valkeinen <tomi.valkeinen at ideasonboard.com>
Tomi
More information about the dri-devel
mailing list