diff options
author | Mukul Joshi <mukul.joshi@amd.com> | 2022-04-20 11:34:53 -0400 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-04-28 17:44:35 -0400 |
commit | 98447635b5dc4be078b26376285d3f3a6fa31094 (patch) | |
tree | a0becf4a9d2ad1e968da83461f4f413b3217222a /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
parent | b8b9ba58b6f93d84a8494065a56ae26893d2b54e (diff) | |
download | linux-98447635b5dc4be078b26376285d3f3a6fa31094.tar.gz linux-98447635b5dc4be078b26376285d3f3a6fa31094.tar.bz2 linux-98447635b5dc4be078b26376285d3f3a6fa31094.zip |
drm/amdkfd: Fix updating IO links during device removal
The logic to update the IO links when a KFD device
is removed was not correct as it would miss updating
the proximity domain values for some nodes where the
node_from and node_to both were greater values than the
proximity domain value of the KFD device being removed
from topology.
Fixes: 46d18d510d7831 ("drm/amdkfd: Cleanup IO links during KFD device removal")
Signed-off-by: Mukul Joshi <mukul.joshi@amd.com>
Reviewed-by: Felix Kuehling <Felix.Kuehling@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions