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:
2795aa4
)
drm/i915: Clarify irq_lock locking, work functions
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Mon, 15 Sep 2014 12:55:26 +0000
(14:55 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 19 Sep 2014 12:43:20 +0000
(14:43 +0200)
Work functions are in process context, so plain _irq spinlock variants
is all we need.
The hpd reenable work didn't follow the _work/_work_func postfix
naming scheme, so adjust that while at it.
Reviewed-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
drivers/gpu/drm/i915/i915_irq.c
patch
|
blob
|
history
diff --cc
drivers/gpu/drm/i915/i915_irq.c
Simple merge