summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/ttm/ttm_resource.c
AgeCommit message (Expand)Author
2024-10-09drm/ttm: Move swapped objects off the manager's LRU listThomas Hellström
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, 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-04-25drm/print: drop include debugfs.h and include where neededJani Nikula
2024-03-20drm/ttm: warn when resv objs are mixed in a bulk_moveChristian König
2024-03-01drm/ttm: improve idle/busy handling v5Christian König
2024-01-25drm/ttm: replace busy placement with flags v6Somalapuram Amaranath
2023-12-14drm/ttm/tests: Add tests for ttm_resource and ttm_sys_manKarolina Stolarek
2023-06-23drm/ttm: fix warning that we shouldn't mix && and ||Christian König
2023-06-22drm/ttm: fix bulk_move corruption when adding a entryYunxiang Li
2023-02-06drm/ttm: prevent moving of pinned BOsChristian König
2023-01-25drm/ttm: revert "prevent moving of pinned BOs"Christian König
2023-01-25drm/ttm: prevent moving of pinned BOsChristian König
2022-12-06drm/ttm: merge ttm_bo_api.h and ttm_bo_driver.h v2Christian König
2022-10-27drm/ttm: rework on ttm_resource to use size_t typeSomalapuram Amaranath
2022-08-22drm/ttm: Switch to using the new res callbackArunpravin Paneer Selvam
2022-08-22drm/ttm: Add new callbacks to ttm res mgrArunpravin Paneer Selvam
2022-06-14drm/ttm: fix bulk move handling v2Christian König
2022-04-20drm/ttm: Add common debugfs code for resource managersZack Rusin
2022-04-05Merge drm/drm-next into drm-misc-nextMaxime Ripard
2022-03-29drm/ttm: rework bulk move handling v5Christian König
2022-03-28drm/ttm: allow bulk moves for all domainsChristian König
2022-03-28drm/ttm: add resource iterator v4Christian König
2022-03-28drm/ttm: move the LRU into resource handling v4Christian König
2022-02-25Merge tag 'drm-misc-next-2022-02-23' of git://anongit.freedesktop.org/drm/drm...Dave Airlie
2022-02-14drm/ttm: add common accounting to the resource mgr v3Christian König
2022-02-14drm/ttm: fix resource manager size type and descriptionChristian König
2022-02-11Merge tag 'drm-intel-next-2022-02-08' of git://anongit.freedesktop.org/drm/dr...Dave Airlie
2022-02-07dma-buf-map: Rename to iosys-mapLucas De Marchi
2022-01-26drm/ttm: add a weak BO reference to the resource v3Christian König
2022-01-26drm/ttm: add back a reference to the bdev to the res managerChristian König
2022-01-26drm/ttm: add ttm_resource_fini v2Christian König
2021-09-03drm/ttm: cleanup ttm_resource_compatChristian König
2021-06-07drm/ttm: Add a generic TTM memcpy move for page-based iomemThomas Hellström
2021-06-04drm/ttm: flip the switch for driver allocated resources v2Christian König
2021-06-04drm/ttm: flip over the range manager to self allocated nodesChristian König
2021-06-04drm/ttm: allocate resource object instead of embedding it v2Christian König
2021-05-03drm/ttm: always initialize the full ttm_resource v2Christian König
2021-05-03drm/ttm: add ttm_sys_manager v3Christian König
2021-03-24drm/ttm: switch to per device LRU lockChristian König
2021-01-21drm/ttm: device naming cleanupChristian König
2020-11-04drm/ttm: replace context flags with bools v2Christian König
2020-10-07drm/ttm: nuke ttm_bo_evict_mm and rename mgr function v3Christian König
2020-09-15drm/ttm: remove available_cachingChristian König
2020-09-15drm/ttm: remove default cachingChristian König
2020-09-03drm/ttm: remove io_reserve_lru handling v3Christian König