[PATCH 4/9] radeon: Split out ring locking and allocation

2010-05-07 Thread Alex Deucher
From: Matthew Garrett We need to handle the ring while we've already locked it, so split out the allocation and commit functions in order to allow them to be used. Signed-off-by: Matthew Garrett --- drivers/gpu/drm/radeon/radeon.h |2 ++

[PATCH 4/9] radeon: Split out ring locking and allocation

2010-05-07 Thread Alex Deucher
From: Matthew Garrett m...@redhat.com We need to handle the ring while we've already locked it, so split out the allocation and commit functions in order to allow them to be used. Signed-off-by: Matthew Garrett m...@redhat.com --- drivers/gpu/drm/radeon/radeon.h |2 ++