aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv10_fifo.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-05-24drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs1-187/+85
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs1-10/+4
2010-12-08drm/nouveau: make fifo.create_context() responsible for mapping control regsBen Skeggs1-0/+5
2010-12-03drm/nouveau: move PFIFO ISR into nv04_fifo.cBen Skeggs1-0/+1
2010-12-03drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez1-11/+0
2010-12-03drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs1-1/+1
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs1-6/+7
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs1-3/+3
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs1-10/+0
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs1-0/+260