drm/amdgpu: fix waiting for all fences before flipping
authorChristian König <christian.koenig@amd.com>
Tue, 11 Aug 2015 15:29:52 +0000 (17:29 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 17 Aug 2015 20:51:17 +0000 (16:51 -0400)
Otherwise we might see corruption.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>

No differences found