aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_page_alloc_dma.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-11-06drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom1-0/+3
2013-09-10drivers: convert shrinkers to new count/scan APIDave Chinner1-19/+32
2012-10-03Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-4/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-2/+2
2012-10-02drivers/gpu/drm/ttm/ttm_page_alloc_dma.c: Remove useless kfreePeter Senna Tschudin1-4/+1
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches1-34/+26
2012-01-13ttm/dma: Remove the WARN() which is not useful.Konrad Rzeszutek Wilk1-3/+2
2012-01-10drm/ttm: fix condition (and vs or)Dan Carpenter1-5/+3
2012-01-06drm/ttm/dma: Fix accounting error when calling ttm_mem_global_free_page and don't try to free freed pages.Konrad Rzeszutek Wilk1-5/+10
2012-01-06drm/ttm/dma: Only call set_pages_array_wb when the page is not in WB pool.Konrad Rzeszutek Wilk1-2/+5
2011-12-06drm/ttm: isolate dma data from ttm_tt V4Jerome Glisse1-16/+19
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk1-0/+1134