drm/amdgpu/pm: make unsupported power profile messages debug
authorAlex Deucher <alexander.deucher@amd.com>
Wed, 24 Feb 2021 17:21:07 +0000 (12:21 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 26 Feb 2021 22:23:49 +0000 (17:23 -0500)
commit9d489afd3128c7558bd1921886b91f296ef64f3e
tree7a7053b44801b4ebc3fe9b6aea1fab494fa713c0
parent6f786950b1ff051c6dd913b1bb3aaa9b57befcbf
drm/amdgpu/pm: make unsupported power profile messages debug

Making them an error confuses users and the errors are harmless
as not all asics support all profiles.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1488
Acked-by: Nirmoy Das <nirmoy.das@amd.com>
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/swsmu/smu11/arcturus_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu11/vangogh_ppt.c
drivers/gpu/drm/amd/pm/swsmu/smu12/renoir_ppt.c