diff options
author | Philip Yang <Philip.Yang@amd.com> | 2021-12-06 21:17:14 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2021-12-13 16:33:16 -0500 |
commit | 28fe416466f2f09b47a9c5e81fa1ac140512f3d5 (patch) | |
tree | 4b22e8d6a03e9104bf7419be6bc8252c0ecddc14 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
parent | 4a74c38cd67b3e74a1dacc76c7ac5c276bfdeab5 (diff) | |
download | linux-28fe416466f2f09b47a9c5e81fa1ac140512f3d5.tar.bz2 |
drm/amdgpu: Reduce SG bo memory usage for mGPUs
For userptr bo, if adev is not in IOMMU isolation mode, RAM direct map
to GPU, multiple GPUs use same system memory dma mapping address, they
can share the original mem->bo in attachment to reduce dma address array
memory usage.
Signed-off-by: Philip Yang <Philip.Yang@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions