Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2013-04-26 | drm/nouveau/mc: handle irq-related setup ourselves | Ben Skeggs | 1 | -11/+0 | |
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> | |||||
2012-10-03 | drm/nouveau: port remainder of drm code, and rip out compat layer | Ben Skeggs | 1 | -0/+11 | |
v2: Ben Skeggs <bskeggs@redhat.com> - fill in nouveau_pm.dev to prevent oops - fix ppc issues (build + OF shadow) Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |