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:00:36 +0000 (17:00 -0400)
commitef013f6fcd8affaae4a5bf4b51cb6244c8a2ed3f
tree99f202f8ea84d450729c60d60b13b9e7ed94a244
parente53524cdcc02d089e757b668da031ba06ff665c3
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