index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
nouveau
/
nouveau_bo.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-21
drm/ttm: device naming cleanup
Christian König
1
-1
/
+1
2020-11-09
drm/gem: Use struct dma_buf_map in GEM vmap ops and convert GEM backends
Thomas Zimmermann
1
-2
/
+0
2020-09-28
drm/nouveau: stop using TTMs fault callback
Christian König
1
-0
/
+1
2020-09-24
drm/nouveau: switch over to the new pin interface
Christian König
1
-3
/
+0
2020-09-11
drm/nouveau: stop using TTM placement flags
Christian König
1
-6
/
+6
2020-09-03
drm/nouveau: move io_reserve_lru handling into the driver v5
Christian König
1
-0
/
+3
2020-08-12
Merge drm/drm-next into drm-misc-next
Thomas Zimmermann
1
-2
/
+41
2020-07-24
drm/nouveau/kms/nv50-: use NVIDIA's headers for wndw ntfy_reset()
Ben Skeggs
1
-0
/
+12
2020-07-24
drm/nouveau/bo: split buffer move functions into their own source files
Ben Skeggs
1
-2
/
+29
2020-06-26
drm/nouveau: don't use ttm bo->offset v3
Nirmoy Das
1
-0
/
+3
2019-09-17
drm/nouveau: Fix fallout from reservation object rework
Thierry Reding
1
-2
/
+2
2019-08-21
drm/nouveau: Initialize GEM object before TTM object
Thierry Reding
1
-0
/
+4
2019-08-13
dma-buf: rename reservation_object to dma_resv
Christian König
1
-1
/
+1
2019-08-06
drm/nouveau: use embedded gem object
Gerd Hoffmann
1
-5
/
+0
2019-07-19
drm/nouveau: fix bogus GPL-2 license header
Ilia Mirkin
1
-1
/
+1
2019-01-28
drm/nouveau: Replace ttm_bo_unref with ttm_bo_put
Thomas Zimmermann
1
-5
/
+2
2019-01-28
drm/nouveau: Replace ttm_bo_reference with ttm_bo_get
Thomas Zimmermann
1
-1
/
+6
2018-05-10
drm/nouveau/ttm: don't dereference nvbo::cli, it can outlive client
Ben Skeggs
1
-2
/
+0
2018-02-02
drm/nouveau/bo: add helper functions for handling pinned+mapped buffers
Ben Skeggs
1
-0
/
+28
2017-11-15
Merge tag 'drm-for-v4.15' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
1
-10
/
+7
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-11-02
drm/nouveau: separate constant-va tracking from nvkm vma structure
Ben Skeggs
1
-7
/
+0
2017-11-02
drm/nouveau: split various bo flags out into their own members
Ben Skeggs
1
-3
/
+7
2017-02-17
drm/nouveau: size is u64 everywhere
Ben Skeggs
1
-1
/
+1
2017-02-17
drm/nouveau: pass nvif_client to nouveau_bo_new() instead of drm_device
Ben Skeggs
1
-1
/
+3
2015-01-22
drm/nouveau: finalise nvkm namespace switch (no binary change)
Ben Skeggs
1
-6
/
+6
2015-01-22
drm/nouveau/bo: Remove unused function
Rickard Strandqvist
1
-1
/
+0
2014-12-02
drm/nouveau: teach nouveau_bo_pin() how to force a contig vram allocation
Ben Skeggs
1
-1
/
+1
2014-12-02
drm/nouveau: synchronize BOs when required
Alexandre Courbot
1
-0
/
+2
2014-12-02
drm/nouveau: implement explicitly coherent BOs
Alexandre Courbot
1
-0
/
+1
2014-10-01
drm/nouveau: export reservation_object from dmabuf to ttm
Maarten Lankhorst
1
-0
/
+1
2014-09-24
drm: Extract <drm/drm_gem.h>
Daniel Vetter
1
-0
/
+2
2014-09-02
drm/nouveau: use shared fences for readable objects
Maarten Lankhorst
1
-1
/
+1
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-2
/
+2
2013-10-09
drm/nouveau: embed gem object in nouveau_bo
David Herrmann
1
-1
/
+4
2013-02-08
drm/nouveau: use prime helpers
Aaron Plattner
1
-1
/
+0
2013-01-20
drm/nouveau: try to protect nbo->pin_refcount
Daniel Vetter
1
-0
/
+2
2012-12-10
drm/ttm: remove no_wait_reserve, v3
Maarten Lankhorst
1
-1
/
+1
2012-10-03
drm/nve0: use async copy engine for ttm buffer moves if available
Ben Skeggs
1
-1
/
+1
2012-10-03
drm/nouveau: port all engines to new engine module format
Ben Skeggs
1
-6
/
+13
2012-10-03
drm/nouveau: pull nouveau_bo definitions into their own header
Ben Skeggs
1
-0
/
+92