mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-01-10 21:34:58 -05:00
drm/amdgpu: Enable translate further for GC v9.4.3
To extend UTCL2 reach. Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
This commit is contained in:
committed by
Alex Deucher
parent
0e41639d9a
commit
d728eda3c5
@@ -2107,6 +2107,7 @@ static int gmc_v9_0_sw_init(void *handle)
|
||||
bitmap_or(adev->vmhubs_mask, adev->vmhubs_mask, &inst_mask, 32);
|
||||
|
||||
amdgpu_vm_adjust_size(adev, 256 * 1024, 9, 3, 48);
|
||||
adev->gmc.translate_further = adev->vm_manager.num_level > 1;
|
||||
break;
|
||||
default:
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user