Re: [PATCH v2] drm/bridge: ite-it6263: Support VESA-24 input format

From: Liu Ying
Date: Thu Dec 05 2024 - 03:53:47 EST


On 12/05/2024, tomm.merciai@xxxxxxxxx wrote:
> From: Tommaso Merciai <tommaso.merciai.xr@xxxxxxxxxxxxxx>
>
> Introduce it6263_is_input_bus_fmt_valid() and refactor the
> it6263_bridge_atomic_get_input_bus_fmts() function to support VESA-24
> format by selecting the LVDS input format based on the LVDS data mapping
> and thereby support both JEIDA-24 and VESA-24 input formats.
>
> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx>
> Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@xxxxxxxxxxxxxx>
> ---
> Changes since v1:
> - Inline it6263_is_input_bus_fmt_valid() as suggested by LYing
> - Fixed it6263_is_input_bus_fmt_valid() param from u32 to int as suggested by LYing
> - Fixed commit msg as suggested by LYing
> - Fixed commit body as suggested by LYing
> - Collected DBaryshkov tag
>
> drivers/gpu/drm/bridge/ite-it6263.c | 25 ++++++++++++++++++++++---
> 1 file changed, 22 insertions(+), 3 deletions(-)

Reviewed-by: Liu Ying <victor.liu@xxxxxxx>

Since I have no drm-misc push right, Neil, Robert, Laurent or
Dmitry, can you help push this? Ofc, no rush. It's fine to wait
for a period of time for potential comments.

--
Regards,
Liu Ying