diff options
author | Aric Cyr <aric.cyr@amd.com> | 2020-04-22 18:08:03 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2020-04-28 16:19:56 -0400 |
commit | 1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff (patch) | |
tree | 39fb27d6f6386611e6f079532e618899da0b5891 /drivers/hsi | |
parent | a8bf7164908827178fe31fb21d2646c404c1990d (diff) | |
download | linux-1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff.tar.bz2 |
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 'drivers/hsi')
0 files changed, 0 insertions, 0 deletions