Skip to content

Commit 7ed58b6

Browse files
leo-sunli1alexdeucher
authored andcommitted
Revert "drm/amd/display: Reset freesync config before update new state"
This change caused PSR SU panels to not read from their remote fb, preventing us from entering self-refresh. It is a regression. This reverts commit eb6dfbb. Signed-off-by: Leo Li <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]> (cherry picked from commit dc1000b)
1 parent 8030f65 commit 7ed58b6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10463,7 +10463,6 @@ static int dm_update_crtc_state(struct amdgpu_display_manager *dm,
1046310463
}
1046410464

1046510465
/* Update Freesync settings. */
10466-
reset_freesync_config_for_crtc(dm_new_crtc_state);
1046710466
get_freesync_config_for_crtc(dm_new_crtc_state,
1046810467
dm_new_conn_state);
1046910468

0 commit comments

Comments
 (0)