]> git.proxmox.com Git - mirror_ubuntu-eoan-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)
commitbbdf514fe5648566b0754476cbcb92ac3422dde2
tree54532b8f43554fbbb5231278d6a662f81f11989c
parentd1c234e2cd1091b816c990a1848d88a8697f97b4
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