index
:
nouveau/linux-2.6
drm-nouveau-fixes
drm-nouveau-next
master
master-compat
newttm-devel
newttm-devel-compat
nvfx-vpe
old-master
Unnamed repository; edit this file to name it for gitweb.
darktama
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv50_grctx.c
Age
Commit message (
Expand
)
Author
Files
Lines
3 days
drm/nouveau: very scary looking cleanup commit
Ben Skeggs
1
-39/+39
3 days
drm/nouveau: rename drm_nouveau_private to nouveau_device
Ben Skeggs
1
-247/+247
3 days
drm/nv50/gr: make sure NEXT_TO_CURRENT is executed even if nothing done
Ben Skeggs
1
-1/+1
3 days
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
1
-2/+29
2011-11-09
drm/nv50: fix stability issue on NV86.
Maxim Levitsky
1
-1/+1
2011-09-20
drm/nv50/gr: enable ctxprog xfer only when we need it to save power
Martin Peres
1
-0/+5
2011-09-20
drm/nv50/gr: insert set/clr of a ctxprog flag at start/end of ctxprog
Ben Skeggs
1
-0/+6
2011-05-16
drm/nouveau: Fix brace placement checkpatch.pl errors.
Emil Velikov
1
-3/+1
2011-05-16
drm/nouveau: Clean up trailing whitespace and C99-style comments.
Emil Velikov
1
-1/+1
2011-05-16
drm/nouveau: Fix indentation-related checkpatch.pl error messages.
Emil Velikov
1
-2/+2
2010-09-24
drm/nv50: demagic grctx, and add NVAF support
Marcin Kościelnicki
1
-1182/+2123
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
1
-1/+1
2010-04-09
drm/nv50: Add NVA3 support in ctxprog/ctxvals generator.
Marcin Kościelnicki
1
-1/+12
2010-04-09
drm/nv50: Fix NEWCTX_DONE flag number
Marcin Kościelnicki
1
-3/+3
2010-03-10
drm/nv50: Improve PGRAPH interrupt handling.
Marcin Kościelnicki
1
-4/+4
2010-03-10
drm/nv50: Make ctxprog wait until interrupt handler is done.
Marcin Kościelnicki
1
-0/+5
2010-02-25
drm/nv50: Implement ctxprog/state generation.
Marcin Kościelnicki
1
-0/+2367