From: Christian König Date: Tue, 27 Sep 2011 10:31:00 +0000 (+0200) Subject: drm/radeon: Add radeon_test_syncing function v2 X-Git-Tag: v3.3-rc1~121^2~57^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=60a7e3964db8cd698696b27f3c720365c374905a;p=pandora-kernel.git drm/radeon: Add radeon_test_syncing function v2 Tests syncing between all rings by using semaphores and fences. v2: use radeon_testing as a bit flag rather than on/off switch this allow to test for one thing at a time (bo_move or semaphore test). It kind of break the usage if user wheren't using 1 for bo move test but as it's a test feature i believe it's ok. Signed-off-by: Christian König Reviewed-by: Jerome Glisse Signed-off-by: Dave Airlie --- Reading git-diff-tree failed