summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_page_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-061-31/+2Star
* drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-061-0/+36
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-061-0/+18
* drm/ttm: page allocation use page array instead of listJerome Glisse2011-12-061-4/+4
* ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-211-1/+1
* Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-231-6/+2Star
* ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-221-2/+6
* ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2011-01-271-2/+6
* drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-071-4/+0Star
* drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-061-1/+1
* drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-061-0/+4
* drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-061-0/+70