diff options
| author | Felix Kuehling <[email protected]> | 2023-02-24 18:22:32 -0500 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2023-11-17 09:29:53 -0500 |
| commit | 94e2dae0a8bfd456abfd866f1eee8342f0858012 (patch) | |
| tree | d6a37d7311a1f32fcdecc4bb179f6124bec61f5d /tools/perf/scripts/python/sched-migration.py | |
| parent | e6ed364efae39455cb1d6b1895a1d31599608a2b (diff) | |
drm/amdkfd: Move TLB flushing logic into amdgpu
This will make it possible for amdgpu GEM ioctls to flush TLBs on compute
VMs.
This removes VMID-based TLB flushing and always uses PASID-based
flushing. This still works because it scans the VMID-PASID mapping
registers to find the right VMID. It's only slightly less efficient. This
is not a production use case.
Signed-off-by: Felix Kuehling <[email protected]>
Reviewed-by: Christian König <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions