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