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)
commit1ffd265243803ac5de9927dfc32541f41da2acf3
tree332c38b8908f538fd7f6733dbd2241584a134266
parent4127a59e0b3f914ae8d9843d521a07e117db045a
drm/amdgpu: fix waiting for all fences before flipping

Otherwise we might see corruption.

Signed-off-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu.h
drivers/gpu/drm/amd/amdgpu/amdgpu_display.c