diff options
author | Yiling Chen <[email protected]> | 2024-12-20 17:12:54 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2025-01-10 13:40:48 -0500 |
commit | 470d4f05c77153b97f53554a3c44164361a4d939 (patch) | |
tree | e24af6b6144772ee4a9d305bfc830dc2809f8c44 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 35ca53b7b0f0ffd16c6675fd76abac9409cf83e0 (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 <[email protected]>
Signed-off-by: Yiling Chen <[email protected]>
Signed-off-by: Tom Chung <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
(cherry picked from commit f5860c88cdfe7300d08c1aef881bba0cac369e34)
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions