summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_agp_backend.c
AgeCommit message (Expand)Author
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel
2018-03-14drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König
2018-02-26drm/ttm: drop ttm->dummy_read_pageChristian König
2017-12-28drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He
2016-03-30drm/ttm: Remove TTM_HAS_AGPDaniel Vetter
2014-02-18drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2012-03-20drm/ttm: Use pr_fmt and pr_<level>Joe Perches
2012-01-06ttm: fix agp since ttm tt reworkJerome Glisse
2011-12-06drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse
2011-01-27ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-06-19agp: switch AGP to use page array instead of unsigned long arrayDave Airlie
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom