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
/
nouveau_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-07-24
drm/nouveau/fbcon: convert imageblit() to new push macros
Ben Skeggs
1
-13
/
+0
2019-08-23
drm/nouveau: drop use of DRM_UDELAY
Sam Ravnborg
1
-1
/
+1
2018-12-11
drm/nouveau/fifo/gv100: return work submission token in channel ctor args
Ben Skeggs
1
-1
/
+1
2018-05-18
drm/nouveau/fifo/gv100: initial support
Ben Skeggs
1
-0
/
+5
2018-05-18
drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
Ben Skeggs
1
-9
/
+1
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-7
/
+8
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-5
/
+5
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-1
/
+1
2014-08-10
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
1
-2
/
+0
2014-08-10
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
1
-1
/
+2
2014-08-10
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
1
-4
/
+4
2013-12-18
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
1
-1
/
+1
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-40
/
+16
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-1
/
+1
2012-03-22
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
1
-60
/
+1
2011-12-21
drm/nouveau: Fix pushbufs over the 4GB mark.
Francisco Jerez
1
-6
/
+8
2011-06-23
drm/nv50-nvc0: lookup pushbuf virtual address on dma_push
Ben Skeggs
1
-1
/
+6
2011-06-23
drm/nouveau: convert some bo.offset use to vma.offset
Ben Skeggs
1
-1
/
+1
2011-04-20
drm/nouveau: fix allocation of notifier object
Marcin Slusarz
1
-1
/
+1
2011-03-16
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
1
-1
/
+2
2011-03-04
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
1
-1
/
+2
2011-02-25
drm/nv50: simplify bo moves now that they're all through the vm
Ben Skeggs
1
-4
/
+6
2010-12-21
drm/nvc0: fix channel dma init paths
Ben Skeggs
1
-6
/
+16
2010-12-08
drm/nouveau: implicitly insert non-DMA objects into RAMHT
Ben Skeggs
1
-8
/
+2
2010-10-05
drm/nouveau: Minor refactoring/cleanup of the fence code.
Francisco Jerez
1
-17
/
+0
2010-10-05
drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle
Ben Skeggs
1
-1
/
+1
2010-09-24
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
1
-6
/
+8
2010-09-24
drm/nouveau: remove second map of notifier bo
Ben Skeggs
1
-5
/
+0
2010-07-13
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
1
-5
/
+3
2010-03-10
drm/nv50: add a memory barrier to pushbuf submission
Maarten Maathuis
1
-0
/
+5
2010-02-25
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
1
-2
/
+2
2010-02-25
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
1
-3
/
+3
2010-02-25
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
1
-2
/
+106
2010-01-18
drm/nouveau: fix a race condition in nouveau_dma_wait()
Ben Skeggs
1
-29
/
+47
2010-01-11
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
1
-6
/
+9
2010-01-11
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
1
-1
/
+1
2010-01-11
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
1
-0
/
+17
2009-12-11
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
1
-0
/
+206