Re: [PATCH v4 11/39] drm/msm/dp: make bridge helpers use dp_display to allow re-use

From: Dmitry Baryshkov

Date: Sat Apr 11 2026 - 13:42:02 EST


On Fri, Apr 10, 2026 at 05:33:46PM +0800, Yongxing Mou wrote:
> From: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
>
> dp_bridge helpers take drm_bridge as an input and extract the
> dp_display object to be used in the dp_display module. Rather than
> doing it in a roundabout way, directly pass the dp_display object
> to these helpers so that the MST bridge can also re-use the same
> helpers.
>
> Signed-off-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx>
> Signed-off-by: Yongxing Mou <yongxing.mou@xxxxxxxxxxxxxxxx>
> ---
> drivers/gpu/drm/msm/dp/dp_display.c | 29 +++++++++------------------
> drivers/gpu/drm/msm/dp/dp_display.h | 7 +++++++
> drivers/gpu/drm/msm/dp/dp_drm.c | 39 ++++++++++++++++++++++++++++++++++++-
> drivers/gpu/drm/msm/dp/dp_drm.h | 9 ---------
> 4 files changed, 54 insertions(+), 30 deletions(-)
>

Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx>


--
With best wishes
Dmitry