summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_graph.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: Remove implicit argument from nv_wait().Francisco Jerez2010-09-241-1/+1
* drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanityBen Skeggs2010-09-241-20/+19
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-241-9/+9
* drm/nv50: cleanup nv50_fifo.cBen Skeggs2010-07-131-4/+2
* drm/nouveau: remove ability to use external firmwareBen Skeggs2010-07-131-36/+28
* drm/nouveau: add instmem flush() hookBen Skeggs2010-07-131-6/+2
* drm/nouveau: Fix a couple of sparse warnings.Francisco Jerez2010-07-131-5/+5
* drm/nv50: Allow using the NVA3 new compute class.Marcin Kościelnicki2010-04-091-3/+4
* drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-101-0/+18
* drm/nv50: Remove redundant/incorrect ctxvals initialisation.Marcin Kościelnicki2010-03-101-4/+0
* drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki2010-02-251-32/+42
* drm/nv50: avoid unloading pgraph context when ctxprog is runningMaarten Maathuis2010-02-101-3/+7
* drm/nv50: Fix typo in PGRAPH initialisation.Marcin Kościelnicki2010-01-141-1/+1
* drm/nv50: wait for pgraph to idle before unloading the contextMaarten Maathuis2010-01-141-0/+1
* drm/nv40: implement ctxprog/state generationBen Skeggs2009-12-161-3/+7
* drm/nouveau: Add DRM driver for NVIDIA GPUsBen Skeggs2009-12-111-0/+385
OpenPOWER on IntegriCloud