drm/amd/display: Allow PSR exit when panel is disconnected
authorIswara Nagulendran <Iswara.Nagulendran@amd.com>
Mon, 19 Sep 2022 19:53:56 +0000 (15:53 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 15:59:56 +0000 (11:59 -0400)
commit7aeb2e47e43d5acd4638c64b4c0c01ad90feea51
treebf8ad4212c6d467d2ee17ccdbd547da995b5de58
parent749b6c2ac9d9a7a4d8f4c2e4dc6fa830fd6c6ac7
drm/amd/display: Allow PSR exit when panel is disconnected

[HOW&WHY]
Fixed check to only avoid PSR entry when panel
is disconnected. PSR exit can be permitted to restore
the HW to it's non-PSR state.

Reviewed-by: Jayendran Ramani <Jayendran.Ramani@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Iswara Nagulendran <Iswara.Nagulendran@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c