diff options
author | Lijo Lazar <lijo.lazar@amd.com> | 2023-02-23 20:13:56 +0530 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-06-09 09:56:39 -0400 |
commit | bc71daff4f147377674e14589fb651bb36f44d4b (patch) | |
tree | ddfe6267caa5b1f09491612e6e644c750fc0f129 /drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h | |
parent | 672c883c26c68fe49b161d7ceab94bdc69e57b0e (diff) |
drm/amdgpu: Use GPU VA space for IH v4.4.2 in APU
For IH ring buffer and read/write pointers, use GPU VA space rather than
Guest PA on APU configs. Access through Guest PA doesn't work when IOMMU
is enabled. It is also beneficial in NUMA configs as it allocates from
the closest numa pool in a numa enabled system.
Signed-off-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Harish Kasiviswanathan <Harish.Kasiviswanathan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ttm.h')
0 files changed, 0 insertions, 0 deletions