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
/
include
/
drm
/
ttm
/
ttm_memory.h
Age
Commit message (
Expand
)
Author
2019-10-25
drm/ttm: remove pointers to globals
Christian König
2018-11-05
drm/ttm: use a static ttm_mem_global instance
Christian König
2018-02-26
drm/ttm: check if free mem space is under the lower limit
Roger He
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc_page
Roger He
2017-12-27
drm/ttm: use an operation ctx for ttm_mem_global_alloc
Roger He
2017-12-27
drm/ttm: call ttm_bo_swapout directly when ttm shrink
Roger He
2017-10-06
drm/ttm: add support for different pool sizes
Christian König
2017-10-06
drm/ttm: remove unsued options from ttm_mem_global_alloc_page
Christian König
2016-08-08
drm/ttm: Add interface to export kernel_zone max memory size in ttm
Ken Wang
2012-11-20
drm/ttm: remove ttm_mem_global->queue
Marcin Slusarz
2012-03-04
BUG: headers with BUG/BUG_ON etc. need linux/bug.h
Paul Gortmaker
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2009-12-04
drm/ttm: Fix build failure due to missing struct page
Martin Michlmayr
2009-08-19
drm/ttm: Memory accounting rework.
Thomas Hellstrom
2009-06-15
drm: Add the TTM GPU memory manager subsystem.
Thomas Hellstrom