diff options
author | Alex Sierra <alex.sierra@amd.com> | 2022-05-17 20:19:06 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-07-20 23:03:49 +0300 |
commit | 86bd6706c404ea703c11071d8b600d46bb98873c (patch) | |
tree | b94f90c646f22cadea603c87b4f73cc59d9fa0ba /drivers/gpu/drm/amd/amdgpu/amdgpu_trace_points.c | |
parent | 5df79aeb6e0890d6f5fd6e12c7ad238a1617b210 (diff) | |
download | linux-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_trace_points.c')
0 files changed, 0 insertions, 0 deletions