aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/ttm/ttm_bo_manager.c
AgeCommit message (Expand)Author
2018-05-15Add SPDX idenitifier and clarify licenseDirk Hohndel
2017-08-17drm/ttm: make ttm_mem_type_manager_func debug more usefulChristian König
2017-02-03drm: Improve drm_mm search (and fix topdown allocation) with rbtreesChris Wilson
2016-12-30drm/mm: Convert to drm_printerDaniel Vetter
2016-12-18drm/ttm: use designated initializersKees Cook
2014-11-12drm/ttm: Use only DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer
2014-11-12drm/ttm: Add DRM_MM_SEARCH_BELOW for TTM_PL_FLAG_TOPDOWNMichel Dänzer
2014-08-27drm/ttm: move fpfn and lpfn into each placement v2Christian König
2014-07-08drm/ttm: fix handling of TTM_PL_FLAG_TOPDOWN v2Christian König
2014-04-04drm: Add support for two-ended allocation, v3Lauri Kasanen
2013-08-07drm/ttm: replace drm_mm_pre_get() by direct allocDavid Herrmann
2013-08-07drm/mm: add "best_match" flag to drm_mm_insert_node()David Herrmann
2013-07-02drm: make drm_mm_init() return voidDavid Herrmann
2012-10-02UAPI: (Scripted) Convert #include "..." to #include <path/...> in drivers/gpu/David Howells
2010-11-09drm/ttm: Use private locks for the default bo range managerThomas Hellstrom
2010-10-21drm/ttm: Avoid using the ttm_mem_type_manager::put_locked functionThomas Hellstrom
2010-10-19drm/ttm: add unlocked variant of new manager put node.Dave Airlie
2010-10-05drm/ttm: restructure to allow driver to plug in alternate memory managerBen Skeggs