drm/amd/display: Don't set dpms_off for seamless boot
authorDaniel Miess <daniel.miess@amd.com>
Fri, 29 Sep 2023 17:04:33 +0000 (13:04 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 9 Oct 2023 21:59:29 +0000 (17:59 -0400)
commit23645bca98304a2772f0de96f97370dd567d0ae6
tree9aef6290e12de78b151550277a7ebce5a378a565
parent94f6f0550c625fab1f373bb86a6669b45e9748b3
drm/amd/display: Don't set dpms_off for seamless boot

[Why]
eDPs fail to light up with seamless boot enabled

[How]
When seamless boot is enabled don't configure dpms_off
in disable_vbios_mode_if_required.

Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Cc: stable@vger.kernel.org
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Daniel Miess <daniel.miess@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/core/dc.c