summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_page_alloc.c
AgeCommit message (Expand)Author
2010-09-24drm: ttm sparse fixes.Daniel J Blueman
2010-07-22Merge branch 'drm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/air...Linus Torvalds
2010-07-22Fix ttm_page_alloc.c build breakageLuck, Tony
2010-07-21mm: add context argument to shrinker callback to remaining shrinkersDave Chinner
2010-07-20drm/ttm: Fix build on architectures without AGPBen Hutchings
2010-07-07drm/ttm: Allocate the page pool manager in the heap.Francisco Jerez
2010-07-01drm/ttm: non pooled page allocation should have GFP_USER setJerome Glisse
2010-06-01drm/ttm: Fix ttm_page_alloc.cThomas Hellstrom
2010-06-01drm/ttm: Fix cached TTM page allocation.Thomas Hellstrom
2010-04-08drm/ttm: using kmalloc/kfree requires including slab.hStephen Rothwell
2010-04-08drm/ttm: include linux/seq_file.h for seq_printfMatt Turner
2010-04-06drm/ttm: Add sysfs interface to control pool allocator.Pauli Nieminen
2010-04-06drm/ttm: Use set_pages_array_wc instead of set_memory_wc.Pauli Nieminen
2010-04-06drm/ttm: Add debugfs output entry to pool allocator.Pauli Nieminen
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen