summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_bo.c
AgeCommit message (Expand)AuthorFilesLines
2009-12-16drm/nouveau: fix bug causing pinned buffers to lose their NO_EVICT flagBen Skeggs1-0/+5
2009-12-16drm/nouveau: prevent all channel creation if accel not availableBen Skeggs1-5/+3
2009-12-16drm/nouveau: Fix up buffer eviction, and evict them to GART, if possible.Francisco Jerez1-0/+6
2009-12-15drm/nouveau: fix build with CONFIG_AGP=nBen Skeggs1-0/+2
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+671