aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/rust/kernel
diff options
context:
space:
mode:
authorHuacai Chen <chenhuacai@loongson.cn>2024-11-13 20:51:58 +0800
committerAlex Deucher <alexander.deucher@amd.com>2024-11-20 09:36:55 -0500
commit18ab7e88778fdbee3221d6ce8acefe55feaa09d1 (patch)
treeb3cf41e3475ea65165c8837afff431026d2788b1 /rust/kernel
parentdrm/amd/pm: Get xgmi link status for XGMI_v_6_4_0 (diff)
downloadwireguard-linux-18ab7e88778fdbee3221d6ce8acefe55feaa09d1.tar.xz
wireguard-linux-18ab7e88778fdbee3221d6ce8acefe55feaa09d1.zip
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 'rust/kernel')
0 files changed, 0 insertions, 0 deletions