]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd/display: Remove unnecessary Freesync w/a from DCN32
authorGeorge Shen <george.shen@amd.com>
Mon, 23 Mar 2026 21:15:16 +0000 (17:15 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 17 Apr 2026 19:20:45 +0000 (15:20 -0400)
commitd79e023f2fb96c0e3c5683d1097a8d0f334dc18f
treeadc7fe7c063115682098f14f9125e388954c50d7
parentba86f9b5c09aee64923b90b7d7add993fcb34a89
drm/amd/display: Remove unnecessary Freesync w/a from DCN32

[Why/How]
A workaround was previously used for certain Freesync cases that would
override the vstartup_start value from DML to position the SDP
correctly. This is no longer needed in DCN32 and above, so remove the
workaround.

Reviewed-by: Dillon Varone <dillon.varone@amd.com>
Signed-off-by: George Shen <george.shen@amd.com>
Signed-off-by: Roman Li <roman.li@amd.com>
Tested-by: Dan Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/dml/dcn32/dcn32_fpu.c