summaryrefslogtreecommitdiff
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
diff options
context:
space:
mode:
authorAlex Sierra <alex.sierra@amd.com>2022-05-17 20:19:06 +0300
committerAlex Deucher <alexander.deucher@amd.com>2022-07-20 23:03:49 +0300
commit86bd6706c404ea703c11071d8b600d46bb98873c (patch)
treeb94f90c646f22cadea603c87b4f73cc59d9fa0ba /drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c
parent5df79aeb6e0890d6f5fd6e12c7ad238a1617b210 (diff)
downloadlinux-86bd6706c404ea703c11071d8b600d46bb98873c.tar.xz
drm/amdgpu: remove acc_size from reserve/unreserve mem
TTM used to track the "acc_size" of all BOs internally. We needed to keep track of it in our memory reservation to avoid TTM running out of memory in its own accounting. However, that "acc_size" accounting has since been removed from TTM. Therefore we don't really need to track it any more. Signed-off-by: Alex Sierra <alex.sierra@amd.com> Reviewed-by: Philip Yang <philip.yang@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Acked-by: Christian König <christian.koenig@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_sync.c')
0 files changed, 0 insertions, 0 deletions