aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/nouveau/nv50_grctx.c
Commit message (Expand)AuthorAgeFilesLines
* samsung update 1codeworkx2012-06-021-1/+12
* 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