]> Git Repo - linux.git/commit
drm/amdgpu: Enable P2P dmabuf over XGMI
authorArunpravin <[email protected]>
Thu, 6 Aug 2020 09:04:33 +0000 (14:34 +0530)
committerAlex Deucher <[email protected]>
Tue, 11 Aug 2020 15:47:35 +0000 (11:47 -0400)
commit0cf0ee983b14af5e2160fa677b2eeb4c5dbb03ad
tree73d4641e7a16e0292f7ea953e5a508f361ad1573
parentd6e6dfb287443b4197afde4632784ba640944648
drm/amdgpu: Enable P2P dmabuf over XGMI

Access the exported P2P dmabuf over XGMI, if available.
Otherwise, fall back to the existing PCIe method.

Reviewed-by: Christian König <[email protected]>
Signed-off-by: Arunpravin <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.c
drivers/gpu/drm/amd/amdgpu/amdgpu_dma_buf.h
drivers/gpu/drm/amd/amdgpu/amdgpu_vm.c
This page took 0.054378 seconds and 4 git commands to generate.