[PATCH 05/11] drm/radeon: fence PT updates manually v2

2014-11-19 Thread Christian König
From: Christian König This allows us to add the real execution fence as shared. v2: fix typo Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon_object.c | 19 ++ drivers/gpu/drm/radeon/radeon_object.h | 2 ++ drivers/gpu/drm/radeon/radeon_vm.c | 65 +++

[PATCH 05/11] drm/radeon: fence PT updates manually v2

2014-10-13 Thread Christian König
From: Christian K?nig This allows us to add the real execution fence as shared. v2: fix typo Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_object.c | 19 ++ drivers/gpu/drm/radeon/radeon_object.h | 2 ++ drivers/gpu/drm/radeon/radeon_vm.c | 65 +

[PATCH 05/11] drm/radeon: fence PT updates manually

2014-09-17 Thread Alex Deucher
On Fri, Sep 12, 2014 at 7:52 AM, Christian K?nig wrote: > From: Christian K?nig > > This allows us to add the real execution fence as shared. > > Signed-off-by: Christian K?nig Minor typo noted below. > --- > drivers/gpu/drm/radeon/radeon_object.c | 19 ++ > drivers/gpu/drm/radeon/rad

[PATCH 05/11] drm/radeon: fence PT updates manually

2014-09-12 Thread Christian König
From: Christian K?nig This allows us to add the real execution fence as shared. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon_object.c | 19 ++ drivers/gpu/drm/radeon/radeon_object.h | 2 ++ drivers/gpu/drm/radeon/radeon_vm.c | 65 +--