aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_dma.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-02-25drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs1-2/+0
2011-02-25drm/nv50-nvc0: initialise display sync channelsBen Skeggs1-0/+2
2011-02-25drm/nv50-nvc0: request and wait on notification of modeset completionBen Skeggs1-1/+2
2010-12-21drm/nvc0: initial support for tiled buffer objectsBen Skeggs1-1/+2
2010-12-21drm/nvc0: fix channel dma init pathsBen Skeggs1-0/+6
2010-10-05drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez1-0/+1
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs1-2/+2
2010-02-25drm/nv50: switch to indirect push buffer controlsBen Skeggs1-7/+14
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez1-4/+6
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+157