Re: [PATCH RESEND 2/3] drm/bridge: it6505: modify DP link training work

2025-03-23 Thread Dmitry Baryshkov
On Tue, Mar 18, 2025 at 04:32:10PM +0800, Hermes Wu wrote: > The DP link training work include auto training and after > auto training failed "auto_train_retry" times, it switch to > step training mode. > > It will more efficiency that finish link auto training, > include retry, and step training

[PATCH RESEND 2/3] drm/bridge: it6505: modify DP link training work

2025-03-18 Thread Hermes Wu via B4 Relay
From: Hermes Wu The DP link training work include auto training and after auto training failed "auto_train_retry" times, it switch to step training mode. It will more efficiency that finish link auto training, include retry, and step training in a work, rather than re-schedule train work when ea