aboutsummaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
diff options
context:
space:
mode:
authorLijo Lazar <[email protected]>2023-02-23 20:13:56 +0530
committerAlex Deucher <[email protected]>2023-06-09 09:56:39 -0400
commitbc71daff4f147377674e14589fb651bb36f44d4b (patch)
treeddfe6267caa5b1f09491612e6e644c750fc0f129 /drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c
parent672c883c26c68fe49b161d7ceab94bdc69e57b0e (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 <[email protected]> Reviewed-by: Harish Kasiviswanathan <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gmc.c')
0 files changed, 0 insertions, 0 deletions