aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_bo.c
AgeCommit message (Expand)Author
2010-02-10drm/nv50: align size of buffer object to the right boundaries.Maarten Maathuis
2010-01-14drm/nouveau: wait on fence after bo move if validating for another channelBen Skeggs
2010-01-11drm/nv50: make the blocksize depend on vram sizeMaarten Maathuis
2010-01-11drm/nouveau: better alignment of bo sizes and use roundup instead of ALIGNMaarten Maathuis
2010-01-11drm/nouveau: Drop redundant placement initialization.Francisco Jerez
2010-01-11drm/nouveau: No need to force evict=true when swapping evicted BOs back in.Francisco Jerez
2010-01-11drm/nouveau: Fix "general protection fault" in the flipd/flips eviction path.Francisco Jerez
2010-01-11drm/nouveau: Make the MM aware of pre-G80 tiling.Francisco Jerez
2009-12-16drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs
2009-12-16drm/nouveau: prevent all channel creation if accel not availableBen Skeggs
2009-12-16drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez
2009-12-15drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs