Age | Commit message (Expand) | Author |
2024-10-09 | drm/ttm: Move swapped objects off the manager's LRU list | Thomas Hellström |
2024-07-09 | drm/ttm: Use the LRU walker for eviction | Thomas Hellström |
2024-07-09 | drm/ttm: Use the LRU walker helper for swapping | Thomas Hellström |
2024-07-09 | drm/ttm, drm/amdgpu, drm/xe: Consider hitch moves within bulk sublist moves | Thomas Hellström |
2024-07-09 | drm/ttm: Use LRU hitches | Thomas Hellström |
2024-07-09 | drm/ttm: Slightly clean up LRU list iteration | Thomas Hellström |
2024-07-09 | drm/ttm: Allow TTM LRU list nodes of different types | Thomas Hellström |
2024-04-25 | drm/print: drop include debugfs.h and include where needed | Jani Nikula |
2024-03-20 | drm/ttm: warn when resv objs are mixed in a bulk_move | Christian König |
2024-03-01 | drm/ttm: improve idle/busy handling v5 | Christian König |
2024-01-25 | drm/ttm: replace busy placement with flags v6 | Somalapuram Amaranath |
2023-12-14 | drm/ttm/tests: Add tests for ttm_resource and ttm_sys_man | Karolina Stolarek |
2023-06-23 | drm/ttm: fix warning that we shouldn't mix && and || | Christian König |
2023-06-22 | drm/ttm: fix bulk_move corruption when adding a entry | Yunxiang Li |
2023-02-06 | drm/ttm: prevent moving of pinned BOs | Christian König |
2023-01-25 | drm/ttm: revert "prevent moving of pinned BOs" | Christian König |
2023-01-25 | drm/ttm: prevent moving of pinned BOs | Christian König |
2022-12-06 | drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2 | Christian König |
2022-10-27 | drm/ttm: rework on ttm_resource to use size_t type | Somalapuram Amaranath |
2022-08-22 | drm/ttm: Switch to using the new res callback | Arunpravin Paneer Selvam |
2022-08-22 | drm/ttm: Add new callbacks to ttm res mgr | Arunpravin Paneer Selvam |
2022-06-14 | drm/ttm: fix bulk move handling v2 | Christian König |
2022-04-20 | drm/ttm: Add common debugfs code for resource managers | Zack Rusin |
2022-04-05 | Merge drm/drm-next into drm-misc-next | Maxime Ripard |
2022-03-29 | drm/ttm: rework bulk move handling v5 | Christian König |
2022-03-28 | drm/ttm: allow bulk moves for all domains | Christian König |
2022-03-28 | drm/ttm: add resource iterator v4 | Christian König |
2022-03-28 | drm/ttm: move the LRU into resource handling v4 | Christian König |
2022-02-25 | Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm... | Dave Airlie |
2022-02-14 | drm/ttm: add common accounting to the resource mgr v3 | Christian König |
2022-02-14 | drm/ttm: fix resource manager size type and description | Christian König |
2022-02-11 | Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr... | Dave Airlie |
2022-02-07 | dma-buf-map: Rename to iosys-map | Lucas De Marchi |
2022-01-26 | drm/ttm: add a weak BO reference to the resource v3 | Christian König |
2022-01-26 | drm/ttm: add back a reference to the bdev to the res manager | Christian König |
2022-01-26 | drm/ttm: add ttm_resource_fini v2 | Christian König |
2021-09-03 | drm/ttm: cleanup ttm_resource_compat | Christian König |
2021-06-07 | drm/ttm: Add a generic TTM memcpy move for page-based iomem | Thomas Hellström |
2021-06-04 | drm/ttm: flip the switch for driver allocated resources v2 | Christian König |
2021-06-04 | drm/ttm: flip over the range manager to self allocated nodes | Christian König |
2021-06-04 | drm/ttm: allocate resource object instead of embedding it v2 | Christian König |
2021-05-03 | drm/ttm: always initialize the full ttm_resource v2 | Christian König |
2021-05-03 | drm/ttm: add ttm_sys_manager v3 | Christian König |
2021-03-24 | drm/ttm: switch to per device LRU lock | Christian König |
2021-01-21 | drm/ttm: device naming cleanup | Christian König |
2020-11-04 | drm/ttm: replace context flags with bools v2 | Christian König |
2020-10-07 | drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3 | Christian König |
2020-09-15 | drm/ttm: remove available_caching | Christian König |
2020-09-15 | drm/ttm: remove default caching | Christian König |
2020-09-03 | drm/ttm: remove io_reserve_lru handling v3 | Christian König |