]> git.ipfire.org Git - thirdparty/linux.git/commit
drm/amdgpu/gmc12: Set up pdb0 for vmid0 page table
authorHawking Zhang <Hawking.Zhang@amd.com>
Sat, 17 Jan 2026 09:18:10 +0000 (17:18 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:32:05 +0000 (10:32 -0400)
commit8392ca2d7ef3a8a8f16c24ec52a1315efae52f76
tree732f11accf338b07c51f69f298cf4ccca6137920
parent5aca9e0e82c541740428746400d7dcc90f4e0820
drm/amdgpu/gmc12: Set up pdb0 for vmid0 page table

Alloc, Init and free pdb0 for vmid0 page table that
is used for fb translation on A + A platform

Signed-off-by: Hawking Zhang <Hawking.Zhang@amd.com>
Reviewed-by: Le Ma <le.ma@amd.com>
Reviewed-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v12_0.c