summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nouveau_channel.c
AgeCommit message (Expand)AuthorFilesLines
2010-02-25drm/nouveau: new gem pushbuf interface, bump to 0.0.16Ben Skeggs1-5/+8
2010-02-25drm/nv50: make pushbuf dma object cover entire vmBen Skeggs1-4/+9
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis1-1/+12
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis1-4/+3
2010-01-11drm/nouveau: initialise DMA tracking parameters earlierBen Skeggs1-0/+2
2010-01-11drm/nouveau: remove unused nouveau_channel_idle() functionBen Skeggs1-41/+0
2010-01-11drm/nouveau: Allocate a per-channel instance of NV_SW.Francisco Jerez1-1/+3
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+468