]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6f796f1bded7c501477da143ef863415cb12d920
tree9e468e0a23c343f8411bc85ce4e5be51b85b18c6
parent1b7b146aad7c3c0d42cf789f6b07649c12514ace
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