diff options
author | Nicholas Kazlauskas <[email protected]> | 2018-12-05 12:08:56 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2018-12-18 17:39:42 -0500 |
commit | 180db303ff466a3887c841e805568b92233e2d0e (patch) | |
tree | 5051068334f6c4c47c26b4773be43957440f344d /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 8cd61c313d8b5a813a38b615796ea50563f3afae (diff) |
drm/amd/display: Add below the range support for FreeSync
[Why]
When the flip-rate is below the minimum supported variable refresh rate
range for the monitor the front porch wait will timeout and be
frequently misaligned resulting in stuttering and/or flickering.
The FreeSync module can still maintain a smooth and flicker free
image when the monitor has a refresh rate range such that the maximum
refresh > 2 * minimum refresh by utilizing low framerate compensation,
"below the range".
[How]
Hook up the pre-flip and post-flip handlers from the FreeSync module.
These adjust the minimum/maximum vrr range to duplicate frames
when appropriate by tracking flip timestamps.
Signed-off-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Leo Li <[email protected]>
Reviewed-by: Harry Wentland <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions