| Commit message (Expand) | Author | Age | Files | Lines |
* | drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2) | Roger He | 2017-12-28 | 1 | -4/+7 |
* | drm/ttm: fix populate_and_map() functions once more | Christian König | 2017-11-29 | 1 | -22/+10 |
* | drm/ttm: Remove needless 'extern' on functions in header. | Tom St Denis | 2017-08-29 | 1 | -6/+6 |
* | drm/ttm: Add helper functions to populate/map in one call (v2) | Tom St Denis | 2017-08-29 | 1 | -0/+21 |
* | drm/ttm: declare 'struct device' in ttm_page_alloc.h | Alexandre Courbot | 2014-02-18 | 1 | -0/+2 |
* | drm/ttm: Enable the dma page pool also for intel IOMMUs | Thomas Hellstrom | 2013-11-06 | 1 | -1/+10 |
* | UAPI: (Scripted) Convert #include "..." to #include <path/...> in kernel syst... | David Howells | 2012-10-02 | 1 | -2/+2 |
* | drm/ttm: isolate dma data from ttm_tt V4 | Jerome Glisse | 2011-12-06 | 1 | -31/+2 |
* | drm/ttm: provide dma aware ttm page pool code V9 | Konrad Rzeszutek Wilk | 2011-12-06 | 1 | -0/+36 |
* | drm/ttm: introduce callback for ttm_tt populate & unpopulate V4 | Jerome Glisse | 2011-12-06 | 1 | -0/+18 |
* | drm/ttm: page allocation use page array instead of list | Jerome Glisse | 2011-12-06 | 1 | -4/+4 |
* | ttm: Fix spelling mistakes and remove unused #ifdef | Konrad Rzeszutek Wilk | 2011-06-21 | 1 | -1/+1 |
* | Revert "ttm: Include the 'struct dev' when using the DMA API." | Dave Airlie | 2011-02-23 | 1 | -6/+2 |
* | ttm: Include the 'struct dev' when using the DMA API. | Konrad Rzeszutek Wilk | 2011-02-22 | 1 | -2/+6 |
* | ttm: Introduce a placeholder for DMA (bus) addresses. | Konrad Rzeszutek Wilk | 2011-01-27 | 1 | -2/+6 |
* | drm/ttm: Allocate the page pool manager in the heap. | Francisco Jerez | 2010-07-07 | 1 | -4/+0 |
* | drm/ttm: Add sysfs interface to control pool allocator. | Pauli Nieminen | 2010-04-06 | 1 | -1/+1 |
* | drm/ttm: Add debugfs output entry to pool allocator. | Pauli Nieminen | 2010-04-06 | 1 | -0/+4 |
* | drm/ttm: add pool wc/uc page allocator V3 | Pauli Nieminen | 2010-04-06 | 1 | -0/+70 |