diff options
author | Yiling Chen <yi-ling.chen2@amd.com> | 2024-12-20 17:12:54 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2025-01-10 12:06:58 -0500 |
commit | f5860c88cdfe7300d08c1aef881bba0cac369e34 (patch) | |
tree | b25f140bfa9a131d0bb61dea7159bb096513e3c5 /scripts/generate_rust_analyzer.py | |
parent | c7ccfc0d4241a834c25a9a9e1e78b388b4445d23 (diff) |
drm/amd/display: Remove unnecessary eDP power down
[why]
When first time of link training is fail,
eDP would be powered down and
would not be powered up for next retry link training.
It causes that all of retry link linking would be fail.
[how]
We has extracted both power up and down sequence from
enable/disable link output function before DCN32.
We remov eDP power down in dcn32_disable_link_output().
Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Signed-off-by: Yiling Chen <yi-ling.chen2@amd.com>
Signed-off-by: Tom Chung <chiahsuan.chung@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions