drm/amd/display: Keep OTG on when Z10 is disable
authorLewis Huang <Lewis.Huang@amd.com>
Fri, 23 Sep 2022 02:42:40 +0000 (10:42 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 16:00:48 +0000 (12:00 -0400)
commit8cab4ef0ad9521030e1ae4bd294a1e2e6a04659f
tree9e468e0a23c343f8411bc85ce4e5be51b85b18c6
parent4931ce22eca6ed5f8a3a3820fd13e586011ac219
drm/amd/display: Keep OTG on when Z10 is disable

[Why]
Disable OTG when PSRSU with z10 even if z10 is disable

[How]
Reverse condition to keep OTG on when Z10 is disable

Reviewed-by: Robin Chen <po-tchen@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Lewis Huang <Lewis.Huang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link.c