drm/amd/display: Revert "Set the power_down_on_boot function pointer to null"
authorOvidiu Bunea <ovidiu.bunea@amd.com>
Thu, 29 Feb 2024 18:49:04 +0000 (13:49 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 20 Mar 2024 17:37:38 +0000 (13:37 -0400)
commit2e52dd1ee409bf14aae65b01e084857fedef8a7a
tree244450083c51d34c216beaf182f2dd7c7098689b
parent54d9490314afd1339f40fb7bd631b82920dc2742
drm/amd/display: Revert "Set the power_down_on_boot function pointer to null"

This reverts commit 54d9490314af ("drm/amd/display: Set the power_down_on_boot
function pointer to null")

[why & how]
This commit breaks S0i3 entry because DCN does not enter IPS2.

Cc: Mario Limonciello <mario.limonciello@amd.com>
Cc: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Reviewed-by: Charlene Liu <charlene.liu@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Ovidiu Bunea <ovidiu.bunea@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/hwss/dcn35/dcn35_init.c