drm/amd/display: Disable GSL when enabling phantom pipe
authorAlvin Lee <Alvin.Lee2@amd.com>
Tue, 20 Sep 2022 23:26:27 +0000 (19:26 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 6 Oct 2022 15:59:35 +0000 (11:59 -0400)
commit40169e2f37127b7fe60736045b1f9fc04f76b471
tree6165e779b2fb67839c1aad19fcb9cd5fb57dfc3c
parentdfb3367bd082ccf52d3c13ff62257f08407dffcf
drm/amd/display: Disable GSL when enabling phantom pipe

[Description]
When enabling phantom pipe on a pipe that was previously
using immediate flip, we have to disable GSL or this will
prevent the update from taking place right away on the phantom
pipe when we enable it in FW

Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Alvin Lee <Alvin.Lee2@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dcn32/dcn32_hubp.c