summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv04_fifo.c
AgeCommit message (Expand)Author
2012-05-24drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs
2012-05-24drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs
2011-03-14drm/nv50: check for vm traps on every gr irqBen Skeggs
2011-02-25drm/nouveau: decode PFIFO DMA_PUSHER error codesMarcin Slusarz
2010-12-08drm/nouveau: make fifo.create_context() responsible for mapping control regsBen Skeggs
2010-12-03drm/nouveau: move PFIFO ISR into nv04_fifo.cBen Skeggs
2010-12-03drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez
2010-12-03drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs
2010-09-24drm/nouveau: Simplify tile region handling.Francisco Jerez
2010-09-24drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-07-13drm/nv04: Enable context switching on PFIFO init.Francisco Jerez
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez
2010-02-25drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis
2010-01-11drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs