Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | drm/nouveau: pass flag to engine fini() method on suspend | Ben Skeggs | 2011-07-24 |
| | | | | | | | | 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> | ||
* | drm/nv50: support PMPEG on original nv50 | Ben Skeggs | 2011-05-15 |
| | | | | Signed-off-by: Ben Skeggs <bskeggs@redhat.com> | ||
* | drm/nv50: rename nv84_mpeg to nv50_mpeg | Ben Skeggs | 2011-05-15 |
In preparation for adding 0x50 support. Signed-off-by: Ben Skeggs <bskeggs@redhat.com> |