]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amdkfd: Don't assign dGPUs to APU topology devices
authorFelix Kuehling <Felix.Kuehling@amd.com>
Wed, 2 Jan 2019 22:47:39 +0000 (17:47 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 14 Jan 2019 20:59:50 +0000 (15:59 -0500)
commit52036c5949849abb53fa8c45cb7a36438bf33ebd
tree54532b8f43554fbbb5231278d6a662f81f11989c
parente64b010efad3108e25da5b8b349b1cd410bc04c3
drm/amdkfd: Don't assign dGPUs to APU topology devices

dGPUs need their own topology devices. Don't assign them to APU topology
devices with CPU cores.

Bug: https://github.com/RadeonOpenCompute/ROCK-Kernel-Driver/issues/66
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Tested-by: Elias Konstantinidis <ekondis@gmail.com>
Acked-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdkfd/kfd_topology.c