aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_page_alloc.c
Commit message (Expand)AuthorAge
* drm: ttm sparse fixes.Daniel J Blueman2010-09-23
* Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds2010-07-22
|\
| * Fix ttm_page_alloc.c build breakageLuck, Tony2010-07-21
* | mm: add context argument to shrinker callback to remaining shrinkersDave Chinner2010-07-21
|/
* drm/ttm: Fix build on architectures without AGPBen Hutchings2010-07-20
* drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez2010-07-06
* drm/ttm: non pooled page allocation should have GFP_USER setJerome Glisse2010-06-30
* drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom2010-05-31
* drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom2010-05-31
* drm/ttm: using kmalloc/kfree requires including slab.hStephen Rothwell2010-04-07
* drm/ttm: include linux/seq_file.h for seq_printfMatt Turner2010-04-07
* drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen2010-04-05
* drm/ttm: Use set_pages_array_wc instead of set_memory_wc.Pauli Nieminen2010-04-05
* drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen2010-04-05
* drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-05