diff options
author | Huacai Chen <chenhuacai@loongson.cn> | 2024-11-13 15:51:58 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2024-11-20 17:36:55 +0300 |
commit | 18ab7e88778fdbee3221d6ce8acefe55feaa09d1 (patch) | |
tree | b3cf41e3475ea65165c8837afff431026d2788b1 /scripts/lib/kdoc/kdoc_files.py | |
parent | 466a59abacc6590487faf21bd572d704f7283d47 (diff) | |
download | linux-18ab7e88778fdbee3221d6ce8acefe55feaa09d1.tar.xz |
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/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions