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_page_alloc.h
Age
Commit message (
Expand
)
Author
2014-02-18
drm/ttm: declare 'struct device' in ttm_page_alloc.h
Alexandre Courbot
2013-11-06
drm/ttm: Enable the dma page pool also for intel IOMMUs
Thomas Hellstrom
2012-10-02
UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...
David Howells
2011-12-06
drm/ttm: isolate dma data from ttm_tt V4
Jerome Glisse
2011-12-06
drm/ttm: provide dma aware ttm page pool code V9
Konrad Rzeszutek Wilk
2011-12-06
drm/ttm: introduce callback for ttm_tt populate & unpopulate V4
Jerome Glisse
2011-12-06
drm/ttm: page allocation use page array instead of list
Jerome Glisse
2011-06-21
ttm: Fix spelling mistakes and remove unused #ifdef
Konrad Rzeszutek Wilk
2011-02-23
Revert "ttm: Include the 'struct dev' when using the DMA API."
Dave Airlie
2011-02-22
ttm: Include the 'struct dev' when using the DMA API.
Konrad Rzeszutek Wilk
2011-01-27
ttm: Introduce a placeholder for DMA (bus) addresses.
Konrad Rzeszutek Wilk
2010-07-07
drm/ttm: Allocate the page pool manager in the heap.
Francisco Jerez
2010-04-06
drm/ttm: Add sysfs interface to control pool allocator.
Pauli Nieminen
2010-04-06
drm/ttm: Add debugfs output entry to pool allocator.
Pauli Nieminen
2010-04-06
drm/ttm: add pool wc/uc page allocator V3
Pauli Nieminen