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:
c9224fa
)
drm/i915: Grab dev->struct_mutex in i915_gem_pageflip_info
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 17 Jun 2014 20:34:37 +0000
(22:34 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Tue, 17 Jun 2014 22:48:36 +0000
(
00:48
+0200)
We could walk of a bad list otherwise when someone concurrently
unbinds stuff for fun.
I've suspected this as the root-cause behind seemingly inconsistent
state, but alas it's not.
Acked-by: Chris Wilson <chris@chris-wilson.co.uk>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_debugfs.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_debugfs.c
Simple merge