On Wed, Dec 12, 2012 at 3:48 PM, Jerome Glisse j.glisse@gmail.com wrote:
Instead of that i would just move the call to ttm_buffer_object_transfer to happen before releasing the fence_lock in ttm_bo_move_accel_cleanup , something like :
Yeah, looks better. Fixed up locally. -Daniel