diff options
author | Ramesh Errabolu <Ramesh.Errabolu@amd.com> | 2023-06-21 03:35:46 +0300 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2023-07-07 20:51:47 +0300 |
commit | 95de7f26b5c0bd907834b1027a2dca8ac6758bbc (patch) | |
tree | 3eab28175b94c62c38c23677b392a092e9d2d2c7 /drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c | |
parent | a90d36a49a9d4ba703ff680a035e22b88a566023 (diff) | |
download | linux-95de7f26b5c0bd907834b1027a2dca8ac6758bbc.tar.xz |
drm/amdkfd: Access gpuvm_export_dmabuf() API to get Dmabuf
Directly invoking the function amdgpu_gem_prime_export() from within
KFD is not correct. By utilizing the KFD API to obtain Dmabuf, the
implementation can prevent the creation of multiple instances of
struct dma_buf.
Signed-off-by: Ramesh Errabolu <Ramesh.Errabolu@amd.com>
Reviewed-by: David Francis <David.Francis@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_kms.c')
0 files changed, 0 insertions, 0 deletions