summaryrefslogtreecommitdiff
path: root/include/drm/ttm
AgeCommit message (Expand)Author
2025-11-26drm/ttm: rework pipelined eviction fence handlingPierre-Eric Pelloux-Prayer
2025-11-06drm/ttm: Fix @alloc_flags descriptionBagas Sanjaya
2025-10-31drm/ttm: Add an allocation flag to propagate -ENOSPC on OOMTvrtko Ursulin
2025-10-31drm/ttm: Allow drivers to specify maximum beneficial TTM pool sizeTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in device initTvrtko Ursulin
2025-10-31drm/ttm: Replace multiple booleans with flags in pool initTvrtko Ursulin
2025-10-31drm/ttm: replace drm_print.h include with a forward declarationJani Nikula
2025-10-13Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-09-22Merge tag 'amd-drm-next-6.18-2025-09-19' of https://gitlab.freedesktop.org/ag...Dave Airlie
2025-09-17drm/ttm: rename ttm_bo_put to _fini v3Christian König
2025-09-11ttm/bo: add an API to populate a bo before exporting.Dave Airlie
2025-09-09drm/ttm: Bump TTM_NUM_MEM_TYPES to 9 (Prep for AMDGPU_PL_MMIO_REMAP)Srinivasan Shanmugam
2025-07-10drm/ttm: add new api ttm_device_prepare_hibernation()Samuel Zhang
2025-07-08Merge tag 'drm-intel-next-2025-07-04' of https://gitlab.freedesktop.org/drm/i...Simona Vetter
2025-06-27drm/ttm: Add ttm_bo_kmap_try_from_panic()Jocelyn Falempe
2025-06-26drm/ttm, drm_xe, Implement ttm_lru_walk_for_evict() using the guarded LRU ite...Thomas Hellström
2025-06-26drm/ttm, drm/xe: Modify the struct ttm_bo_lru_walk_cursor initializationThomas Hellström
2025-06-26drm/ttm: Use a struct for the common part of struct ttm_lru_walk and struct t...Thomas Hellström
2025-06-11Merge drm/drm-next into drm-misc-nextThomas Zimmermann
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds
2025-05-26drm/ttm: make ttm_bo_get internalChristian König
2025-05-26drm/ttm: revert "Export ttm_bo_get_unless_zero()"Christian König
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström
2025-04-24drm/ttm/xe: drop unused force_alloc flagDave Airlie
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard
2025-01-13drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()Thomas Hellström
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst
2024-11-27drm/ttm: Add ttm_bo_accessMatthew Brost
2024-10-11drm/ttm: Fix incorrect use of kernel-doc formatThomas Hellström
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter
2024-08-26drm/ttm: fix kernel-doc typo for @trylock_onlyJani Nikula
2024-08-23Revert "drm/ttm: increase ttm pre-fault value to PMD size"Alex Deucher
2024-07-09drm/ttm: Use the LRU walker for evictionThomas Hellström
2024-07-09drm/ttm: Use the LRU walker helper for swappingThomas Hellström
2024-07-09drm/ttm: Provide a generic LRU walker helperThomas Hellström
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström
2024-07-09drm/ttm: Use LRU hitchesThomas Hellström
2024-07-09drm/ttm: Slightly clean up LRU list iterationThomas Hellström
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström
2024-06-20drm/ttm: increase ttm pre-fault value to PMD sizeZhu Lingshan
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König
2024-03-11drm/ttm: make ttm_pool.h self-containedJani Nikula
2024-03-11drm/ttm: fix ttm_kmap_iter.h kernel-doc warningsJani Nikula