]> www.infradead.org Git - users/hch/misc.git/commit
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10
authorShane Xiao <shane.xiao@amd.com>
Wed, 29 May 2024 10:12:39 +0000 (18:12 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Jun 2024 15:25:13 +0000 (11:25 -0400)
commit45bd39fb3bf677b2bde8d7b36d85b3524dde0014
tree6fde8d14dd46594b9130139bd2a6571b01dcc9c8
parentb5b561621d5d6bc0ddd6cc442893f6768d151c27
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_VG10

This patch changes the implementation of AMDGPU_PTE_MTYPE_VG10,
clear the bits before setting the new one.

Suggested-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: longlyao <Longlong.Yao@amd.com>
Signed-off-by: Shane Xiao <shane.xiao@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.c
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.h
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c