Subject: Re: [PATCH] drm/mediatek: Add ovl_adaptor get format function

Il 28/03/23 04:51, Nancy.Lin ha scritto:
> Add ovl_adaptor get_format and get_num_formats component function.
> The two functions are need for getting the supported format in
> mtk_plane_init().
>
> Signed-off-by: Nancy.Lin <[email protected]>
> Change-Id: Ia8e9f6cabcc71b262155a022b103ae81d1616b8f

The code looks good to me, but please drop that Change-Id tag (which has no
meaning upstream) and resend.

Thanks,
Angelo


2023-03-29 01:56:38

by Nancy Lin (林欣螢)

[permalink] [raw]
Subject: Re: [PATCH] drm/mediatek: Add ovl_adaptor get format function

Hi Angelo,

On Tue, 2023-03-28 at 17:28 +0200, AngeloGioacchino Del Regno wrote:
> External email : Please do not click links or open attachments until
> you have verified the sender or the content.
>
>
> Il 28/03/23 04:51, Nancy.Lin ha scritto:
> > Add ovl_adaptor get_format and get_num_formats component function.
> > The two functions are need for getting the supported format in
> > mtk_plane_init().
> >
> > Signed-off-by: Nancy.Lin <[email protected]>
> > Change-Id: Ia8e9f6cabcc71b262155a022b103ae81d1616b8f
>
> The code looks good to me, but please drop that Change-Id tag (which
> has no
> meaning upstream) and resend.
>
> Thanks,
> Angelo
>
Sorry, I forgot remove change-id, will resend soon.

Regards,
Nancy