aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv40_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nv40/vpe: add support for PMPEGBen Skeggs2011-05-161-0/+2
* drm/nouveau: create grctx on the fly on all chipsetsBen Skeggs2011-01-071-1/+0
* drm/nouveau: make fifo.create_context() responsible for mapping control regsBen Skeggs2010-12-081-0/+5
* drm/nouveau: move PFIFO ISR into nv04_fifo.cBen Skeggs2010-12-031-0/+1
* drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez2010-12-031-11/+0
* drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs2010-12-031-1/+1
* drm/nouveau: tidy ram{ht,fc,ro} a bitBen Skeggs2010-09-241-5/+6
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-241-5/+4
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-131-8/+0
* drm/nouveau: detect vram amount once, and save the valueBen Skeggs2010-04-091-1/+1
* drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-251-0/+5
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+314