]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10
authorShane Xiao <shane.xiao@amd.com>
Wed, 29 May 2024 09:57:31 +0000 (17:57 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 5 Jun 2024 15:02:43 +0000 (11:02 -0400)
commit392829010238319689ee7aab5f9acffc23a53899
treeb206862bb909204dba1aca85f2dd89acf50b4647
parent301dfbfc84e81f2ee80a84574432df52125d2b4a
drm/amdgpu: Update the impelmentation of AMDGPU_PTE_MTYPE_NV10

This patch changes the implementation of AMDGPU_PTE_MTYPE_NV10,
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_vm.h
drivers/gpu/drm/amd/amdgpu/gmc_v10_0.c
drivers/gpu/drm/amd/amdgpu/gmc_v11_0.c