drm/amd/display: removing MODULO change for dcn2
authorMartin Leung <martin.leung@amd.com>
Wed, 15 May 2019 19:50:51 +0000 (15:50 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Sat, 22 Jun 2019 14:34:13 +0000 (09:34 -0500)
commitd8cd587d2bfd13dfc0dce6b74c1a78333415f413
tree0e169d0cb29d869701788c176051caa1861e6d97
parent03fd87db6d55b62a4771626a660a0df3d4a8546a
drm/amd/display: removing MODULO change for dcn2

[why]
when resetting pipes from 480p to dual-pipe 8k, modulo reg write for
video optimized rate updated one pipe without changing the other, causing
sync error

[how]
removed code from dcn2

Signed-off-by: Martin Leung <martin.leung@amd.com>
Reviewed-by: Jun Lei <Jun.Lei@amd.com>
Acked-by: Leo Li <sunpeng.li@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dce/dce_clock_source.c