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

2023-03-29 Thread 林欣螢


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

2023-03-29 Thread AngeloGioacchino Del Regno

Il 29/03/23 03:59, 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 


Small note:

This commit depends on
f287c66a6064 ("drm/mediatek: Refactor pixel format logic")

...that was already applied in the maintainer's tree.

Reviewed-by: AngeloGioacchino Del Regno 


[On MT8195 Cherry Tomato]
Tested-by: AngeloGioacchino Del Regno 

Regards,
Angelo


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

2023-03-29 Thread 胡俊光