aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorFelix Kuehling <[email protected]>2023-04-26 22:07:43 -0400
committerAlex Deucher <[email protected]>2023-06-09 09:33:59 -0400
commitb9274387bc2a4cf54b02e039b6a0aef5dd5f2936 (patch)
treef53572ba746a10ebc61f3fc17ea1423e71fd9cb9 /tools/perf/scripts/python/bin
parent738b3469f8e12ae72555ef4724bebe8167a93e29 (diff)
drm/amdkfd: Don't trigger evictions unmapping dmabuf attachments
Don't move DMABuf attachments for PCIe P2P mappings to the SYSTEM domain when unmapping. This avoids triggering eviction fences unnecessarily. Instead do the move to SYSTEM and back to GTT when mapping these attachments to ensure the SG table gets updated after evictions. This may still trigger unnecessary evictions if user mode unmaps and remaps the same BO. However, this is unlikely in real applications. Signed-off-by: Felix Kuehling <[email protected]> Reviewed-by: Eric Huang <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions