]> git.baikalelectronics.ru Git - kernel.git/commit
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>
Thu, 4 Mar 2021 03:49:44 +0000 (22:49 -0500)
commit7967992d5e94fabee554036efe7bc703ad18e831
tree67af60b09ae0cd1045f2fbba45c6f1db1a771bef
parent1c70454d8d071301dec8062a6ad189faf56ba25a
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