[PATCH 3/3] drm/msm/dsi: simplify connector creation
Abhinav Kumar
quic_abhinavk at quicinc.com
Mon Apr 8 22:33:01 UTC 2024
On 3/9/2024 7:09 AM, Dmitry Baryshkov wrote:
> Instead of having two functions, msm_dsi_manager_bridge_init()
> and msm_dsi_manager_ext_bridge_init(), merge them into
> msm_dsi_manager_connector_init(), moving drm_bridge_attach() to be
> called from the bridge's attach callback (as most other bridges do).
>
> Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov at linaro.org>
> ---
> drivers/gpu/drm/msm/dsi/dsi.c | 10 +--------
> drivers/gpu/drm/msm/dsi/dsi.h | 5 ++---
> drivers/gpu/drm/msm/dsi/dsi_manager.c | 41 +++++++++++++++--------------------
> 3 files changed, 21 insertions(+), 35 deletions(-)
>
LGTM,
Reviewed-by: Abhinav Kumar <quic_abhinavk at quicinc.com>
More information about the Freedreno
mailing list