aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/nouveau/nv50_grctx.c
AgeCommit message (Expand)Author
2011-11-10drm/nv50: fix stability issue on NV86.Maxim Levitsky
2011-09-20drm/nv50/gr: enable ctxprog xfer only when we need it to save powerMartin Peres
2011-09-20drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprogBen Skeggs
2011-05-16drm/nouveau: Fix brace placement checkpatch.pl errors.Emil Velikov
2011-05-16drm/nouveau: Clean up trailing whitespace and C99-style comments.Emil Velikov
2011-05-16drm/nouveau: Fix indentation-related checkpatch.pl error messages.Emil Velikov
2010-09-24drm/nv50: demagic grctx, and add NVAF supportMarcin Kościelnicki
2010-09-24drm/nouveau: modify object accessors, offset in bytes rather than dwordsBen Skeggs
2010-04-09drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.Marcin Kościelnicki
2010-04-09drm/nv50: Fix NEWCTX_DONE flag numberMarcin Kościelnicki
2010-03-10drm/nv50: Improve PGRAPH interrupt handling.Marcin Kościelnicki
2010-03-10drm/nv50: Make ctxprog wait until interrupt handler is done.Marcin Kościelnicki
2010-02-25drm/nv50: Implement ctxprog/state generation.Marcin Kościelnicki