summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_page_alloc.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: declare 'struct device' in ttm_page_alloc.hAlexandre Courbot2014-02-181-0/+2
* drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom2013-11-061-1/+10
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst...David Howells2012-10-021-2/+2
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-061-31/+2
* 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/+2
* 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/+0
* 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
OpenPOWER on IntegriCloud