summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPhilip Yang <Philip.Yang@amd.com>2026-06-15 17:19:30 -0400
committerAlex Deucher <alexander.deucher@amd.com>2026-08-06 09:25:42 -0400
commit48f1d2a10eb95689dbc0a5bc533916959881a82c (patch)
treed6d1e90bdee817fc109c5f230865429545fd31f5 /tools/perf/scripts/python
parent74e6d50d02e561f38c12648cba4baae66d57f1ae (diff)
drm/amdkfd: Add helper svm_range_update_checkpoint_timestamp
Extract svm_range_update_checkpoint_timestamp() from svm_range_unmap_from_cpu(). The next patch calls it when the app sets the no-access attribute. Change checkpoint_ts in svm_range_list from uint64_t to atomic64_t so svm_range_restore_pages() can read it from the page fault handler without holding the svms lock. No functional change, preparation for the next patch. Signed-off-by: Philip Yang <Philip.Yang@amd.com> Reviewed-by: Felix Kuehling <felix.kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions