diff options
author | Lucas Stach <l.stach@pengutronix.de> | 2024-06-19 20:21:57 +0200 |
---|---|---|
committer | Robert Foss <rfoss@kernel.org> | 2024-06-27 11:52:14 +0200 |
commit | 917c8d192ba6ada16b4cf11c786f3dbfe70de0d9 (patch) | |
tree | 6c498f8317818dae800d37837a2052425ec92061 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 90986e356c7a81d32550475f7de5bdc4cd878c2f (diff) |
drm/bridge: analogix_dp: don't wait for PLL lock too early
The PLL will be reconfigured later, which may cause it to go out of lock
anyway, so there is no point in waiting for the PLL to lock here. Instead
we can continue execution of the link setup, which will properly set the
PLL parameters and will wait for the PLL to lock at the appropriate times.
Signed-off-by: Lucas Stach <l.stach@pengutronix.de>
Reviewed-by: Robert Foss <rfoss@kernel.org>
Tested-by: Heiko Stuebner <heiko@sntech.de>
Signed-off-by: Robert Foss <rfoss@kernel.org>
Link: https://patchwork.freedesktop.org/patch/msgid/20240619182200.3752465-11-l.stach@pengutronix.de
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions