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:
bcc24fb
)
drm/i915: Unref old_obj on get_fence_reg() error path
author
Chris Wilson
<chris@chris-wilson.co.uk>
Tue, 1 Sep 2009 11:02:39 +0000
(12:02 +0100)
committer
Eric Anholt
<eric@anholt.net>
Wed, 2 Sep 2009 17:49:02 +0000
(10:49 -0700)
Remember to release the local reference if we fail to wait on
the rendering.
(Also whilst in the vicinity add some whitespace so that the phasing of
the operations is clearer.)
Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Eric Anholt <eric@anholt.net>
No differences found