mirror of
https://github.com/torvalds/linux.git
synced 2026-06-05 04:56:13 +02:00
This patch reworks the whole delayed deletion of BOs which aren't idle. Instead of having two counters for the BO structure we resurrect the BO when we find that a deleted BO is not idle yet. This has many advantages, especially that we don't need to increment/decrement the BOs reference counter any more when it moves on the LRUs. v2: remove duplicate ttm_tt_destroy, fix holde lock for LRU move Signed-off-by: Christian König <christian.koenig@amd.com> Reviewed-by: xinhui pan <xinhui.pan@amd.com> Link: https://patchwork.freedesktop.org/patch/352912/ |
||
|---|---|---|
| .. | ||
| ttm_bo_api.h | ||
| ttm_bo_driver.h | ||
| ttm_debug.h | ||
| ttm_execbuf_util.h | ||
| ttm_memory.h | ||
| ttm_module.h | ||
| ttm_page_alloc.h | ||
| ttm_placement.h | ||
| ttm_set_memory.h | ||
| ttm_tt.h | ||