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:
29e190e
)
drm/vmwgfx: Fix oops on failing bo pin
author
Thomas Hellstrom
<thellstrom@vmware.com>
Tue, 2 Nov 2010 13:21:49 +0000
(13:21 +0000)
committer
Dave Airlie
<airlied@redhat.com>
Tue, 9 Nov 2010 03:39:34 +0000
(13:39 +1000)
When bo pin failed during modesetting,
vmwgfx would try to unref a non-existing buffer object.
Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com>
Signed-off-by: Dave Airlie <airlied@redhat.com>
No differences found