]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Init table depth and block_size for A + A
authorHawking Zhang <Hawking.Zhang@amd.com>
Sat, 17 Jan 2026 08:54:52 +0000 (16:54 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 17 Mar 2026 14:32:01 +0000 (10:32 -0400)
commit5aca9e0e82c541740428746400d7dcc90f4e0820
treedc431550b87207809790ec187155b39e13486437
parente221c5f6aeca913d2bb53d2756788b0466f5ad65
drm/amdgpu: Init table depth and block_size for A + A

Initialize page table depth and page table block
size for 2-level gart table construction 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