]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/amd/pm: drop statement to print FW version for smu_v13
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 13 Dec 2021 15:05:09 +0000 (09:05 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 13 Dec 2021 21:34:27 +0000 (16:34 -0500)
commitf744dc82db2fe7e4862743681b5e2eec1f273c5f
tree92e9353769add33fdb52d44fa3010c012ace622a
parent220e32be24cd209b3fd7a44d6fcab5078a6c9ba9
drivers/amd/pm: drop statement to print FW version for smu_v13

Update smu_v13 to match smu_v12 and smu_v11 behavior where this is
fetched from debugfs rather than in kernel logs on every boot.

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/pm/swsmu/smu13/smu_v13_0.c