Re: [PATCH 1/1] drm/amdkfd: Don't assign dGPUs to APU topology devices

2019-01-08 Thread Alex Deucher
On Tue, Jan 8, 2019 at 6:29 PM Kuehling, Felix wrote: > > 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 Acked-by: Alex Deucher > ---

[PATCH 1/1] drm/amdkfd: Don't assign dGPUs to APU topology devices

2019-01-08 Thread Kuehling, Felix
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 --- drivers/gpu/drm/amd/amdkfd/kfd_topology.c | 12 +--- 1 file changed, 9 insertions(+),