[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

2014-11-27 Thread Christian König
Am 27.11.2014 um 03:39 schrieb Alex Deucher: > On Wed, Nov 26, 2014 at 10:29 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. >> >> Signed-off-by: Christian König >> Cc:

[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 +++-

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

2014-11-26 Thread Alex Deucher
On Wed, Nov 26, 2014 at 10:29 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. > > Signed-off-by: Christian König > Cc: stable at vger.kernel.org Pulled into my -next tree. U

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

2014-11-26 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. Signed-off-by: Christian König Cc: stable at vger.kernel.org --- drivers/gpu/drm/radeon/radeon_cs.c | 19 +++ 1 file changed, 7 insertions(+), 12