git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9c19415
)
drm/radeon: remove radeon_fence_create
author
Christian König
<deathsimple@vodafone.de>
Tue, 8 May 2012 12:24:01 +0000
(14:24 +0200)
committer
Christian 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