1
0
Fork 0
mirror of synced 2025-03-06 20:59:54 +01:00
linux/drivers/gpu/drm/amd/pm
Guchun Chen a685572c91 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 <guchun.chen@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
2022-01-25 18:00:32 -05:00
..
inc drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00
legacy-dpm drm/amd/pm: correct the checks for fan attributes support 2022-01-14 17:51:15 -05:00
powerplay drm/amd/pm: use dev_*** to print output in multiple GPUs 2022-01-25 18:00:32 -05:00
swsmu drm/amd/pm: drop unneeded feature->mutex 2022-01-25 18:00:32 -05:00
amdgpu_dpm.c drm/amd/pm: fix null ptr access 2022-01-14 17:52:47 -05:00
amdgpu_dpm_internal.c drm/amd/pm: optimize the amdgpu_pm_compute_clocks() implementations 2022-01-14 17:51:14 -05:00
amdgpu_pm.c drm/amd/pm: Enable sysfs required by rocm-smi tool for One VF mode 2022-01-18 17:41:18 -05:00
Makefile drm/amd/pm: relocate the power related headers 2022-01-14 17:51:14 -05:00