index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nv40_graph.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-467
/
+0
2012-05-24
drm/nouveau/fifo: turn all fifo modules into engine modules
Ben Skeggs
1
-1
/
+3
2012-05-24
drm/nouveau: create real execution engine for software object class
Ben Skeggs
1
-4
/
+0
2012-05-24
drm/nv40-50/gr: restructure grctx/prog generation
Ben Skeggs
1
-25
/
+4
2011-07-25
drm/nouveau: pass flag to engine fini() method on suspend
Ben Skeggs
1
-1
/
+1
2011-07-25
drm/nv40/gr: rewrite/split context takedown functions
Ben Skeggs
1
-91
/
+19
2011-05-16
drm/nv40/gr: oops, fix random bits getting set in engine obj
Ben Skeggs
1
-1
/
+3
2011-05-16
drm/nouveau: move set_tile_region to nouveau_exec_engine
Ben Skeggs
1
-1
/
+2
2011-05-16
drm/nv40/gr: move to exec engine interfaces
Ben Skeggs
1
-151
/
+144
2011-05-16
drm/nouveau: move engine object creation into per-engine hooks
Ben Skeggs
1
-0
/
+27
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-1
/
+1
2011-02-17
drm/nv40: fix tiling-related setup for a number of chipsets
Ben Skeggs
1
-19
/
+27
2011-01-17
drm/nv40: make detection of 0x4097-ful chipsets available everywhere
Ben Skeggs
1
-2
/
+1
2011-01-07
drm/nouveau: create grctx on the fly on all chipsets
Ben Skeggs
1
-0
/
+12
2010-12-03
drm/nouveau: tidy+move PGRAPH ISRs to their respective *_graph.c files
Ben Skeggs
1
-0
/
+69
2010-12-03
drm/nouveau: Rework tile region handling.
Francisco Jerez
1
-22
/
+18
2010-12-03
drm/nouveau: Implement the pageflip ioctl.
Francisco Jerez
1
-0
/
+4
2010-12-03
drm/nouveau: only expose the object classes that are supported by the chipset
Ben Skeggs
1
-22
/
+41
2010-12-03
drm/nouveau: use object class structs more extensively
Ben Skeggs
1
-0
/
+1
2010-12-03
drm/nouveau: store engine type in gpuobj class structs
Ben Skeggs
1
-17
/
+17
2010-12-03
drm/nouveau: Refactor context destruction to avoid a lock ordering issue.
Francisco Jerez
1
-0
/
+16
2010-12-03
drm/nouveau: add more fine-grained locking to channel list + structures
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nv50: allow gpuobjs that aren't mapped into aperture
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-9
/
+7
2010-09-24
drm/nouveau: modify object accessors, offset in bytes rather than dwords
Ben Skeggs
1
-2
/
+2
2010-07-13
drm/nouveau: remove ability to use external firmware
Ben Skeggs
1
-34
/
+20
2010-07-13
drm/nouveau: add instmem flush() hook
Ben Skeggs
1
-2
/
+0
2010-06-01
drm: Remove drm_resource wrappers
Jordan Crouse
1
-1
/
+1
2010-05-24
drm: Fixes linux-next & linux-2.6 checkstack warnings:
Prarit Bhargava
1
-1
/
+7
2010-04-09
drm/nv40: Init some tiling-related PGRAPH state.
Francisco Jerez
1
-0
/
+21
2010-01-11
drm/nouveau: Pre-G80 tiling support.
Francisco Jerez
1
-69
/
+47
2009-12-16
drm/nv40: implement ctxprog/state generation
Ben Skeggs
1
-174
/
+38
2009-12-15
nouveau: Fix endianness with new context program loader
Benjamin Herrenschmidt
1
-8
/
+12
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+560