drm/amdgpu: Enable translate_further to extend UTCL2 reach
authorJoseph Greathouse <Joseph.Greathouse@amd.com>
Thu, 4 Aug 2022 14:54:57 +0000 (09:54 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 10 Aug 2022 19:41:23 +0000 (15:41 -0400)
commit352e683b72e79dbd46cbde528eb91e228e88267a
treedb1a149b37ac8a0ff62abb23c412e6091dccdda9
parent8da536d5e114ad1da6028c7505f048ded2e421c6
drm/amdgpu: Enable translate_further to extend UTCL2 reach

Enable translate_further on Arcturus and Aldebaran server chips
in order to increase the UTCL2 reach from 8 GiB to 64 GiB,
which is more in line with the amount of framebuffer DRAM in
the devices.

Signed-off-by: Joseph Greathouse <Joseph.Greathouse@amd.com>
Acked-by: Felix Kuehling <Felix.Kuehling@amd.com>
Acked-by: Kent Russell <kent.russell@amd.com>
Acked-by: Christian König <christian.koenig@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/gmc_v9_0.c