aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorSamuel Pitoiset <[email protected]>2023-06-16 15:14:07 +0200
committerAlex Deucher <[email protected]>2023-06-23 15:35:51 -0400
commitea2c3c08554601b051d91403a241266e1cf490a5 (patch)
treef18d50788af62e5cf5cf44d14cbc8cb666fbf6a3 /tools/perf/scripts/python
parent03d400e7605e3d36abd3f949b25ba806cccff0cb (diff)
drm/amdgpu: fix clearing mappings for BOs that are always valid in VM
Per VM BOs must be marked as moved or otherwise their ranges are not updated on use which might be necessary when the replace operation splits mappings. This fixes random GPU hangs when replacing sparse mappings from the userspace, while OP_MAP/OP_UNMAP works fine because always valid BOs are correctly handled there. Cc: [email protected] Signed-off-by: Samuel Pitoiset <[email protected]> Reviewed-by: Christian König <[email protected]> Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions