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:45:14 -0400 |
commit | b2a7b0ce0773bfa4406bc0a78e41979532a1edd7 (patch) | |
tree | 2d8383ee0a8c9661983a8e9f7b79d25da9eb12b3 /drivers/perf | |
parent | 668a6741f809f2d15d125cfe2b39661e8f1655ea (diff) | |
download | linux-b2a7b0ce0773bfa4406bc0a78e41979532a1edd7.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/perf')
0 files changed, 0 insertions, 0 deletions