[PATCH] drm/radeon: sync all BOs involved in a CS v2

2014-11-30 Thread Alex Deucher
On Thu, Nov 27, 2014 at 7:12 AM, Christian König wrote: > From: Christian König > > Not just the userspace relocs, otherwise we won't wait > for a swapped out page tables to be swapped in again. > > v2: rebased on Alex current drm-fixes-3.18 > > Signed-off-by: Christian König > Cc: stable at

[PATCH] drm/radeon: sync all BOs involved in a CS v2

2014-11-27 Thread Christian König
From: Christian König Not just the userspace relocs, otherwise we won't wait for a swapped out page tables to be swapped in again. v2: rebased on Alex current drm-fixes-3.18 Signed-off-by: Christian König Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/radeon_cs.c | 17 +++-