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:
Andrey Grodzovsky 2017-05-17 18:05:36 -04:00 committed by Alex Deucher
parent 5aff86c1b3
commit 7b9454f51e

View file

@ -3111,6 +3111,7 @@ int amdgpu_dm_atomic_check(struct drm_device *dev,
surface);
need_to_validate = true;
wait_for_prev_commits = true;
}
}
}