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:
a4b3a57
)
drm/i915: Check locking in i915_gem_request_unreference
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 26 Nov 2014 09:26:05 +0000
(10:26 +0100)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 3 Dec 2014 08:35:18 +0000
(09:35 +0100)
With refcounting it looks like you can just drop that refcount, but
that's not really the case. So make sure no one forgets.
Motivated by the unlocked call in the mmio flip code.
Cc: John Harrison <John.C.Harrison@Intel.com>
Cc: Thomas Daniel <Thomas.Daniel@intel.com>
Signed-off-by: Daniel Vetter <daniel.vetter@intel.com>
drivers/gpu/drm/i915/i915_drv.h
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_drv.h
Simple merge