RE: [PATCH 3/3] drm/amdkfd: report pcie bandwidth to the kfd

2021-07-19 Thread Kim, Jonathan
[AMD Official Use Only] > -Original Message- > From: Kuehling, Felix > Sent: Saturday, July 17, 2021 1:37 AM > To: Kim, Jonathan ; amd- > g...@lists.freedesktop.org > Subject: Re: [PATCH 3/3] drm/amdkfd: report pcie bandwidth to the kfd > > Am 2021-07-16 um 12:

Re: [PATCH 3/3] drm/amdkfd: report pcie bandwidth to the kfd

2021-07-17 Thread Felix Kuehling
Am 2021-07-16 um 12:43 p.m. schrieb Jonathan Kim: > Similar to xGMI reporting the min/max bandwidth between direct peers, PCIe > will report the min/max bandwidth to the KFD. > > v2: change to bandwidth > > Signed-off-by: Jonathan Kim > --- > drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 61 ++

[PATCH 3/3] drm/amdkfd: report pcie bandwidth to the kfd

2021-07-16 Thread Jonathan Kim
Similar to xGMI reporting the min/max bandwidth between direct peers, PCIe will report the min/max bandwidth to the KFD. v2: change to bandwidth Signed-off-by: Jonathan Kim --- drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.c | 61 ++ drivers/gpu/drm/amd/amdgpu/amdgpu_amdkfd.h |