]> Git Repo - linux.git/commit
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
authorZhan Liu <[email protected]>
Fri, 28 Jan 2022 03:08:53 +0000 (22:08 -0500)
committerAlex Deucher <[email protected]>
Mon, 7 Feb 2022 23:03:49 +0000 (18:03 -0500)
commit559e2655220d56f939a9fbc6212992345025392c
tree55350c557e98196f3f5872e1b62ea78364d1626f
parent98ea24e6c563241814abcb1d22ec207a7ec2fd9b
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled

[Why]
Even if can_apply_edp_fast_boot is set to 1 at boot, this flag will
be cleared to 0 at S3 resume.

[How]
Keep eDP Vdd on when eDP stream is already enabled.

Reviewed-by: Charlene Liu <[email protected]>
Acked-by: Jasdeep Dhillon <[email protected]>
Signed-off-by: Zhan Liu <[email protected]>
Tested-by: Daniel Wheeler <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c
This page took 0.085474 seconds and 4 git commands to generate.