drm/nouveau/mc: handle irq-related setup ourselves
authorBen Skeggs <bskeggs@redhat.com>
Fri, 22 Mar 2013 00:05:03 +0000 (10:05 +1000)
committerBen 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