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:37:33 +0000 (15:37 -0500)
commitb8fe05247d49da9ae6648c4783d8d8f36ca4bc7f
tree452401d087e665be38572ebfa5f6cf7d80c0b10f
parentdf1dd4f4a7271eb2744d8593c0da5d7a58dbe3a9
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