diff options
author | Wenjing Liu <wenjing.liu@amd.com> | 2021-09-27 20:10:07 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-10-28 21:26:50 +0300 |
commit | e72aa36ef88f18d541acacaa4051de615ba78efa (patch) | |
tree | 3c93dbc43a56b0e16d437d4d10bfd5bffc72164c /kernel | |
parent | 9c92c79b05f6c9ed70511dbf160030ad20f4124c (diff) | |
download | linux-e72aa36ef88f18d541acacaa4051de615ba78efa.tar.xz |
drm/amd/display: fix link training regression for 1 or 2 lane
[why]
We have a regression that cause maximize lane settings to use
uninitialized data from unused lanes.
This will cause link training to fail for 1 or 2 lanes because the lane
adjust is populated incorrectly sometimes.
v2: fix build without CONFIG_DRM_AMD_DC_DCN (Alex)
Reviewed-by: Eric Yang <eric.yang2@amd.com>
Acked-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions