aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_tt.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-04drm/radeon/kms: fix coherency issues on AGP cards.Dave Airlie1-0/+1
2009-08-27drm/ttm: consolidate cache flushing code in one place.Dave Airlie1-65/+2
2009-08-20Merge Linus master to drm-nextDave Airlie1-6/+19
2009-08-19ttm: Make parts of a struct ttm_bo_device global.Thomas Hellstrom1-7/+5
2009-08-19drm/ttm: Memory accounting rework.Thomas Hellstrom1-18/+11
2009-07-29drm/ttm: fix highuser vs dma32 confusion.Dave Airlie1-1/+3
2009-07-29drm/ttm: powerpc: Fix Highmem cache flushing.Thomas Hellstrom1-4/+10
2009-07-15drm/ttm/radeon: add dma32 support.Dave Airlie1-2/+7
2009-06-24drm: remove unused #include <linux/version.h>'sHuang Weiyi1-1/+0
2009-06-19drm/ttm: Add some powerpc cache flush code.Michel Dänzer1-1/+10
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom1-0/+635