index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-01-23
drm/nouveau/ttm: explicitly wait for bo idle before memcpy buffer move
Ben Skeggs
1
-19
/
+18
2014-01-23
drm/nouveau/ttm: explicity sync with kernel channel before moving buffer
Ben Skeggs
1
-28
/
+13
2014-01-23
drm/nouveau/ttm: tidy up creation of temporary buffer move vmas
Ben Skeggs
1
-20
/
+21
2014-01-23
drm/nv50-: map TTM_PL_SYSTEM through a BAR for CPU access
Maarten Lankhorst
1
-3
/
+17
2014-01-23
drm/nouveau: fix m2mf copy to tiled gart
Maarten Lankhorst
1
-25
/
+8
2014-01-23
drm/nouveau/vm: reduce number of entry-points to vm_map()
Ben Skeggs
1
-26
/
+7
2013-11-14
drm/nouveau: do not map evicted vram buffers in nouveau_bo_vma_add
Maarten Lankhorst
1
-1
/
+2
2013-11-14
drm/nouveau: allow nouveau_fence_ref() to be a noop
Ben Skeggs
1
-10
/
+3
2013-11-08
drm/nv10: introduce a new NV_11 card type
Ilia Mirkin
1
-1
/
+2
2013-11-08
drm/nouveau: remove pointless assignment
Dave Jones
1
-1
/
+1
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-2
/
+2
2013-09-02
Merge branch 'drm-next-3.12' of git://people.freedesktop.org/~agd5f/linux int...
Dave Airlie
1
-1
/
+6
2013-08-27
drm: verify vma access in TTM+GEM drivers
David Herrmann
1
-1
/
+3
2013-07-30
drm/nouveau: fix size check for cards without vm
Maarten Lankhorst
1
-1
/
+6
2013-07-10
drm/nouveau: do not allow negative sizes for now
Maarten Lankhorst
1
-0
/
+6
2013-07-10
drm/nouveau: use dedicated channel for async moves on GT/GF chipsets.
Ben Skeggs
1
-3
/
+3
2013-07-10
drm/nouveau: do not unpin in nouveau_gem_object_del
Maarten Lankhorst
1
-2
/
+5
2013-07-10
drm/nouveau: fix locking issues in page flipping paths
Ben Skeggs
1
-1
/
+1
2013-07-08
drm/nouveau: fix minor thinko causing bo moves to not be async on kepler
Ben Skeggs
1
-1
/
+2
2013-07-01
drm/nouveau: delay busy bo vma removal until fence signals
Ben Skeggs
1
-6
/
+1
2013-07-01
drm/nouveau/fb: initialise vram controller as pfb sub-object
Ben Skeggs
1
-1
/
+1
2013-03-11
drm/nv50: use correct tiling methods for m2mf buffer moves
Marcin Slusarz
1
-2
/
+2
2013-02-20
Merge branch 'drm-nouveau-next' of git://anongit.freedesktop.org/git/nouveau/...
Dave Airlie
1
-1
/
+1
2013-02-20
drm/nv84-/fence: prepare for emit/sync support of sysram sequences
Ben Skeggs
1
-1
/
+1
2013-02-15
drm: fix compile failure by including <linux/swiotlb.h>
Chris Metcalf
1
-0
/
+1
2013-01-20
drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
1
-11
/
+11
2013-01-04
drm/nouveau: fix init with agpgart-uninorth
Aaro Koskinen
1
-1
/
+1
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-29
/
+26
2012-11-20
drm/ttm: remove sync_arg from driver functions
Maarten Lankhorst
1
-3
/
+3
2012-11-20
drm/ttm: remove sync_obj_arg from ttm_bo_move_accel_cleanup
Maarten Lankhorst
1
-1
/
+1
2012-11-20
drm/ttm: remove ttm_buffer_object->buffer_start
Marcin Slusarz
1
-1
/
+1
2012-10-16
drm/nouveau: only call ttm_agp_tt_create when __OS_HAS_AGP
Max Filippov
1
-0
/
+2
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
1
-6
/
+25
2012-10-03
drm/nouveau: port remainder of drm code, and rip out compat layer
Ben Skeggs
1
-5
/
+5
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-187
/
+160
2012-10-03
drm/nouveau: move some more code around to more appropriate places
Ben Skeggs
1
-3
/
+108
2012-10-03
drm/nouveau/instmem: completely new implementation, as a subdev module
Ben Skeggs
1
-38
/
+18
2012-10-03
drm/nouveau/fb: merge fb/vram and port to subdev interfaces
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau: implement module init functions in nouveau_drm.c
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau: restructure source tree, split core from drm implementation
Ben Skeggs
1
-3
/
+3
2012-05-24
drm/nvc0/ttm: use copy engines for async buffer moves
Ben Skeggs
1
-9
/
+51
2012-05-24
drm/nva3/ttm: use copy engine for async buffer moves
Ben Skeggs
1
-1
/
+40
2012-05-24
drm/nv98/ttm: add in a (disabled) crypto engine buffer copy method
Ben Skeggs
1
-1
/
+20
2012-05-24
drm/nv84/ttm: use crypto engine for async buffer copies
Ben Skeggs
1
-0
/
+19
2012-05-24
drm/nouveau/ttm: untangle code to support accelerated buffer moves
Ben Skeggs
1
-25
/
+104
2012-05-24
drm/nouveau/fence: minor api changes for an upcoming rework
Ben Skeggs
1
-2
/
+3
2012-05-24
drm/nouveau/fence: make ttm interfaces wrap ours, not the other way around
Ben Skeggs
1
-21
/
+51
2012-05-24
drm/nouveau: use the same packet header macros as userspace
Ben Skeggs
1
-15
/
+15
2012-05-24
drm/nve0/ttm: implement buffer moves with weirdo pcopy-on-pgraph methods
Ben Skeggs
1
-0
/
+24
2012-05-23
nouveau: add PRIME support
Dave Airlie
1
-8
/
+34
[next]