Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2010-04-09 | drm/nouveau: detect vram amount once, and save the value | Ben Skeggs | 1 | -48/+48 |
2010-04-09 | drm/nv50: add more 0x100c80 flushy magic | Ben Skeggs | 1 | -0/+28 |
2010-02-23 | drm/nv50: fix vram ptes on IGPs to point at stolen system memory | Ben Skeggs | 1 | -1/+7 |
2010-02-23 | drm/nv50: improve vram page table construction | Ben Skeggs | 1 | -11/+33 |
2010-02-23 | drm/nv50: more efficient clearing of gpu page table entries | Ben Skeggs | 1 | -24/+44 |
2010-02-23 | drm/nv50: make nv50_mem_vm_{bind,unbind} operate only on vram | Ben Skeggs | 1 | -30/+13 |
2010-01-18 | drm/nouveau: Evict buffers in VRAM before freeing sgdma | Luca Barbieri | 1 | -1/+0 |
2010-01-15 | drm/nouveau: reserve VGA area for the moment | Ben Skeggs | 1 | -0/+13 |
2010-01-14 | drm/nouveau: remove PRIV0 check in nouveau_mem_close() | Ben Skeggs | 1 | -3/+0 |
2010-01-11 | drm/nouveau: Make the MM aware of pre-G80 tiling. | Francisco Jerez | 1 | -0/+87 |
2009-12-15 | drm/nouveau: fix build with CONFIG_AGP=n | Ben Skeggs | 1 | -0/+4 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+568 |