diff options
author | Felix Kuehling <Felix.Kuehling@amd.com> | 2022-02-18 17:20:53 -0500 |
---|---|---|
committer | Alex Deucher <alexander.deucher@amd.com> | 2022-02-23 14:02:50 -0500 |
commit | a0c5fd46b2510cb054bd4e1fa6c2f207424c97e5 (patch) | |
tree | 4c15a063c0b3ebc66f8c3e86fd54afd2f37ed65c /drivers/gpu/drm/amd/amdgpu/amdgpu_debugfs.c | |
parent | 8f7519b2f3a93f6eae76912be66188366cc47aed (diff) |
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_debugfs.c')
0 files changed, 0 insertions, 0 deletions