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:
fdfb833
)
drm/nv50/kms: fix pin refcnt leaks
author
Ben Skeggs
<bskeggs@redhat.com>
Tue, 9 Jul 2013 02:35:55 +0000
(12:35 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Wed, 10 Jul 2013 00:47:42 +0000
(10:47 +1000)
Weren't critical previously, the buffers would go away anyway. But with
recent changes to core drm/ttm lockdep will get pissed off now, so let's
fix it.
Reported-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
Acked-by: Maarten Lankhorst <maarten.lankhorst@canonical.com>
No differences found