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