drm/amd/display: Fix tiled display misalignment
authorMeenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Thu, 9 Nov 2023 05:04:36 +0000 (00:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 29 Nov 2023 21:49:00 +0000 (16:49 -0500)
commitc4b8394e76adba4f50a3c2696c75b214a291e24a
tree5d428ea63c7a5b4cbe60f3fde82567892bc23570
parent88f4b10a793262c4d6cf2566b1d210ec76f87867
drm/amd/display: Fix tiled display misalignment

[Why]
When otg workaround is applied during clock update, otgs of
tiled display went out of sync.

[How]
To call dc_trigger_sync() after clock update to sync otgs again.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Hamza Mahfooz <hamza.mahfooz@amd.com>
Signed-off-by: Meenakshikumar Somasundaram <meenakshikumar.somasundaram@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc.c