diff options
| author | Christian König <christian.koenig@amd.com> | 2026-02-11 13:28:55 +0100 |
|---|---|---|
| committer | Alex Deucher <alexander.deucher@amd.com> | 2026-02-19 12:16:12 -0500 |
| commit | aa25c111a782e711d9eaad0adc3d5e086d175a29 (patch) | |
| tree | 498fc88af1fa6aafff80d5e4a5b4c9822d1b5428 /tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git | |
| parent | 096bb75e13cc508d3915b7604e356bcb12b17766 (diff) | |
drm/amdgpu: fix 4-level paging if GMC supports 57-bit VA v2
It turned that using 4 level page tables on GMC generations which support
57bit VAs actually doesn't work at all.
Background is that the GMC actually can't switch between 4 and 5 levels,
but rather just uses a subset of address space when less than 5 levels are
selected.
Philip already removed the automatically switch to 4levels, now fix it as
well should it be enabled by module parameters.
v2: fix AMDGPU_GMC_HOLE_MASK as well, fix off by one issue pointed out
by Philip
Signed-off-by: Christian König <christian.koenig@amd.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Reviewed-by: Philip Yang <philip.yang@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/lib/Documentation/tutorial/git@git.tavy.me:linux.git')
0 files changed, 0 insertions, 0 deletions
