]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
drm/amdgpu: refine smu send msg debug log format
authorYang Wang <kevinyang.wang@amd.com>
Wed, 5 Feb 2025 07:46:42 +0000 (15:46 +0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 10 Apr 2025 12:39:14 +0000 (14:39 +0200)
commit2dbf9e3efcc0abacddd1f945717158242444d460
tree1949796e12ffb4d979a4e525cb97b81c3cf11c9d
parent2a07eab05d9d9fbd47d49523c86fb14aea848652
drm/amdgpu: refine smu send msg debug log format

[ Upstream commit 8c6631234557515a7567c6251505a98e9793c8a6 ]

remove unnecessary line breaks.

[   51.280860] amdgpu 0000:24:00.0: amdgpu: smu send message: GetEnabledSmuFeaturesHigh(13) param: 0x00000000, resp: 0x00000001,                        readval: 0x00003763

Fixes: 0cd2bc06de72 ("drm/amd/pm: enable amdgpu smu send message log")
Signed-off-by: Yang Wang <kevinyang.wang@amd.com>
Reviewed-by: Kenneth Feng <kenneth.feng@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
drivers/gpu/drm/amd/pm/swsmu/smu_cmn.c