Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | drm/nouveau/ttm: fix crash as a result of a recent ttm change | Ben Skeggs | 2011-12-22 | 1 | -1/+1 |
* | drm/nouveau: embed nouveau_mm | Ben Skeggs | 2011-09-20 | 1 | -1/+1 |
* | drm/nouveau: remove implicit mapping of every bo into chan_vm | Ben Skeggs | 2011-06-23 | 1 | -0/+1 |
* | drm/nouveau: initial changes to support multiple VMAs per buffer object | Ben Skeggs | 2011-06-23 | 1 | -0/+1 |
* | drm/nv50/gr: move to exec engine interfaces | Ben Skeggs | 2011-05-16 | 1 | -1/+0 |
* | drm/nouveau: working towards a common way to represent engines | Ben Skeggs | 2011-05-16 | 1 | -1/+1 |
* | drm/nv50: support for compression | Ben Skeggs | 2011-02-25 | 1 | -3/+4 |
* | drm/nv50-nvc0: delay GART binding until move_notify time | Ben Skeggs | 2011-02-25 | 1 | -4/+4 |
* | drm/nouveau: rename nouveau_vram to nouveau_mem | Ben Skeggs | 2011-02-25 | 1 | -5/+5 |
* | drm/nvc0: import initial vm backend | Ben Skeggs | 2010-12-21 | 1 | -0/+10 |
* | drm/nouveau: modify vm to accomodate dual page tables for nvc0 | Ben Skeggs | 2010-12-21 | 1 | -10/+6 |
* | drm/nv50: import new vm code | Ben Skeggs | 2010-12-08 | 1 | -0/+107 |