]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: keep eDP Vdd on when eDP stream is already enabled
authorZhan Liu <Zhan.Liu@amd.com>
Fri, 28 Jan 2022 03:08:53 +0000 (22:08 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 7 Feb 2022 23:03:49 +0000 (18:03 -0500)
commite1d5994a31b0df90284afef4308f576d67068e98
tree55350c557e98196f3f5872e1b62ea78364d1626f
parent9e26f0ab49a9976cb4688217d52d8815a4eaca07
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 <Charlene.Liu@amd.com>
Acked-by: Jasdeep Dhillon <jdhillon@amd.com>
Signed-off-by: Zhan Liu <Zhan.Liu@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce110/dce110_hw_sequencer.c