aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_agp_backend.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida1-0/+1
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells1-4/+4
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches1-1/+3
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse1-0/+17
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse1-54/+34
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk1-1/+2
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs1-1/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie1-2/+1
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom1-0/+150