index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_dma.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
2015-08-28
1
-5
/
+5
*
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
2015-01-22
1
-1
/
+1
*
drm/nouveau: remove as much direct use of core headers as possible
Ben Skeggs
2014-08-10
1
-2
/
+0
*
drm/nouveau: port to nvif client/device/objects
Ben Skeggs
2014-08-10
1
-1
/
+2
*
drm/nouveau: initial pass at moving to struct nvif_device
Ben Skeggs
2014-08-10
1
-4
/
+4
*
drm: Kill DRM_*MEMORYBARRIER
Daniel Vetter
2013-12-18
1
-1
/
+1
*
drm/nouveau: port all engines to new engine module format
Ben Skeggs
2012-10-03
1
-40
/
+16
*
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
2012-10-03
1
-1
/
+1
*
drm/nouveau: remove m2mf creation on userspace channels
Ben Skeggs
2012-03-22
1
-60
/
+1
*
drm/nouveau: Fix pushbufs over the 4GB mark.
Francisco Jerez
2011-12-21
1
-6
/
+8
*
drm/nv50-nvc0: lookup pushbuf virtual address on dma_push
Ben Skeggs
2011-06-23
1
-1
/
+6
*
drm/nouveau: convert some bo.offset use to vma.offset
Ben Skeggs
2011-06-23
1
-1
/
+1
*
drm/nouveau: fix allocation of notifier object
Marcin Slusarz
2011-04-20
1
-1
/
+1
*
Merge commit '5359533801e3dd3abca5b7d3d985b0b33fd9fe8b' into drm-core-next
Dave Airlie
2011-03-16
1
-1
/
+2
|
\
|
*
drm/nouveau: allocate kernel's notifier object at end of block
Ben Skeggs
2011-03-04
1
-1
/
+2
*
|
drm/nv50: simplify bo moves now that they're all through the vm
Ben Skeggs
2011-02-25
1
-4
/
+6
|
/
*
drm/nvc0: fix channel dma init paths
Ben Skeggs
2010-12-21
1
-6
/
+16
*
drm/nouveau: implicitly insert non-DMA objects into RAMHT
Ben Skeggs
2010-12-08
1
-8
/
+2
*
drm/nouveau: Minor refactoring/cleanup of the fence code.
Francisco Jerez
2010-10-05
1
-17
/
+0
*
drm/nv50: prevent (IB_PUT == IB_GET) for occurring unless idle
Ben Skeggs
2010-10-05
1
-1
/
+1
*
drm/nouveau: remove nouveau_gpuobj_ref completely, replace with sanity
Ben Skeggs
2010-09-24
1
-6
/
+8
*
drm/nouveau: remove second map of notifier bo
Ben Skeggs
2010-09-24
1
-5
/
+0
*
drm/nouveau: remove left-over !DRIVER_MODESET paths
Ben Skeggs
2010-07-13
1
-5
/
+3
*
drm/nv50: add a memory barrier to pushbuf submission
Maarten Maathuis
2010-03-10
1
-0
/
+5
*
drm/nouveau: new gem pushbuf interface, bump to 0.0.16
Ben Skeggs
2010-02-25
1
-2
/
+2
*
drm/nv50: make pushbuf dma object cover entire vm
Ben Skeggs
2010-02-25
1
-3
/
+3
*
drm/nv50: switch to indirect push buffer controls
Ben Skeggs
2010-02-25
1
-2
/
+106
*
drm/nouveau: fix a race condition in nouveau_dma_wait()
Ben Skeggs
2010-01-18
1
-29
/
+47
*
drm/nouveau: initialise DMA tracking parameters earlier
Ben Skeggs
2010-01-11
1
-6
/
+9
*
drm/nouveau: use dma.max rather than pushbuf size for checking GET validity
Ben Skeggs
2010-01-11
1
-1
/
+1
*
drm/nouveau: Allocate a per-channel instance of NV_SW.
Francisco Jerez
2010-01-11
1
-0
/
+17
*
drm/nouveau: Add DRM driver for NVIDIA GPUs
Ben Skeggs
2009-12-11
1
-0
/
+206