[PATCH 08/11] drm/radeon: fence BO_VAs manually

2014-11-19 Thread Christian König
From: Christian König This allows us to finally remove the VM fence and so allow concurrent use of it from different engines. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h| 7 +++ drivers/gpu/drm/radeon/radeon_cs.c | 6 +-

[PATCH 08/11] drm/radeon: fence BO_VAs manually

2014-10-13 Thread Christian König
From: Christian K?nig This allows us to finally remove the VM fence and so allow concurrent use of it from different engines. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h| 7 +++ drivers/gpu/drm/radeon/radeon_cs.c | 6 +-

[PATCH 08/11] drm/radeon: fence BO_VAs manually

2014-09-12 Thread Christian König
From: Christian K?nig This allows us to finally remove the VM fence and so allow concurrent use of it from different engines. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h| 7 +++ drivers/gpu/drm/radeon/radeon_cs.c | 5 -