summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv10_fifo.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-1/+1
* UAPI: (Scripted) Remove redundant DRM UAPI header #inclusions from drivers/gpu/.David Howells2012-10-021-1/+0
* drm/nouveau/fifo: turn all fifo modules into engine modulesBen Skeggs2012-05-241-187/+85
* drm/nouveau/fifo: remove all the "special" engine hooksBen Skeggs2012-05-241-10/+4
* 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