diff options
author | Aric Cyr <[email protected]> | 2020-04-22 18:08:03 -0400 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2020-04-28 16:19:56 -0400 |
commit | 1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff (patch) | |
tree | 39fb27d6f6386611e6f079532e618899da0b5891 /scripts/gdb/linux/modules.py | |
parent | a8bf7164908827178fe31fb21d2646c404c1990d (diff) |
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 <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'scripts/gdb/linux/modules.py')
0 files changed, 0 insertions, 0 deletions