]> git.baikalelectronics.ru Git - kernel.git/commit
drm/radeon: fix wait in radeon_mn_invalidate_range_start
authorChristian König <christian.koenig@amd.com>
Tue, 31 Mar 2015 15:36:58 +0000 (17:36 +0200)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 2 Apr 2015 14:03:29 +0000 (10:03 -0400)
commitdfc9ee45ff533b75d94cf2f2e05305bb1e9823bb
tree44d7d6bebedd08ebf9a8f630267f6a69028cc475
parent3dfb57f44ef60ad88fbe0868e7fbe2b923cc12a3
drm/radeon: fix wait in radeon_mn_invalidate_range_start

We need to wait for all fences, not just the exclusive one.

Signed-off-by: Christian König <christian.koenig@amd.com>
Cc: <stable@vger.kernel.org>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/radeon/radeon_mn.c