]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitab38ce0a1a096007dee30689a16f2c1feac52b0e
treefddf2e2d11a107266422d21d15987756649c4b10
parentd41ddbc86a2bde3c7374abe4f510e1f6c8f0d935
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