mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-05-30 19:18:31 +00:00
drm/amd/display: Add missed wait_for_prev_commits.
Signed-off-by: Andrey Grodzovsky <Andrey.Grodzovsky@amd.com> Reviewed-by: Harry Wentland <Harry.Wentland@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
parent
5aff86c1b3
commit
7b9454f51e
1 changed files with 1 additions and 0 deletions
|
@ -3111,6 +3111,7 @@ int amdgpu_dm_atomic_check(struct drm_device *dev,
|
|||
surface);
|
||||
|
||||
need_to_validate = true;
|
||||
wait_for_prev_commits = true;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue