drm/radeon: remove radeon_fence_create
authorChristian König <deathsimple@vodafone.de>
Tue, 8 May 2012 12:24:01 +0000 (14:24 +0200)
committerChristian König <deathsimple@vodafone.de>
Thu, 21 Jun 2012 07:38:35 +0000 (09:38 +0200)
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 <deathsimple@vodafone.de>
Reviewed-by: Jerome Glisse <jglisse@redhat.com>

No differences found