drm/amdgpu/pm/smu7: drop message about VI performance levels
authorAlex Deucher <alexander.deucher@amd.com>
Fri, 21 Jan 2022 14:23:47 +0000 (09:23 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 25 Jan 2022 23:00:36 +0000 (18:00 -0500)
commitb9610edcfec216d7a2a5ea2c942734b3e5e26ffc
treefddf2e2d11a107266422d21d15987756649c4b10
parentf2bde8349c35d01d7c50456ea06a5c7d5e0e5ed0
drm/amdgpu/pm/smu7: drop message about VI performance levels

Earlier chips only had two performance levels, but newer
ones potentially had more.  The message is harmless.  Drop the
message to avoid spamming the log.

Bug: https://gitlab.freedesktop.org/drm/amd/-/issues/1874
Reviewed-by: Evan Quan <evan.quan@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/powerplay/hwmgr/smu7_hwmgr.c