]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commitdiff
drm/amd/display: Add missed wait_for_prev_commits.
authorAndrey Grodzovsky <Andrey.Grodzovsky@amd.com>
Wed, 17 May 2017 22:05:36 +0000 (18:05 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 26 Sep 2017 22:07:20 +0000 (18:07 -0400)
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>
drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm_types.c

index d6ea2d5726ddb4ff16d4cf5c6586fa9c84fa1a03..b76f0f7e55947529c6dea82a9d93e8513e6e7147 100644 (file)
@@ -3111,6 +3111,7 @@ int amdgpu_dm_atomic_check(struct drm_device *dev,
                                                        surface);
 
                                need_to_validate = true;
+                               wait_for_prev_commits = true;
                        }
                }
        }