Commit 7b9454f5 authored by Andrey Grodzovsky's avatar Andrey Grodzovsky Committed by Alex Deucher
Browse files

drm/amd/display: Add missed wait_for_prev_commits.

parent 5aff86c1
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -3111,6 +3111,7 @@ int amdgpu_dm_atomic_check(struct drm_device *dev,
							surface);

				need_to_validate = true;
				wait_for_prev_commits = true;
			}
		}
	}