aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv40_fifo.c
Commit message (Expand)AuthorAge
* drm/nouveau: create grctx on the fly on all chipsetsBen Skeggs2011-01-06
* drm/nouveau: make fifo.create_context() responsible for mapping control regsBen Skeggs2010-12-07
* drm/nouveau: move PFIFO ISR into nv04_fifo.cBen Skeggs2010-12-03
* drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez2010-12-03
* drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs2010-12-03
* drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-24
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-24
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-12
* drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-08
* drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-25
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-11