Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-10-02 | UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/ | David Howells | 1 | -1/+1 |
2011-09-20 | drm/nouveau: allow a nouveau_mm to be created with holes | Ben Skeggs | 1 | -20/+27 |
2011-09-20 | drm/nouveau: embed nouveau_mm | Ben Skeggs | 1 | -35/+25 |
2011-06-23 | drm/nouveau: add some debug output if nouveau_mm busy at destroy time | Ben Skeggs | 1 | -2/+9 |
2011-03-08 | drm/nouveau: fix regression causing ttm to not be able to evict vram | Ben Skeggs | 1 | -1/+1 |
2011-01-17 | drm/nouveau: greatly simplify mm, killing some bugs in the process | Ben Skeggs | 1 | -141/+41 |
2010-12-08 | drm/nv50: implement custom vram mm | Ben Skeggs | 1 | -0/+271 |