index
:
linux
drm-debug-qxl
drm-misc-fixes
drm-misc-next
drm-misc-next-fixes
drm-qemu-fixes
drm-qemu-next
drm-qemu-next-fixes
drm-qxl
drm-udmabuf
drm-udmabuf-fix
drm-virtio-bootfb
host-phys-bits
master
pcie-hotplug
radeonfb-logging
vfio-usb-reset
linux
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_gem.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
drm/nouveau: stop using TTM placement flags
Christian König
2020-09-11
1
-23
/
+11
*
drm/nouveau/gem: convert indirect pushbufs to new push macros
Ben Skeggs
2020-07-24
1
-8
/
+8
*
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-07-24
1
-1
/
+3
*
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-29
1
-2
/
+4
|
\
|
*
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-06-24
1
-7
/
+7
|
|
\
|
*
|
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-22
1
-1
/
+1
|
*
|
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-22
1
-1
/
+3
*
|
|
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-26
1
-5
/
+5
|
|
/
|
/
|
*
|
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-05-19
1
-7
/
+7
|
/
*
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
2020-01-29
1
-1
/
+10
*
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
2020-01-29
1
-0
/
+2
*
drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
2019-11-06
1
-19
/
+38
*
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
2019-09-17
1
-4
/
+0
*
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
2019-09-17
1
-1
/
+2
*
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
2019-08-21
1
-12
/
+17
*
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-13
1
-1
/
+1
*
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
1
-1
/
+1
*
drm/nouveau: use embedded gem object
Gerd Hoffmann
2019-08-06
1
-7
/
+8
*
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
2019-02-20
1
-20
/
+23
*
drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2019-01-28
1
-2
/
+1
*
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-30
1
-2
/
+2
|
\
|
*
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
2018-07-16
1
-2
/
+2
*
|
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
1
-7
/
+7
|
/
*
drm/nouveau/gem: tie deferred unmapping of buffers to VMA fence completion
Ben Skeggs
2018-05-18
1
-15
/
+2
*
drm/nouveau/gem: attach fences to VMAs to track GPU usage
Ben Skeggs
2018-05-18
1
-1
/
+13
*
drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
Ben Skeggs
2018-05-18
1
-3
/
+16
*
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
2017-12-06
1
-1
/
+1
*
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
1
-7
/
+0
*
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
1
-0
/
+1
*
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
2017-11-02
1
-6
/
+30
*
drm/nouveau: allocate vmm object for every client
Ben Skeggs
2017-11-02
1
-3
/
+5
*
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
1
-45
/
+23
*
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
2017-11-02
1
-2
/
+9
*
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
2017-11-02
1
-1
/
+1
*
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-05-08
1
-3
/
+1
*
drm/nouveau: size is u64 everywhere
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
1
-5
/
+5
*
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-5
/
+5
*
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2017-02-17
1
-1
/
+1
*
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
Arnd Bergmann
2016-11-07
1
-1
/
+1
*
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-25
1
-1
/
+1
*
drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-10-12
1
-12
/
+9
*
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-21
1
-1
/
+1
|
\
|
*
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
2016-05-20
1
-1
/
+1
*
|
drm: remove unused dev variables
Arnd Bergmann
2016-05-18
1
-1
/
+0
*
|
drm: Remove unused drm_device from drm_gem_object_lookup()
Chris Wilson
2016-05-17
1
-4
/
+4
|
/
*
drm/ttm: remove lazy parameter from ttm_bo_wait
Christian König
2016-05-04
1
-2
/
+2
*
drm/ttm: remove use_ticket parameter from ttm_bo_reserve
Christian König
2016-05-04
1
-3
/
+3
*
drm/nouveau/abi16: remove unused argument from nouveau_abi16_get()
Ben Skeggs
2015-11-03
1
-1
/
+1
[next]