diff options
author | Hamza Mahfooz <[email protected]> | 2023-08-31 15:22:35 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-09-06 22:08:26 -0400 |
commit | 47428f4b638d3b3264a2efa1a567b0bbddbb6107 (patch) | |
tree | 1ea851e36beb9bf0d7003cf5e6af9e3cab9f5ade /drivers/gpu/drm/amd/display/modules/freesync/freesync.c | |
parent | a81de4a22bbe3183b7f0d6f13f592b8f5b5a3c18 (diff) |
drm/amd/display: limit the v_startup workaround to ASICs older than DCN3.1
Since, calling dcn20_adjust_freesync_v_startup() on DCN3.1+ ASICs
can cause the display to flicker and underflow to occur, we shouldn't
call it for them. So, ensure that the DCN version is less than
DCN_VERSION_3_1 before calling dcn20_adjust_freesync_v_startup().
Cc: [email protected]
Reviewed-by: Fangzhi Zuo <[email protected]>
Signed-off-by: Hamza Mahfooz <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/display/modules/freesync/freesync.c')
0 files changed, 0 insertions, 0 deletions