Age | Commit message (Expand) | Author | Files | Lines |
2010-02-10 | drm/nv50: align size of buffer object to the right boundaries. | Maarten Maathuis | 1 | -5/+5 |
2010-01-14 | drm/nouveau: wait on fence after bo move if validating for another channel | Ben Skeggs | 1 | -0/+2 |
2010-01-11 | drm/nv50: make the blocksize depend on vram size | Maarten Maathuis | 1 | -17/+19 |
2010-01-11 | drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGN | Maarten Maathuis | 1 | -2/+6 |
2010-01-11 | drm/nouveau: Drop redundant placement initialization. | Francisco Jerez | 1 | -10/+2 |
2010-01-11 | drm/nouveau: No need to force evict=true when swapping evicted BOs back in. | Francisco Jerez | 1 | -1/+1 |
2010-01-11 | drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path. | Francisco Jerez | 1 | -2/+2 |
2010-01-11 | drm/nouveau: Make the MM aware of pre-G80 tiling. | Francisco Jerez | 1 | -65/+156 |
2009-12-16 | drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flag | Ben Skeggs | 1 | -0/+5 |
2009-12-16 | drm/nouveau: prevent all channel creation if accel not available | Ben Skeggs | 1 | -5/+3 |
2009-12-16 | drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible. | Francisco Jerez | 1 | -0/+6 |
2009-12-15 | drm/nouveau: fix build with CONFIG_AGP=n | Ben Skeggs | 1 | -0/+2 |
2009-12-11 | drm/nouveau: Add DRM driver for NVIDIA GPUs | Ben Skeggs | 1 | -0/+671 |