diff options
| author | Aric Cyr <[email protected]> | 2020-04-22 22:08:03 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2020-04-28 20:19:56 +0000 |
| commit | 1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff (patch) | |
| tree | 39fb27d6f6386611e6f079532e618899da0b5891 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
| parent | drm/amd/display: Internal refactoring to abstract color caps (diff) | |
| download | kernel-1e461c37d1fb6712561ad682b2d67ed4f5cbd3ff.tar.gz kernel-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 <[email protected]>
Reviewed-by: Nicholas Kazlauskas <[email protected]>
Acked-by: Aurabindo Pillai <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions
