Skip to content

Commit dc1000b

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 6b8487c. Signed-off-by: Leo Li <[email protected]> Acked-by: Alex Deucher <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
1 parent 99194e6 commit dc1000b

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
@@ -10048,7 +10048,6 @@ static int dm_update_crtc_state(struct amdgpu_display_manager *dm,
1004810048
}
1004910049

1005010050
/* Update Freesync settings. */
10051-
reset_freesync_config_for_crtc(dm_new_crtc_state);
1005210051
get_freesync_config_for_crtc(dm_new_crtc_state,
1005310052
dm_new_conn_state);
1005410053

0 commit comments

Comments
 (0)