Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau: shut lockdep up if last vm ref needs to destroy pgd | Ben Skeggs | 2011-06-23 | 1 | -8/+11 |
* | drm/nouveau: add some debug output if nouveau_mm busy at destroy time | Ben Skeggs | 2011-06-23 | 1 | -1/+1 |
* | drm/nouveau: fix vram page mapping when crossing page table boundaries | Ben Skeggs | 2011-06-07 | 1 | -0/+1 |
* | drm/nvc0: remove vm hack forcing large/small pages to not share a PDE | Ben Skeggs | 2011-03-14 | 1 | -12/+1 |
* | drm/nv50: support for compression | Ben Skeggs | 2011-02-24 | 1 | -1/+4 |
* | drm/nv50-nvc0: delay GART binding until move_notify time | Ben Skeggs | 2011-02-24 | 1 | -2/+2 |
* | drm/nouveau: rename nouveau_vram to nouveau_mem | Ben Skeggs | 2011-02-24 | 1 | -5/+5 |
* | drm/nvc0: import initial vm backend | Ben Skeggs | 2010-12-21 | 1 | -4/+27 |
* | drm/nouveau: modify vm to accomodate dual page tables for nvc0 | Ben Skeggs | 2010-12-21 | 1 | -32/+27 |
* | drm/nv50: import new vm code | Ben Skeggs | 2010-12-08 | 1 | -0/+421 |