summaryrefslogtreecommitdiff
path: root/include/drm/ttm/ttm_bo_api.h
AgeCommit message (Expand)Author
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2021-11-30drm/ttm: Don't include drm_hashtab.hThomas Zimmermann
2021-11-05drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe
2021-10-13drm/ttm_bo_api: update the description for @placement and @sgAmos Kong
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-06-02drm/ttm: rename bo->mem and make it a pointerChristian König
2021-05-26drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann
2021-05-19drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky
2021-04-26Merge drm/drm-next into drm-misc-nextMaxime Ripard
2021-04-23drm/ttm: move the page_alignment into the BO v2Christian König
2021-04-23drm/ttm: remove special handling for non GEM driversChristian König
2021-04-13Merge drm/drm-fixes into drm-nextDaniel Vetter
2021-03-24drm/ttm: remove swap LRU v3Christian König
2021-03-24drm/ttm: move swapout logic around v3Christian König
2021-03-15drm/ttm: make ttm_bo_unpin more defensiveChristian König
2021-02-09drm/ttm: move memory accounting into vmwgfx v4Christian König
2021-02-09drm/ttm: rework ttm_tt page limit v4Christian König
2021-01-21drm/ttm: device naming cleanupChristian König
2020-12-15drm/ttm: cleanup LRU handling furtherChristian König
2020-12-14drm/ttm: cleanup BO size handling v3Christian König
2020-11-27drm/ttm: Warn on pinning without holding a referenceDaniel Vetter
2020-11-09drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann
2020-11-04drm/ttm: replace context flags with bools v2Christian König
2020-11-04drm/ttm: rework no_retry handling v2Christian König
2020-10-07drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König
2020-10-07drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-09-24drm/ttm: remove ttm_bo_createChristian König
2020-09-24drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König
2020-09-24drm/ttm: remove persistent_swap_storageChristian König
2020-09-24drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie
2020-09-18drm/ttm: drop evicted from ttm_bo.Dave Airlie
2020-09-18drm/ttm: protect against reentrant bind in the driversDave Airlie
2020-09-17drm/ttm: some cleanupsChristian König
2020-09-16drm/ttm: split bound/populated flags.Dave Airlie
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)