Re: [PATCH] drm/bridge: fix LVDS controller bus format

2025-06-18 Thread Dharma.B
Hi Maxime, On 18/06/25 2:11 pm, Maxime Ripard wrote: > Hi, > > On Wed, Jun 18, 2025 at 10:02:42AM +0530, Dharma Balasubiramani wrote: >> From: Sandeep Sheriker M >> >> The current LVDS controller driver is hardcoded to map LVDS lanes to the >> JEIDA format. Consequently, connecting an LVDS displ

Re: [PATCH] drm/bridge: fix LVDS controller bus format

2025-06-18 Thread Maxime Ripard
Hi, On Wed, Jun 18, 2025 at 10:02:42AM +0530, Dharma Balasubiramani wrote: > From: Sandeep Sheriker M > > The current LVDS controller driver is hardcoded to map LVDS lanes to the > JEIDA format. Consequently, connecting an LVDS display that supports the > VESA format results in a distorted displ

[PATCH] drm/bridge: fix LVDS controller bus format

2025-06-17 Thread Dharma Balasubiramani
From: Sandeep Sheriker M The current LVDS controller driver is hardcoded to map LVDS lanes to the JEIDA format. Consequently, connecting an LVDS display that supports the VESA format results in a distorted display due to the format mismatch. Query the panel driver and set the appropriate format