drm/amd/display: Save addr update in scratch before flip
authorAlvin Lee <alvin.lee2@amd.com>
Fri, 11 Aug 2023 20:59:48 +0000 (16:59 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 30 Aug 2023 19:01:27 +0000 (15:01 -0400)
commita03aa4e0409822d323bbaf87a35d5773f79a3a41
tree32bb23278c8ab14e8c3f3fda92442827efe2a187
parentb1803560ba9d0c31c1a045fd8e9d438f19decdc8
drm/amd/display: Save addr update in scratch before flip

[Why & How]
Fix a minor sequencing issue where the address update for
a subvp flip should be saved in scratch registers before
the actual flip

Reviewed-by: Austin Zheng <austin.zheng@amd.com>
Acked-by: Wayne Lin <wayne.lin@amd.com>
Signed-off-by: Alvin Lee <alvin.lee2@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_hw_sequencer.c