summaryrefslogtreecommitdiff
path: root/include/drm/ttm
AgeCommit message (Expand)AuthorFilesLines
2025-05-28Merge tag 'drm-next-2025-05-28' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds1-2/+0
2025-05-06drm/ttm: Remove the struct ttm_backup abstractionThomas Hellström2-8/+6
2025-05-06drm/ttm: Fix ttm_backup kerneldocThomas Hellström1-3/+3
2025-04-23drm/ttm/xe: drop unused force_alloc flagDave Airlie1-2/+0
2025-03-05drm/ttm: Add helpers for shrinkingThomas Hellström2-0/+23
2025-03-05drm/ttm: Add a macro to perform LRU iterationThomas Hellström1-0/+72
2025-03-05drm/ttm/pool, drm/ttm/tt: Provide a helper to shrink pagesThomas Hellström2-2/+73
2025-03-05drm/ttm: Provide a shmem backup implementationThomas Hellström1-0/+74
2025-02-06Merge drm/drm-next into drm-misc-nextMaxime Ripard2-1/+13
2025-01-13drm/ttm: Balance ttm_resource_cursor_init() and ttm_resource_cursor_fini()Thomas Hellström1-5/+6
2025-01-11Merge tag 'cgroup-dmem-drm-v2' of git://git.kernel.org/pub/scm/linux/kernel/g...Dave Airlie1-1/+11
2025-01-10drm/ttm: Handle cgroup based eviction in TTMMaarten Lankhorst1-1/+11
2024-11-28drm/ttm: Add ttm_bo_accessMatthew Brost1-0/+2
2024-10-11drm/ttm: Fix incorrect use of kernel-doc formatThomas Hellström1-1/+1
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström3-2/+10
2024-09-11Merge v6.11-rc7 into drm-nextSimona Vetter1-4/+0
2024-08-26drm/ttm: fix kernel-doc typo for @trylock_onlyJani Nikula1-1/+1
2024-08-23Revert "drm/ttm: increase ttm pre-fault value to PMD size"Alex Deucher1-4/+0
2024-07-09drm/ttm: Use the LRU walker for evictionThomas Hellström1-5/+3
2024-07-09drm/ttm: Use the LRU walker helper for swappingThomas Hellström2-4/+3
2024-07-09drm/ttm: Provide a generic LRU walker helperThomas Hellström1-0/+35
2024-07-09drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist movesThomas Hellström1-21/+35
2024-07-09drm/ttm: Use LRU hitchesThomas Hellström1-2/+7
2024-07-09drm/ttm: Slightly clean up LRU list iterationThomas Hellström1-4/+6
2024-07-09drm/ttm: Allow TTM LRU list nodes of different typesThomas Hellström1-1/+53
2024-06-20drm/ttm: increase ttm pre-fault value to PMD sizeZhu Lingshan1-0/+4
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König1-0/+3
2024-03-11drm/ttm: make ttm_pool.h self-containedJani Nikula1-2/+3
2024-03-11drm/ttm: fix ttm_kmap_iter.h kernel-doc warningsJani Nikula1-2/+2
2024-03-11drm/ttm: fix ttm_execbuf_util.h kernel-doc warningsJani Nikula1-4/+3
2024-03-11drm/ttm: make ttm_caching.h self-containedJani Nikula1-0/+2
2024-03-11drm/ttm: fix ttm_bo.h kernel-doc warningsJani Nikula1-6/+11
2024-03-01drm/ttm: improve idle/busy handling v5Christian König1-1/+2
2024-01-29Merge drm/drm-next into drm-misc-nextMaxime Ripard1-1/+1
2024-01-26drm/ttm: Make sure the mapped tt pages are decrypted when neededZack Rusin1-1/+8
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath2-10/+8
2024-01-09mm, treewide: introduce NR_PAGE_ORDERSKirill A. Shutemov1-1/+1
2023-08-10drm/ttm: Remove two unused function declarationsYue Haibing1-2/+0
2023-06-15Merge tag 'amd-drm-next-6.5-2023-06-09' of https://gitlab.freedesktop.org/agd...Dave Airlie2-2/+4
2023-06-09drm/ttm: add NUMA node id to the poolRajneesh Bhardwaj1-1/+3
2023-06-09drm/ttm: Helper function to get TTM mem limitMukul Joshi1-1/+1
2023-05-17drm/ttm: let struct ttm_device_funcs be placed in rodataJani Nikula1-2/+2
2023-04-28Merge tag 'mm-stable-2023-04-27-15-30' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds1-1/+1
2023-04-06mm, treewide: redefine MAX_ORDER sanelyKirill A. Shutemov1-1/+1
2023-03-09drm/ttm: Use the BIT macro for the TTM_TT_FLAGsThomas Hellström1-5/+5
2023-03-03ttm/ttm_device.h: fix a trival typosuijingfeng1-1/+1
2023-01-18drm/ttm/vmwgfx: move ttm_bo_wait into VMWGFXChristian König1-1/+0
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König3-484/+166
2022-12-06drm/ttm: use per BO cleanup workersChristian König2-19/+6
2022-12-06drm/ttm: remove ttm_bo_(un)lock_delayed_workqueueChristian König1-16/+0