commit | 22e2e86560c5fca6f9b9d078f221fcdab9947a5e | [log] [tgz] |
---|---|---|
author | Christian König <christian.koenig@amd.com> | Tue Mar 31 17:36:58 2015 +0200 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Apr 02 10:03:29 2015 -0400 |
tree | 44d7d6bebedd08ebf9a8f630267f6a69028cc475 | |
parent | 863653fed0f449fb738295255cc834b271cfa088 [diff] |
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>