From: Christian König Date: Tue, 8 May 2012 12:24:01 +0000 (+0200) Subject: drm/radeon: remove radeon_fence_create X-Git-Tag: v3.6-rc1~83^2~44^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=876dc9f32907e57e0298bcd0f1607cb7a2582f63;p=pandora-kernel.git drm/radeon: remove radeon_fence_create It is completely unnecessary to create fences before they are emitted, so remove it and a bunch of checks if fences are emitted or not. Signed-off-by: Christian König Reviewed-by: Jerome Glisse --- Reading git-diff-tree failed