diff options
author | Nirmoy Das <[email protected]> | 2021-05-28 16:35:27 +0200 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2021-06-01 22:55:38 -0400 |
commit | 19a1d9350be632ac2d82573c4497318179c22af5 (patch) | |
tree | 0b736ba3c868b0eae99325a03d62493d541b288e /tools/perf/scripts/python/intel-pt-events.py | |
parent | c7b9aa7a9220538d1a99c1c6f8d00b9b5e51b0f2 (diff) |
drm/amdgpu: flush gart changes after all BO recovery
Don't flush gart changes after recovering each BO instead
do it after recovering all the BOs. Flishing gart also needed
for amdgpu_ttm_alloc_gart().
v4: use containerof to retrieve adev struct.
v3: rename amdgpu_gart_tlb_flush() -> amdgpu_gart_invalidate_tlb().
v2: abstract out gart tlb flushing logic to amdgpu_gart.c
Signed-off-by: Nirmoy Das <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions