Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: pass flag to engine fini() method on suspend | Ben Skeggs | 2011-07-25 | 1 | -1/+1 |
* | drm/nouveau: working towards a common way to represent engines | Ben Skeggs | 2011-05-16 | 1 | -46/+76 |
* | drm/nouveau: move engine object creation into per-engine hooks | Ben Skeggs | 2011-05-16 | 1 | -0/+23 |
* | drm/nv50: check for vm traps on every gr irq | Ben Skeggs | 2011-03-14 | 1 | -1/+1 |
* | drm/nv50: implement global channel address space on new VM code | Ben Skeggs | 2010-12-08 | 1 | -0/+2 |
* | drm/nv50: import new vm code | Ben Skeggs | 2010-12-08 | 1 | -1/+2 |
* | drm/nv84: fix minor issues in PCRYPT implementation | Ben Skeggs | 2010-12-03 | 1 | -1/+1 |
* | drm/nv84: move PCRYPT ISR out of nouveau_irq.c | Ben Skeggs | 2010-12-03 | 1 | -0/+27 |
* | drm/nv50: remove excessive alignment of graph/crypt contexts | Ben Skeggs | 2010-12-03 | 1 | -1/+1 |
* | drm/nv84: add support for the PCRYPT engine | Ben Skeggs | 2010-12-03 | 1 | -0/+110 |