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:
1a64634
)
drm/nouveau/mc: handle irq-related setup ourselves
author
Ben Skeggs
<bskeggs@redhat.com>
Fri, 22 Mar 2013 00:05:03 +0000
(10:05 +1000)
committer
Ben Skeggs
<bskeggs@redhat.com>
Fri, 26 Apr 2013 05:37:52 +0000
(15:37 +1000)
We need to be able to process interrupts before the DRM code is able to
actually enable them, set it up ourselves. Also, it's less convoluted
to *not* use the DRM wrappers it appears...
Signed-off-by: Ben Skeggs <bskeggs@redhat.com>
No differences found