aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nouveau_dma.h
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: remove no_vm/mappable flags from nouveau_boBen Skeggs2011-02-251-2/+0
* drm/nv50-nvc0: initialise display sync channelsBen Skeggs2011-02-251-0/+2
* drm/nv50-nvc0: request and wait on notification of modeset completionBen Skeggs2011-02-251-1/+2
* drm/nvc0: initial support for tiled buffer objectsBen Skeggs2010-12-211-1/+2
* drm/nvc0: fix channel dma init pathsBen Skeggs2010-12-211-0/+6
* drm/nouveau: Use semaphores to handle inter-channel sync in hardware.Francisco Jerez2010-10-051-0/+1
* drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs2010-02-251-2/+2
* drm/nv50: switch to indirect push buffer controlsBen Skeggs2010-02-251-7/+14
* drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez2010-01-111-4/+6
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+157