diff options
author | Felix Kuehling <[email protected]> | 2021-11-16 23:15:55 -0500 |
---|---|---|
committer | Alex Deucher <[email protected]> | 2023-02-28 14:30:00 -0500 |
commit | fd234e7581162573742dfb8cc4dc0af3d3148138 (patch) | |
tree | d6b6be5200e1c8c3d9ea5a000e3a8fada599dffe /tools/perf/scripts/python/syscall-counts.py | |
parent | 2d81c4cd78477e473dbdedd1dbfb67460fa53c58 (diff) |
drm/amdkfd: Implement DMA buf fd export from KFD
Exports a DMA buf fd of a given KFD buffer handle. This is intended for
being able to import KFD BOs into GEM contexts to leverage the
amdgpu_bo_va API for more flexible virtual address mappings. It will
also be used for the new upstreamable RDMA solution coming to UCX and
RCCL.
The corresponding user mode change (Thunk API and kfdtest) is here:
https://github.com/fxkamd/ROCT-Thunk-Interface/commits/fxkamd/dmabuf
Signed-off-by: Felix Kuehling <[email protected]>
Acked-by: Christian König <[email protected]>
Reviewed-by: Xiaogang Chen <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions