On 3/14/26 2:09 AM, Dmitry Baryshkov wrote: > From: Jessica Zhang <[email protected]> > > Currently, the DP link training is being done during HPD. Move > link training to atomic_enable() in accordance with the atomic_enable() > documentation. > > Link disabling is already done in atomic_post_disable() (as part of the > dp_ctrl_off_link_stream() helper). > > Finally, call the plug/unplug handlers directly in hpd_notify() instead > of queueing them in the event thread so that they aren't preempted by > other events.
This part of the commit message seems to still not apply Konrad
