summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/Makefile
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: add ttm_sys_manager v3Christian König2021-05-031-1/+1
* drm/ttm: move memory accounting into vmwgfx v4Christian König2021-02-091-4/+3
* drm/ttm: device naming cleanupChristian König2021-01-211-1/+1
* drm/ttm: nuke old page allocatorChristian König2020-10-291-2/+1
* drm/ttm: new TT backend allocation pool v3Christian König2020-10-291-1/+1
* drm/ttm: give resource functions their own [ch] filesChristian König2020-08-121-1/+2
* drm/ttm: rename bo manager to range manager.Dave Airlie2020-08-061-1/+1
* drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom2019-11-141-2/+2
* drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom2018-09-271-2/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada2017-05-161-1/+0
* drm/ttm: Remove TTM_HAS_AGPDaniel Vetter2016-03-301-1/+2
* drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom2013-11-061-5/+1
* drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk2011-12-061-0/+4
* drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs2010-10-051-1/+2
* drm: move ttm global code to core drmDave Airlie2010-08-041-1/+1
* drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen2010-04-061-1/+1
* drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom2009-12-071-1/+1
* drm/ttm: Add ttm lock functionality.Thomas Hellstrom2009-12-071-1/+1
* drm/ttm: Add user-space objects.Thomas Hellstrom2009-12-071-1/+2
* drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom2009-06-151-0/+8