On Thu, Dec 05, 2024 at 08:32:01PM -0800, Abhinav Kumar wrote: > Add an API dp_display_get_panel() to initialize and return a DP > panel to be used by DP MST module. Since some of the fields of > DP panel are private, dp_display module needs to initialize these > parts and return the panel back. > > Signed-off-by: Abhinav Kumar <quic_abhinavk@xxxxxxxxxxx> > --- > drivers/gpu/drm/msm/dp/dp_display.c | 28 ++++++++++++++++++++++++++++ > drivers/gpu/drm/msm/dp/dp_display.h | 2 ++ > 2 files changed, 30 insertions(+) > Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> -- With best wishes Dmitry