summaryrefslogtreecommitdiffstats
path: root/include/drm/ttm/ttm_bo_api.h
Commit message (Expand)AuthorAgeFilesLines
* drm/ttm: rename and cleanup ttm_bo_initChristian König2022-07-111-85/+8
* drm/ttm: remove bo->movingChristian König2022-04-071-2/+0
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2022-04-051-5/+5
|\
| * dma-buf-map: Rename to iosys-mapLucas De Marchi2022-02-071-5/+5
* | drm/ttm: rework bulk move handling v5Christian König2022-03-291-12/+4
* | drm/ttm: de-inline ttm_bo_pin/unpinChristian König2022-03-291-28/+2
* | drm/ttm: move the LRU into resource handling v4Christian König2022-03-281-16/+0
|/
* drm/ttm: Don't include drm_hashtab.hThomas Zimmermann2021-11-301-1/+0
* drm/ttm: remove ttm_bo_vm_insert_huge()Jason Gunthorpe2021-11-051-2/+1
* drm/ttm_bo_api: update the description for @placement and @sgAmos Kong2021-10-131-2/+4
* drm/ttm: cleanup ttm_resource_compatChristian König2021-09-031-12/+0
* drm/ttm: allocate resource object instead of embedding it v2Christian König2021-06-041-1/+0
* drm/ttm: rename bo->mem and make it a pointerChristian König2021-06-021-1/+2
* drm/ttm: Remove ttm_bo_mmap() and friendsThomas Zimmermann2021-05-261-13/+0
* drm/ttm: Remap all page faults to per process dummy page.Andrey Grodzovsky2021-05-191-0/+2
* Merge drm/drm-next into drm-misc-nextMaxime Ripard2021-04-261-2/+4
|\
| * Merge drm/drm-fixes into drm-nextDaniel Vetter2021-04-131-2/+4
| |\
| | * drm/ttm: make ttm_bo_unpin more defensiveChristian König2021-03-151-2/+4
* | | drm/ttm: move the page_alignment into the BO v2Christian König2021-04-231-0/+2
* | | drm/ttm: remove special handling for non GEM driversChristian König2021-04-231-19/+0
|/ /
* | drm/ttm: remove swap LRU v3Christian König2021-03-241-1/+0
* | drm/ttm: move swapout logic around v3Christian König2021-03-241-1/+2
* | drm/ttm: move memory accounting into vmwgfx v4Christian König2021-02-091-11/+2
* | drm/ttm: rework ttm_tt page limit v4Christian König2021-02-091-1/+1
* | drm/ttm: device naming cleanupChristian König2021-01-211-17/+18
|/
* drm/ttm: cleanup LRU handling furtherChristian König2020-12-151-0/+2
* drm/ttm: cleanup BO size handling v3Christian König2020-12-141-6/+3
* drm/ttm: Warn on pinning without holding a referenceDaniel Vetter2020-11-271-0/+2
* drm/ttm: Add vmap/vunmap to TTM and TTM GEM helpersThomas Zimmermann2020-11-091-0/+28
* drm/ttm: replace context flags with bools v2Christian König2020-11-041-7/+6
* drm/ttm: rework no_retry handling v2Christian König2020-11-041-0/+2
* drm/vmwgfx: move ttm_bo_swapout_all into vmwgfxChristian König2020-10-071-1/+0
* drm/ttm: drop glob parameter from ttm_bo_swapoutChristian König2020-10-071-2/+1
* drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König2020-10-071-20/+0
* drm/ttm: remove ttm_bo_createChristian König2020-09-241-24/+0
* drm/ttm: add ttm_bo_pin()/ttm_bo_unpin() v2Christian König2020-09-241-0/+26
* drm/ttm: remove persistent_swap_storageChristian König2020-09-241-4/+0
* drm/ttm: add bo wait that takes a ctx wrapper.Dave Airlie2020-09-241-0/+5
* drm/ttm: drop evicted from ttm_bo.Dave Airlie2020-09-181-1/+0
* drm/ttm: protect against reentrant bind in the driversDave Airlie2020-09-181-1/+0
* drm/ttm: some cleanupsChristian König2020-09-171-12/+0
* drm/ttm: split bound/populated flags.Dave Airlie2020-09-161-0/+1
* drm/ttm: remove io_reserve_lru handling v3Christian König2020-09-031-1/+0
* Merge drm/drm-next into drm-misc-nextThomas Zimmermann2020-08-121-1/+1
|\
| * drm/ttm: ttm_bo_swapout_all doesn't use it's argument.Dave Airlie2020-07-291-1/+1
* | drm/ttm: give resource functions their own [ch] filesChristian König2020-08-121-62/+8
* | drm/ttm: rename ttm_mem_reg to ttm_resource.Dave Airlie2020-08-061-5/+5
* | drm/ttm: rename ttm_mem_type_manager -> ttm_resource_manager.Dave Airlie2020-08-061-3/+3
* | drm/ttm: drop man->bdev link.Dave Airlie2020-08-061-4/+2
* | drm/ttm: make TTM responsible for cleaning system only.Dave Airlie2020-08-061-28/+0