On Tue, Sep 16, 2025 at 12:47:45PM +0800, Hermes Wu via B4 Relay wrote: > From: Hermes Wu <hermes...@ite.com.tw> > > When connect to device which can only training done by > step training,
> skip auto training when link training restart, > usually happen when display resolution is changed. Please expand your commit message for it to make sense to somebody who doesn't know the issue. If I understood it correctly, it should be something like 'The driver performs a full cycle of attempting auto link training and then manual link training on each modeset. Save time by skipping the auto training if it failed previously for this monitor'. > > Signed-off-by: Hermes Wu <hermes...@ite.com.tw> > --- > drivers/gpu/drm/bridge/ite-it6505.c | 8 ++++++-- > 1 file changed, 6 insertions(+), 2 deletions(-) > -- With best wishes Dmitry