]> 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:37:33 +0000 (15:37 -0500)
commit464b149a77dee8b7d9ec3c48ed238f6d3dbbb3e5
tree452401d087e665be38572ebfa5f6cf7d80c0b10f
parentaf4e82e5bdc78a04f0c6e73c5037469f1e9070cf
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