Re: [PATCH v5 4/4] drm/bridge: microchip-lvds: fix bus format mismatch with VESA displays
From: Maxime Ripard
Date: Wed Jun 25 2025 - 02:57:58 EST
On Wed, 25 Jun 2025 10:26:12 +0530, Dharma Balasubiramani wrote:
> The LVDS controller was hardcoded to JEIDA mapping, which leads to
> distorted output on panels expecting VESA mapping.
>
> Update the driver to dynamically select the appropriate mapping and
> pixel size based on the panel's advertised media bus format. This
>
> [ ... ]
Reviewed-by: Maxime Ripard <mripard@xxxxxxxxxx>
Thanks!
Maxime