index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
2020-11-02
Merge drm/drm-next into drm-misc-next
Maxime Ripard
2020-10-30
drm/nouveau/gem: fix "refcount_t: underflow; use-after-free"
Karol Herbst
2020-09-25
drm/nouveau: Introduce GEM object functions
Thomas Zimmermann
2020-09-24
drm/nouveau: stop using persistent_swap_storage
Christian König
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
2020-07-24
drm/nouveau/gem: convert indirect pushbufs to new push macros
Ben Skeggs
2020-07-24
drm/nouveau: fix multiple instances of reference count leaks
Aditya Pakki
2020-06-29
Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-next
Maarten Lankhorst
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
2020-06-24
Merge tag 'drm-misc-next-2020-06-19' of git://anongit.freedesktop.org/drm/drm...
Dave Airlie
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-22
drm/nouveau: fix runtime pm imbalance on error
Dinghao Liu
2020-05-19
drm/nouveau: remove _unlocked suffix in drm_gem_object_put_unlocked
Emil Velikov
2020-01-29
drm/nouveau: support synchronous pushbuf submission
Ben Skeggs
2020-01-29
drm/nouveau: reject attempts to submit to dead channels
Ben Skeggs
2019-11-06
drm/nouveau: slowpath for pushbuf ioctl
Daniel Vetter
2019-09-17
drm/nouveau: Fix ordering between TTM and GEM release
Thierry Reding
2019-09-17
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
2019-08-21
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
2019-08-06
drm/nouveau: switch driver from bo->resv to bo->base.resv
Gerd Hoffmann
2019-08-06
drm/ttm: use gem vma_node
Gerd Hoffmann
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
2019-02-20
drm/nouveau: prepare for enabling svm with existing userspace interfaces
Ben Skeggs
2019-01-28
drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
2018-07-30
BackMerge v4.18-rc7 into drm-next
Dave Airlie
2018-07-16
drm/nouveau: Replace drm_gem_object_unreference_unlocked with put function
Thomas Zimmermann
2018-07-16
drm/nouveau/gem: off by one bugs in nouveau_gem_pushbuf_reloc_apply()
Dan Carpenter
2018-05-18
drm/nouveau/gem: tie deferred unmapping of buffers to VMA fence completion
Ben Skeggs
2018-05-18
drm/nouveau/gem: attach fences to VMAs to track GPU usage
Ben Skeggs
2018-05-18
drm/nouveau/gem: lookup VMAs for buffers referenced by pushbuf ioctl
Ben Skeggs
2017-12-06
drm/ttm: remove ttm_bo_unreserve_ticket
Christian König
2017-11-02
drm/nouveau/mmu: remove old vmm frontend
Ben Skeggs
2017-11-02
drm/nouveau: switch over to new memory and vmm interfaces
Ben Skeggs
2017-11-02
drm/nouveau: queue delayed unmapping of VMAs on client workqueue
Ben Skeggs
2017-11-02
drm/nouveau: allocate vmm object for every client
Ben Skeggs
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
2017-11-02
drm/nouveau: store nouveau_drm in nouveau_cli, as opposed to drm_device
Ben Skeggs
2017-05-08
treewide: use kv[mz]alloc* rather than opencoded variants
Michal Hocko
2017-02-17
drm/nouveau: size is u64 everywhere
Ben Skeggs
2017-02-17
drm/nouveau: allocate device object for every client
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_gem_new() instead of drm_device
Ben Skeggs
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
2016-11-07
drm/nouveau: hide gcc-4.9 -Wmaybe-uninitialized
Arnd Bergmann
2016-10-25
dma-buf: Rename struct fence to dma_fence
Chris Wilson
2016-10-12
drm/nouveau: Remove call to reservation_object_test_signaled_rcu before wait
Chris Wilson
2016-05-21
Merge branch 'linux-4.7' of git://github.com/skeggsb/linux into drm-next
Dave Airlie
2016-05-20
drm/nouveau: rename nouveau_drm.h to nouveau_drv.h
Ben Skeggs
[next]