summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_grctx.c
Commit message (Expand)AuthorAgeFilesLines
* drm/nouveau: restructure source tree, split core from drm implementationBen Skeggs2012-10-031-3360/+0
* drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing doneBen Skeggs2012-05-241-1/+1
* drm/nv40-50/gr: restructure grctx/prog generationBen Skeggs2012-05-241-2/+29
* drm/nv50: fix stability issue on NV86.Maxim Levitsky2011-11-101-1/+1
* drm/nv50/gr: enable ctxprog xfer only when we need it to save powerMartin Peres2011-09-201-0/+5
* drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprogBen Skeggs2011-09-201-0/+6
* drm/nouveau: Fix brace placement checkpatch.pl errors.Emil Velikov2011-05-161-3/+1
* drm/nouveau: Clean up trailing whitespace and C99-style comments.Emil Velikov2011-05-161-1/+1
* drm/nouveau: Fix indentation-related checkpatch.pl error messages.Emil Velikov2011-05-161-2/+2
* drm/nv50: demagic grctx, and add NVAF supportMarcin Kościelnicki2010-09-241-1182/+2123
* drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs2010-09-241-1/+1
* drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki2010-04-091-1/+12
* drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki2010-04-091-3/+3
* drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki2010-03-101-4/+4
* drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki2010-03-101-0/+5
* drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki2010-02-251-0/+2367
OpenPOWER on IntegriCloud