On Mon, Aug 25, 2025 at 10:15:57PM +0800, Yongxing Mou wrote: > From: Abhinav Kumar <[email protected]> > > dp_display_prepare() only prepares the link in case its not > already ready before dp_display_enable(). Hence separate it into > its own API.
Why? > > Signed-off-by: Abhinav Kumar <[email protected]> > Signed-off-by: Yongxing Mou <[email protected]> > --- > drivers/gpu/drm/msm/dp/dp_display.c | 16 ++++++++++++---- > drivers/gpu/drm/msm/dp/dp_display.h | 1 + > drivers/gpu/drm/msm/dp/dp_drm.c | 2 ++ > 3 files changed, 15 insertions(+), 4 deletions(-) > -- With best wishes Dmitry
