[PATCH 2/3] drm/radeon: add error handling to fence_wait_empty_locked

2012-06-29 Thread Michel Dänzer
On Fre, 2012-06-29 at 16:45 +0200, Christian K?nig wrote: > Instead of returning the error handle it directly > and while at it fix the comments about the ring lock. Sounds like this should really be two separate changes? > Signed-off-by: Christian K?nig Either way, Reviewed-by: Michel D?nzer

[PATCH 2/3] drm/radeon: add error handling to fence_wait_empty_locked

2012-06-29 Thread Christian König
Instead of returning the error handle it directly and while at it fix the comments about the ring lock. Signed-off-by: Christian K?nig --- drivers/gpu/drm/radeon/radeon.h |2 +- drivers/gpu/drm/radeon/radeon_fence.c | 33 + 2 files changed, 22 insertio

Re: [PATCH 2/3] drm/radeon: add error handling to fence_wait_empty_locked

2012-06-29 Thread Michel Dänzer
On Fre, 2012-06-29 at 16:45 +0200, Christian König wrote: > Instead of returning the error handle it directly > and while at it fix the comments about the ring lock. Sounds like this should really be two separate changes? > Signed-off-by: Christian König Either way, Reviewed-by: Michel Dänzer

[PATCH 2/3] drm/radeon: add error handling to fence_wait_empty_locked

2012-06-29 Thread Christian König
Instead of returning the error handle it directly and while at it fix the comments about the ring lock. Signed-off-by: Christian König --- drivers/gpu/drm/radeon/radeon.h |2 +- drivers/gpu/drm/radeon/radeon_fence.c | 33 + 2 files changed, 22 insertio