Re: [PATCH v10 4/5] drm/mediatek: ovl: Add blend_modes to driver data

From: Jason-JH Lin (林睿祥)
Date: Tue Oct 08 2024 - 23:34:50 EST


On Tue, 2024-10-08 at 10:16 +0200, Markus Elfring wrote:
>
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
> > pre-multiplied is supported in the current platform.
>
>
> format would be?

Hi Markus,

blend_modes is the driver data that describes the supported blend mode
in current platform no matter format would be any one.

This sentence is describing mtk_ovl_fmt_convert() will check if the
blend_modes included BIT(DRM_MODE_BLEND_PREMULTI).

Regards,
Jason-JH.Lin

>
>
> Regards,
> Markus