diff options
author | Praful Swarnakar <Praful.Swarnakar@amd.com> | 2021-09-22 23:01:29 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-09-28 09:30:05 -0400 |
commit | a74d0224d56a7b05f9fad3057c3cd8eee6e48525 (patch) | |
tree | 16ce19a0a4128504930b1e5521a59b0812e9f0af /drivers/gpu/drm/amd/amdgpu/amdgpu_df.h | |
parent | 71cf9e72b3121abb660dc18d91b4cb2b38963913 (diff) |
drm/amd/display: Fix Display Flicker on embedded panels
[Why]
ASSR is dependent on Signed PSP Verstage to enable Content
Protection for eDP panels. Unsigned PSP verstage is used
during development phase causing ASSR to FAIL.
As a result, link training is performed with
DP_PANEL_MODE_DEFAULT instead of DP_PANEL_MODE_EDP for
eDP panels that causes display flicker on some panels.
[How]
- Do not change panel mode, if ASSR is disabled
- Just report and continue to perform eDP link training
with right settings further.
Signed-off-by: Praful Swarnakar <Praful.Swarnakar@amd.com>
Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_df.h')
0 files changed, 0 insertions, 0 deletions