aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorNicholas Kazlauskas <[email protected]>2019-01-25 15:30:24 -0500
committerAlex Deucher <[email protected]>2019-02-19 15:58:26 -0500
commit80c218d56e309d46d9dc3f3d5e4396b277bdd0b5 (patch)
tree8b36da7f52922f27fa55371cc2597a673b314f46 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parent6836d23916ada07389c78d88e701f0752317f1d0 (diff)
drm/amd/display: Do cursor updates after stream updates
[Why] Cursor updates used to happen after vblank/flip/stream updates before the stream update refactor. They now happen before stream updates which means that they're not going to be synced with fb changes and that they're going to programmed for pipes that we're disabling within the same commit. [How] Move them after stream updates. Signed-off-by: Nicholas Kazlauskas <[email protected]> Reviewed-by: David Francis <[email protected]> Acked-by: Leo Li <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions