Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-07-25 | drm/nouveau: pass flag to engine fini() method on suspend | Ben Skeggs | 1 | -1/+1 | |
It may not be necessary to fail in certain cases (such as failing to idle) on module unload, whereas on suspend it's important to ensure a consistent state can be restored on resume. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | |||||
2011-05-16 | drm/nva3: implement support for copy engine | Ben Skeggs | 1 | -0/+226 | |
Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |