开源镜像站
帮助
下载
动态
GitHub
index
:
lwn.git
alabaster
automarkup
b4/review/20260312-kernel-doc-use-a-c-lexical-tokenizer-for-transforms-0e0e9e143327
build-script
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
media-uapi
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
drm
/
ttm
/
ttm_memory.h
Age
Commit message (
Expand
)
Author
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