aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv10_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* 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-6/+7
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-241-3/+3
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-131-10/+0
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+260