aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_fifo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-09-24drm/nouveau: Simplify tile region handling.Francisco Jerez1-25/+20
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs1-5/+6
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs1-7/+5
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs1-4/+4
2010-07-13drm/nv04: Enable context switching on PFIFO init.Francisco Jerez1-0/+1
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs1-8/+0
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez1-4/+7
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis1-0/+5
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez1-0/+34
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+271