aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/stackcollapse-report
diff options
context:
space:
mode:
authorAlex Sierra <[email protected]>2020-07-28 16:04:41 -0500
committerAlex Deucher <[email protected]>2021-04-20 21:49:49 -0400
commit5f319c5c21b5909abb43d8aadc92a8aa549ee443 (patch)
tree329ca81d55cad12a734f475d4c81f19fd3967abe /tools/perf/scripts/python/bin/stackcollapse-report
parentb41896e3eeb5cfb9f906f5d72d9b9c735dc234d4 (diff)
drm/amdgpu: svm bo enable_signal call condition
[why] To support svm bo eviction mechanism. [how] If the BO crated has AMDGPU_AMDKFD_CREATE_SVM_BO flag set, enable_signal callback will be called inside amdgpu_evict_flags. This also causes gutting of the BO by removing all placements, so that TTM won't actually do an eviction. Instead it will discard the memory held by the BO. This is needed for HMM migration to user mode system memory pages. Signed-off-by: Alex Sierra <[email protected]> Reviewed-by: Felix Kuehling <[email protected]> Signed-off-by: Felix Kuehling <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/stackcollapse-report')
0 files changed, 0 insertions, 0 deletions