Re: [PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI

2025-04-30 Thread Alex Deucher
On Tue, Apr 29, 2025 at 8:03 PM Sasha Levin wrote: > > From: Felix Kuehling > > [ Upstream commit a92741e72f91b904c1d8c3d409ed8dbe9c1f2b26 ] > > If peer memory is accessible through XGMI, allow leaving it in VRAM > rather than forcing its migration to GTT on DMABuf attachment. > > Signed-off-by:

[PATCH AUTOSEL 6.1 07/10] drm/amdgpu: Allow P2P access through XGMI

2025-04-29 Thread Sasha Levin
From: Felix Kuehling [ Upstream commit a92741e72f91b904c1d8c3d409ed8dbe9c1f2b26 ] If peer memory is accessible through XGMI, allow leaving it in VRAM rather than forcing its migration to GTT on DMABuf attachment. Signed-off-by: Felix Kuehling Tested-by: Hao (Claire) Zhou Reviewed-by: Christia