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
/
ttm
/
ttm_bo_manager.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-05-15
Add SPDX idenitifier and clarify license
Dirk Hohndel
1
-0
/
+1
2017-08-17
drm/ttm: make ttm_mem_type_manager_func debug more useful
Christian König
1
-3
/
+2
2017-02-03
drm: Improve drm_mm search (and fix topdown allocation) with rbtrees
Chris Wilson
1
-10
/
+8
2016-12-30
drm/mm: Convert to drm_printer
Daniel Vetter
1
-1
/
+2
2016-12-18
drm/ttm: use designated initializers
Kees Cook
1
-5
/
+5
2014-11-12
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
1
-1
/
+1
2014-11-12
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
1
-3
/
+5
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
1
-5
/
+4
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
1
-1
/
+2
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
1
-3
/
+8
2013-08-07
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
1
-22
/
+20
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
1
-1
/
+2
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
1
-7
/
+1
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
1
-4
/
+4
2010-11-09
drm/ttm: Use private locks for the default bo range manager
Thomas Hellstrom
1
-36
/
+45
2010-10-21
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
Thomas Hellstrom
1
-10
/
+0
2010-10-19
drm/ttm: add unlocked variant of new manager put node.
Dave Airlie
1
-0
/
+10
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs
1
-0
/
+148