diff options
author | 2022-02-18 17:20:53 -0500 | |
---|---|---|
committer | 2022-02-23 14:02:50 -0500 | |
commit | a0c5fd46b2510cb054bd4e1fa6c2f207424c97e5 (patch) | |
tree | 4c15a063c0b3ebc66f8c3e86fd54afd2f37ed65c /drivers/gpu/drm/amd/amdgpu/amdgpu_test.c | |
parent | drm/amdkfd: Fix for possible integer overflow (diff) | |
download | wireguard-linux-a0c5fd46b2510cb054bd4e1fa6c2f207424c97e5.tar.xz wireguard-linux-a0c5fd46b2510cb054bd4e1fa6c2f207424c97e5.zip |
drm/amdkfd: Use real device for messages
kfd_chardev() doesn't provide much useful information in dev_... messages
on multi-GPU systems because there is only one KFD device, which doesn't
correspond to any particular GPU. Use the actual GPU device to indicate
the GPU that caused a message.
Signed-off-by: Felix Kuehling <Felix.Kuehling@amd.com>
Reviewed-by: Christian König <christian.koenig@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_test.c')
0 files changed, 0 insertions, 0 deletions