Re: [PATCH 3/5] drm/msm/dsi: stop calling set_split_display

2024-01-10 Thread Abhinav Kumar
On 10/9/2023 1:57 PM, Dmitry Baryshkov wrote: Since the commit 8b03ad30e314 ("drm/msm/dsi: Use one connector for dual DSI mode"), the second DSI host in the bonded pair will not be associated with the encoder and will not get the bridges, thus making condition in msm_dsi_manager_set_split_disp

[Freedreno] [PATCH 3/5] drm/msm/dsi: stop calling set_split_display

2023-10-09 Thread Dmitry Baryshkov
Since the commit 8b03ad30e314 ("drm/msm/dsi: Use one connector for dual DSI mode"), the second DSI host in the bonded pair will not be associated with the encoder and will not get the bridges, thus making condition in msm_dsi_manager_set_split_display() always false. Technically that change broke