Re: [PATCH v2] drm/bridge: ite-it6263: Support VESA-24 input format
From: Dmitry Baryshkov
Date: Thu Dec 05 2024 - 14:37:37 EST
On Thu, Dec 05, 2024 at 04:54:09PM +0800, Liu Ying wrote:
> 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.
I'll wait for a few days and apply the patch if nobody else beats me on
it.
--
With best wishes
Dmitry