summaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/Makefile
AgeCommit message (Expand)AuthorLines
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström-1/+1
2023-08-09drm/ttm: Introduce KUnit testKarolina Stolarek-0/+1
2021-05-03drm/ttm: add ttm_sys_manager v3Christian König-1/+1
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König-4/+3
2021-01-21drm/ttm: device naming cleanupChristian König-1/+1
2020-10-29drm/ttm: nuke old page allocatorChristian König-2/+1
2020-10-29drm/ttm: new TT backend allocation pool v3Christian König-1/+1
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König-1/+2
2020-08-06drm/ttm: rename bo manager to range manager.Dave Airlie-1/+1
2019-11-14drm/ttm, drm/vmwgfx: Use a configuration option for the TTM dma page poolThomas Hellstrom-2/+2
2018-09-27drm/ttm, drm/vmwgfx: Move the lock- and object functionality to the vmwgfx dr...Thomas Hellstrom-2/+2
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-05-16drm/ttm: fix include notation and remove -Iinclude/drm flagMasahiro Yamada-1/+0
2016-03-30drm/ttm: Remove TTM_HAS_AGPDaniel Vetter-1/+2
2013-11-06drm/ttm: Enable the dma page pool also for intel IOMMUsThomas Hellstrom-5/+1
2011-12-06drm/ttm: provide dma aware ttm page pool code V9Konrad Rzeszutek Wilk-0/+4
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs-1/+2
2010-08-04drm: move ttm global code to core drmDave Airlie-1/+1
2010-04-06drm/ttm: add pool wc/uc page allocator V3Pauli Nieminen-1/+1
2009-12-07drm/ttm: Add TTM execbuf utilities.Thomas Hellstrom-1/+1
2009-12-07drm/ttm: Add ttm lock functionality.Thomas Hellstrom-1/+1
2009-12-07drm/ttm: Add user-space objects.Thomas Hellstrom-1/+2
2009-06-15drm: Add the TTM GPU memory manager subsystem.Thomas Hellstrom-0/+8