drm/amd: Make flashing messages quieter
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 26 Jun 2023 15:04:05 +0000 (10:04 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 7 Jul 2023 17:51:47 +0000 (13:51 -0400)
commit1cc506f08b4c4688c729e48d7c665910ed330724
treed31550372fed7289af1345870c1ee3d12c0895ba
parent521289d2a279b2fbea0450d5e8e6a01cf70a80b3
drm/amd: Make flashing messages quieter

Debug messages related to the kernel process of flashing an updated
IFWI are needlessly noisy and also confusing.

Downgrade them to debug instead and clarify what they are actually
doing.

Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c