]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1
authorHarish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Fri, 30 Jan 2026 20:31:14 +0000 (15:31 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Feb 2026 17:16:11 +0000 (12:16 -0500)
commita1e0a6b55216820286b31443724b26ed58e96e0b
tree5ed4fd1d766e9f486e909019146b8a32eec2afd3
parent73463e26f7e2adc5e00873a8afb03ddf49fd838f
drm/amdgpu: Set vmid0 PAGE_TABLE_DEPTH for GFX12.1

GFX12.1 uses 2 level gart table. Set the context register appropriately

Signed-off-by: Feifei Xu <Feifei.Xu@amd.com>
Signed-off-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Reviewed-by: Mukul Joshi <mukul.joshi@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/mmhub_v4_2_0.c