aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorAlex Sierra <[email protected]>2022-05-17 12:19:06 -0500
committerAlex Deucher <[email protected]>2022-07-20 16:03:49 -0400
commit86bd6706c404ea703c11071d8b600d46bb98873c (patch)
treeb94f90c646f22cadea603c87b4f73cc59d9fa0ba /tools/perf/scripts/python/bin
parent5df79aeb6e0890d6f5fd6e12c7ad238a1617b210 (diff)
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 <[email protected]> Reviewed-by: Philip Yang <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Acked-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions