index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_dma.c
Age
Commit message (
Expand
)
Author
Files
Lines
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