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.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_gem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
1
-2
/
+2
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
1
-7
/
+7
2018-07-16
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
1
-2
/
+2
2018-05-18
drm/nouveau/gem: tie deferred unmapping of buffers to VMA fence completion
Ben Skeggs
1
-15
/
+2
2018-05-18
drm/nouveau/gem: attach fences to VMAs to track GPU usage
Ben Skeggs
1
-1
/
+13
2018-05-18
drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
Ben Skeggs
1
-3
/
+16
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
1
-1
/
+1
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
1
-7
/
+0
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
1
-0
/
+1
2017-11-02
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
1
-6
/
+30
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
1
-3
/
+5
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-45
/
+23
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
1
-2
/
+9
2017-11-02
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
1
-1
/
+1
2017-05-09
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
1
-3
/
+1
2017-02-17
drm/nouveau: size is u64 everywhere
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
1
-5
/
+5
2017-02-17
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
1
-5
/
+5
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-1
/
+1
2016-11-07
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
Arnd Bergmann
1
-1
/
+1
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
1
-1
/
+1
2016-10-12
drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
1
-12
/
+9
2016-05-20
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
1
-1
/
+1
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
1
-1
/
+1
2016-05-18
drm: remove unused dev variables
Arnd Bergmann
1
-1
/
+0
2016-05-17
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
1
-4
/
+4
2016-05-05
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
1
-2
/
+2
2016-05-05
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
1
-3
/
+3
2015-11-03
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
1
-1
/
+1
2015-11-03
drm/nouveau: fix memory leak
Sudip Mukherjee
1
-1
/
+3
2015-11-03
drm/nouveau: remove unnecessary usage of object handles
Ben Skeggs
1
-1
/
+1
2015-11-03
drm/nouveau/gem: return only valid domain when there's only one
Ilia Mirkin
1
-2
/
+3
2015-08-28
drm/nouveau/fb: convert to new-style nvkm_subdev
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau/nvif: simplify and tidy library interfaces
Ben Skeggs
1
-1
/
+1
2015-08-28
drm/nouveau: use dev_* for logging
Ben Skeggs
1
-26
/
+26
2015-08-28
drm/nouveau/fb: cosmetic changes
Ben Skeggs
1
-2
/
+2
2015-07-01
drm/nouveau/gem: use kvfree() in u_free()
Pekka Enberg
1
-4
/
+1
2015-04-14
drm/nouveau/gem: allow user-space to specify an object should be coherent
Alexandre Courbot
1
-0
/
+3
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-10
/
+10
2015-01-22
drm/nouveau/nvif: namespace of nvkm accessors (no binary change)
Ben Skeggs
1
-1
/
+1
2015-01-22
drm/nouveau/gem: Remove unused function
Rickard Strandqvist
1
-13
/
+0
2015-01-08
Merge branch 'linux-3.19' of git://anongit.freedesktop.org/git/nouveau/linux-...
Dave Airlie
1
-5
/
+30
2014-12-24
Revert "drm/gem: Warn on illegal use of the dumb buffer interface v2"
Dave Airlie
1
-3
/
+0
2014-12-22
drm/nouveau: wake up the card if necessary during gem callbacks
Ben Skeggs
1
-5
/
+30
2014-12-02
drm/nouveau: synchronize BOs when required
Alexandre Courbot
1
-0
/
+12
2014-11-21
drm/gem: Warn on illegal use of the dumb buffer interface v2
Thomas Hellstrom
1
-0
/
+3
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-1
/
+1
2014-09-30
drm/nouveau: specify if interruptible wait is desired in nouveau_fence_sync
Maarten Lankhorst
1
-1
/
+1
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
1
-12
/
+25
2014-09-02
drm/nouveau: Keep only a single list for validation.
Maarten Lankhorst
1
-62
/
+34
[next]