commit | ea930000a6dcd161346c957545f7e67b3f77ec06 | [log] [tgz] |
---|---|---|
author | Alex Sierra <alex.sierra@amd.com> | Thu Dec 19 23:40:19 2019 -0600 |
committer | Alex Deucher <alexander.deucher@amd.com> | Thu Jan 16 13:34:27 2020 -0500 |
tree | ea8fab2ff16ba75dee40a4fb49ed5b9942a5dec6 | |
parent | 4f01f1e58e073d35d49ca15460d00671c6244323 [diff] |
drm/amdgpu: export function to flush TLB via pasid This can be used directly from amdgpu and amdkfd to invalidate TLB through pasid. It supports gmc v7, v8, v9 and v10. Signed-off-by: Alex Sierra <alex.sierra@amd.com> Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com>