From: Christian König Date: Thu, 23 Feb 2012 14:18:42 +0000 (+0100) Subject: drm/radeon: move ring syncing after bo validation X-Git-Tag: v3.4-rc1~143^2~79 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdac5504b2981520f993790f5d30c0cdc15c3214;p=pandora-kernel.git drm/radeon: move ring syncing after bo validation The function radeon_bo_list_validate can cause a bo to move, resulting in a different sync_obj and a dependency to wait for this move to finish. Signed-off-by: Christian König Reviewed-by: Alex Deucher Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed