summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_agp_backend.c
Commit message (Expand)AuthorAgeFilesLines
* Add SPDX idenitifier and clarify licenseDirk Hohndel2018-05-151-0/+1
* drm/ttm: add bo as parameter to the ttm_tt_create callbackChristian König2018-03-141-3/+3
* drm/ttm: drop ttm->dummy_read_pageChristian König2018-02-261-4/+4
* drm/ttm: use an operation ctx for ttm_tt_populate in ttm_bo_driver (v2)Roger He2017-12-281-2/+2
* drm/ttm: Remove TTM_HAS_AGPDaniel Vetter2016-03-301-3/+0
* drm/ttm: Fix memory leak in ttm_agp_backend.cMasanari Iida2014-02-181-0/+1
* UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells2012-10-021-4/+4
* drm/ttm: Use pr_fmt and pr_<level>Joe Perches2012-03-201-1/+3
* ttm: fix agp since ttm tt reworkJerome Glisse2012-01-061-0/+17
* drm/ttm: merge ttm_backend and ttm_tt V5Jerome Glisse2011-12-061-54/+34
* ttm: Expand (*populate) to support an array of DMA addresses.Konrad Rzeszutek Wilk2011-01-271-1/+2
* drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-051-1/+2
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* agp: switch AGP to use page array instead of unsigned long arrayDave Airlie2009-06-191-2/+1
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+150
OpenPOWER on IntegriCloud