diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2024-11-13 20:51:58 +0800 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-20 09:36:55 -0500 |
commit | 18ab7e88778fdbee3221d6ce8acefe55feaa09d1 (patch) | |
tree | b3cf41e3475ea65165c8837afff431026d2788b1 /scripts/generate_rust_analyzer.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 <christian.koenig@amd.com>
Signed-off-by: Huacai Chen <chenhuacai@loongson.cn>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions