Commit message (Expand) | Author | Age | |
---|---|---|---|
* | drm/ttm: Allocate the page pool manager in the heap. | Francisco Jerez | 2010-07-06 |
* | drm/ttm: non pooled page allocation should have GFP_USER set | Jerome Glisse | 2010-06-30 |
* | drm/ttm: Fix ttm_page_alloc.c | Thomas Hellstrom | 2010-05-31 |
* | drm/ttm: Fix cached TTM page allocation. | Thomas Hellstrom | 2010-05-31 |
* | drm/ttm: using kmalloc/kfree requires including slab.h | Stephen Rothwell | 2010-04-07 |
* | drm/ttm: include linux/seq_file.h for seq_printf | Matt Turner | 2010-04-07 |
* | drm/ttm: Add sysfs interface to control pool allocator. | Pauli Nieminen | 2010-04-05 |
* | drm/ttm: Use set_pages_array_wc instead of set_memory_wc. | Pauli Nieminen | 2010-04-05 |
* | drm/ttm: Add debugfs output entry to pool allocator. | Pauli Nieminen | 2010-04-05 |
* | drm/ttm: add pool wc/uc page allocator V3 | Pauli Nieminen | 2010-04-05 |