Home
last modified time | relevance | path

Searched hist:"1 dde0ea95b782425b95455d487cb44991525a1d1" (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_gem.hdiff 1dde0ea95b782425b95455d487cb44991525a1d1 Wed Nov 21 03:00:29 CET 2018 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add DMABuf import functionality

This is used for interoperability between ROCm compute and graphics
APIs. It allows importing graphics driver BOs into the ROCm SVM
address space for zero-copy GPU access.

The API is split into two steps (query and import) to allow user mode
to manage the virtual address space allocation for the imported buffer.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
H A Damdgpu_amdkfd_gpuvm.cdiff 1dde0ea95b782425b95455d487cb44991525a1d1 Wed Nov 21 03:00:29 CET 2018 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add DMABuf import functionality

This is used for interoperability between ROCm compute and graphics
APIs. It allows importing graphics driver BOs into the ROCm SVM
address space for zero-copy GPU access.

The API is split into two steps (query and import) to allow user mode
to manage the virtual address space allocation for the imported buffer.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
/linux/include/uapi/linux/
H A Dkfd_ioctl.hdiff 1dde0ea95b782425b95455d487cb44991525a1d1 Wed Nov 21 03:00:29 CET 2018 Felix Kuehling <Felix.Kuehling@amd.com> drm/amdkfd: Add DMABuf import functionality

This is used for interoperability between ROCm compute and graphics
APIs. It allows importing graphics driver BOs into the ROCm SVM
address space for zero-copy GPU access.

The API is split into two steps (query and import) to allow user mode
to manage the virtual address space allocation for the imported buffer.

Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>