diff options
author | Huacai Chen <[email protected]> | 2024-11-13 20:51:58 +0800 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2024-11-20 09:36:55 -0500 |
commit | 18ab7e88778fdbee3221d6ce8acefe55feaa09d1 (patch) | |
tree | b3cf41e3475ea65165c8837afff431026d2788b1 /tools/perf/scripts/python/stackcollapse.py | |
parent | 466a59abacc6590487faf21bd572d704f7283d47 (diff) |
drm/radeon: Use ttm_bo_move_null() in radeon_bo_move()
Since ttm_bo_move_null() is exactly the same as ttm_resource_free() +
ttm_bo_assign_mem(), we use ttm_bo_move_null() for the GTT --> SYSTEM
move case too. Then the code is more consistent as the SYSTEM --> GTT
move case.
Acked-by: Christian König <[email protected]>
Signed-off-by: Huacai Chen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions