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:
59cdb63
)
drm/i915: unify ring irq refcounts (again)
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 4 Jul 2013 21:35:29 +0000
(23:35 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Thu, 11 Jul 2013 12:36:49 +0000
(14:36 +0200)
With the simplified locking there's no reason any more to keep the
refcounts seperate.
v2: Readd the lost comment that ring->irq_refcount is protected by
dev_priv->irq_lock.
Reviewed-by: Ben Widawsky <ben@bwidawsk.net>
Signed-off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found