aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_page_alloc.c
Commit message (Expand)AuthorAge
* drm/ttm: Use pr_fmt and pr_<level>Joe Perches2012-03-20
* drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse2011-12-06
* drm/ttm: introduce callback for ttm_tt populate & unpopulate V4Jerome Glisse2011-12-06
* drm/ttm: page allocation use page array instead of listJerome Glisse2011-12-06
* atomic: use <linux/atomic.h>Arun Sharma2011-07-26
* ttm: Fix spelling mistakes and remove unused #ifdefKonrad Rzeszutek Wilk2011-06-20
* vmscan: change shrinker API by passing shrink_control structYing Han2011-05-25
* Revert "ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set."Dave Airlie2011-04-12
* Revert "ttm: Include the 'struct dev' when using the DMA API."Dave Airlie2011-02-22
* ttm: Include the 'struct dev' when using the DMA API.Konrad Rzeszutek Wilk2011-02-22
* ttm: Utilize the DMA API for pages that have TTM_PAGE_FLAG_DMA32 set.Konrad Rzeszutek Wilk2011-01-27
* ttm: Introduce a placeholder for DMA (bus) addresses.Konrad Rzeszutek Wilk2011-01-27
* 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