index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
gpu
/
drm
/
ttm
/
ttm_bo_manager.c
Age
Commit message (
Expand
)
Author
2014-11-12
drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
2014-11-12
drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWN
Michel Dänzer
2014-08-27
drm/ttm: move fpfn and lpfn into each placement v2
Christian König
2014-07-08
drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2
Christian König
2014-04-04
drm: Add support for two-ended allocation, v3
Lauri Kasanen
2013-08-07
drm/ttm: replace drm_mm_pre_get() by direct alloc
David Herrmann
2013-08-07
drm/mm: add "best_match" flag to drm_mm_insert_node()
David Herrmann
2013-07-02
drm: make drm_mm_init() return void
David Herrmann
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/
David Howells
2010-11-09
drm/ttm: Use private locks for the default bo range manager
Thomas Hellstrom
2010-10-21
drm/ttm: Avoid using the ttm_mem_type_manager::put_locked function
Thomas Hellstrom
2010-10-19
drm/ttm: add unlocked variant of new manager put node.
Dave Airlie
2010-10-05
drm/ttm: restructure to allow driver to plug in alternate memory manager
Ben Skeggs