Re: [PATCH 08/45] drm/msm/dp: re-arrange dp_display_disable() into functional parts

2024-12-08 Thread Dmitry Baryshkov
On Thu, Dec 05, 2024 at 08:31:39PM -0800, Abhinav Kumar wrote: > dp_display_disable() handles special case of when monitor is > disconnected from the dongle while the dongle stays connected > thereby needing a separate function dp_ctrl_off_link_stream() > for this. However with a slight rework this

[PATCH 08/45] drm/msm/dp: re-arrange dp_display_disable() into functional parts

2024-12-05 Thread Abhinav Kumar
dp_display_disable() handles special case of when monitor is disconnected from the dongle while the dongle stays connected thereby needing a separate function dp_ctrl_off_link_stream() for this. However with a slight rework this can still be handled by keeping common paths same for regular and spec