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:
686cb5f
)
drm/i915: abstract away ring-specific irq_get/put
author
Daniel Vetter
<daniel.vetter@ffwll.ch>
Wed, 11 Apr 2012 20:12:53 +0000
(22:12 +0200)
committer
Daniel Vetter
<daniel.vetter@ffwll.ch>
Fri, 13 Apr 2012 10:51:07 +0000
(12:51 +0200)
Inspired by Ben Widawsky's patch for gen6+. Now after restructuring
how we set up the ring vtables and parameters, we can do this right.
This kills the bsd specific get/put_irq functions, they're now the
same.
Reviewed-by: Eric Anholt <eric@anholt.net>
Signed-Off-by: Daniel Vetter <daniel.vetter@ffwll.ch>
No differences found