summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_graph.c
AgeCommit message (Expand)Author
2010-12-03drm/nouveau: add more fine-grained locking to channel list + structuresBen Skeggs
2010-11-18drm/nv50: implement possible workaround for NV86 PGRAPH TLB flush hangBen Skeggs
2010-09-24drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez
2010-09-24drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-07-13drm/nv50: cleanup nv50_fifo.cBen Skeggs
2010-07-13drm/nouveau: remove ability to use external firmwareBen Skeggs
2010-07-13drm/nouveau: add instmem flush() hookBen Skeggs
2010-07-13drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez
2010-04-09drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki
2010-03-10drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki
2010-02-25drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki
2010-02-10drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis
2010-01-14drm/nv50: Fix typo in PGRAPH initialisation.Marcin Kościelnicki
2010-01-14drm/nv50: wait for pgraph to idle before unloading the contextMaarten Maathuis
2009-12-16drm/nv40: implement ctxprog/state generationBen Skeggs
2009-12-11drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs