diff options
| author | Guchun Chen <[email protected]> | 2022-01-21 02:40:40 +0000 |
|---|---|---|
| committer | Alex Deucher <[email protected]> | 2022-01-25 23:00:32 +0000 |
| commit | a685572c91b08e2e5143e52f4c5bbdd3d22271b3 (patch) | |
| tree | 8c130cf01374f5df6cf99d220b3fe33c7b077858 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | drm/amdgpu: drop WARN_ON in amdgpu_gart_bind/unbind (diff) | |
| download | kernel-a685572c91b08e2e5143e52f4c5bbdd3d22271b3.tar.gz kernel-a685572c91b08e2e5143e52f4c5bbdd3d22271b3.zip | |
drm/amd/pm: use dev_*** to print output in multiple GPUs
In multiple GPU configuration, when failed to send a SMU
message, it's hard to figure out which GPU has such problem.
So it's not comfortable to user.
[40190.142181] amdgpu: [powerplay]
last message was failed ret is 65535
[40190.242420] amdgpu: [powerplay]
failed to send message 201 ret is 65535
[40190.392763] amdgpu: [powerplay]
last message was failed ret is 65535
[40190.492997] amdgpu: [powerplay]
failed to send message 200 ret is 65535
[40190.743575] amdgpu: [powerplay]
last message was failed ret is 65535
[40190.843812] amdgpu: [powerplay]
failed to send message 282 ret is 65535
Signed-off-by: Guchun Chen <[email protected]>
Reviewed-by: Evan Quan <[email protected]>
Signed-off-by: Alex Deucher <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions
