Re: [PATCH RESEND] drm/bridge: Fixed a DP link training bug

From: Robert Foss
Date: Tue Jan 09 2024 - 12:17:58 EST


On Thu, 21 Dec 2023 17:30:57 +0800, xiazhengqiao wrote:
> To have better compatibility for DP sink, there is a retry mechanism
> for the link training process to switch between different training process.
> The original driver code doesn't reset the retry counter when training
> state is pass. If the system triggers link training over 3 times,
> there will be a chance to causes the driver to use the wrong training
> method and return a training fail result.
>
> [...]

Applied, thanks!

[1/1] drm/bridge: Fixed a DP link training bug
https://cgit.freedesktop.org/drm/drm-misc/commit/?id=ca077ff8cac5



Rob