summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_bo_api.h
AgeCommit message (Expand)Author
2020-09-03drm/ttm: remove io_reserve_lru handling v3Christian König
2020-08-12Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2020-08-12drm/ttm: give resource functions their own [ch] filesChristian König
2020-08-06drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie
2020-08-06drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie
2020-08-06drm/ttm: drop man->bdev link.Dave Airlie
2020-08-06drm/ttm: make TTM responsible for cleaning system only.Dave Airlie
2020-08-06drm/ttm: purge old manager init path.Dave Airlie
2020-08-06drm/ttm: split the mm manager init code (v2)Dave Airlie
2020-07-29drm/ttm: ttm_bo_swapout_all doesn't use it's argument.Dave Airlie
2020-06-29Backmerge remote-tracking branch 'drm/drm-next' into drm-misc-nextMaarten Lankhorst
2020-06-26drm/ttm: do not keep GPU dependent addressesNirmoy Das
2020-06-04drm: remove drm specific kmap_atomic codeIra Weiny
2020-03-24drm/ttm, drm/vmwgfx: Support huge TTM pagefaultsThomas Hellstrom (VMware)
2020-02-12drm/ttm: rework BO delayed delete. v2Christian König
2019-11-08drm/ttm: also export ttm_bo_vm_fault v2Christian König
2019-11-06drm/ttm: remove ttm_bo_wait_unreservedDaniel Vetter
2019-11-04drm/ttm: Convert vm callbacks to helpersThomas Hellstrom
2019-10-25drm/ttm: always keep BOs on the LRUChristian König
2019-10-25drm/ttm, drm/vmwgfx: move cpu_writers handling into vmwgfxChristian König
2019-10-17drm/ttm: rename ttm_fbdev_mmapGerd Hoffmann
2019-08-13dma-buf: rename reservation_object to dma_resvChristian König
2019-08-06drm/ttm: drop ttm_buffer_object->resvGerd Hoffmann
2019-08-06drm/ttm: use gem vma_nodeGerd Hoffmann
2019-08-06drm/ttm: use gem reservation objectGerd Hoffmann
2019-08-06drm/ttm: add gem base objectGerd Hoffmann
2019-01-28drm/ttm: Remove ttm_bo_reference and ttm_bo_unrefThomas Zimmermann
2018-09-28drm/ttm: Export ttm_bo_get_unless_zero()Thomas Hellstrom
2018-08-27drm/ttm: add bulk move function on LRUHuang Rui
2018-08-27drm/ttm: revise ttm_bo_move_to_lru_tail to support bulk movesChristian König
2018-07-10drm/ttm: Introduce ttm_bo_get() and ttm_bo_put() for ref countingThomas Zimmermann
2018-03-22drm/ttm: Export the ttm_k[un]map_atomic_prot API.Thomas Hellstrom
2018-02-26drm/ttm: drop persistent_swap_storage from ttm_bo_init and coChristian König
2018-02-26drm/ttm: drop bo->globChristian König
2018-02-26drm/ttm: add bit flag TTM_OPT_FLAG_FORCE_ALLOCRoger He
2018-02-26drm/ttm: use bit flag to replace allow_reserved_eviction in ttm_operation_ctxRoger He
2018-01-10drm/ttm: remove ttm_bo_default_io_mem_pfnTan Xiaojun
2017-12-28drm/ttm: enable swapout for reserved BOs during allocationRoger He
2017-12-27drm/ttm: call ttm_bo_swapout directly when ttm shrinkRoger He
2017-12-15drm/ttm: add allow_reserved_eviction and resv into ttm_operation_ctxRoger He
2017-12-06drm/ttm: add number of bytes moved to the operation contextChristian König
2017-12-06drm/ttm: use an operation ctx for ttm_bo_init_reservedChristian König
2017-12-06drm/ttm: add operation ctx to ttm_bo_validate v2Christian König
2017-12-06drm/ttm: remove cur_placementChristian König
2017-12-06drm/ttm: cleanup coding style in ttm_bo_api.hChristian König
2017-04-04drm/ttm: add io_mem_pfn callbackChristian König
2017-03-29drm/ttm: add ttm_bo_init_reservedNicolai Hähnle
2017-03-29drm/ttm: fix the documentation of ttm_bo_initNicolai Hähnle
2017-02-23Merge tag 'drm-for-v4.11-less-shouty' of git://people.freedesktop.org/~airlie...Linus Torvalds
2017-01-27drm/ttm: add BO priorities for the LRUsChristian König