summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv04_fifo.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: decode PFIFO DMA_PUSHER error codesMarcin Slusarz2011-02-251-3/+14
* drm/nouveau: make fifo.create_context() responsible for mapping control regsBen Skeggs2010-12-081-0/+9
* drm/nouveau: move PFIFO ISR into nv04_fifo.cBen Skeggs2010-12-031-0/+206
* drm/nouveau: Refactor context destruction to avoid a lock ordering issue.Francisco Jerez2010-12-031-2/+19
* drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs2010-12-031-2/+2
* drm/nouveau: Simplify tile region handling.Francisco Jerez2010-09-241-25/+20
* 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-7/+5
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-241-4/+4
* drm/nv04: Enable context switching on PFIFO init.Francisco Jerez2010-07-131-0/+1
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-131-8/+0
* drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez2010-07-131-4/+7
* drm/nouveau: protect channel create/destroy and irq handler with a spinlockMaarten Maathuis2010-02-251-0/+5
* drm/nouveau: Add cache_flush/pull fifo engine functions.Francisco Jerez2010-01-111-0/+34
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+271
OpenPOWER on IntegriCloud