diff options
author | 2020-04-22 18:08:03 -0400 | |
---|---|---|
committer | 2020-04-28 16:19:56 -0400 | |
commit | 1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff (patch) | |
tree | 39fb27d6f6386611e6f079532e618899da0b5891 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | drm/amd/display: Internal refactoring to abstract color caps (diff) | |
download | linux-dev-1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff.tar.xz linux-dev-1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff.zip |
drm/amd/display: Use cursor locking to prevent flip delays
[Why]
Current locking scheme for cursor can result in a flip missing
its vsync, deferring it for one or more vsyncs. Result is a
potential for stuttering when cursor is moved.
[How]
Use cursor update lock so that flips are not blocked while cursor
is being programmed.
Signed-off-by: Aric Cyr <aric.cyr@amd.com>
Reviewed-by: Nicholas Kazlauskas <Nicholas.Kazlauskas@amd.com>
Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions