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:
f3d2887
)
drm/i915: Drop locking around fbdev-fb in debugfs
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 29 May 2014 21:27:00 +0000
(23:27 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 11 Jun 2014 14:57:35 +0000
(16:57 +0200)
All the date we print is invariant for the lifetime of the driver.
And none of it would be protected by the mode_config.mutex anyway.
So drop it.
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