aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorHamza Mahfooz <[email protected]>2023-08-31 15:22:35 -0400
committerAlex Deucher <[email protected]>2023-09-06 14:31:33 -0400
commit813ba1ff8484e801d2ef155e0e5388b8a7691788 (patch)
treeab826810f70776015703d3f486b296a35799d772 /tools/perf/scripts/python/bin
parent19d5f80128d7a197fcb465f21465c30ee4c36f25 (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 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions