]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpm
authorMario Limonciello <mario.limonciello@amd.com>
Fri, 27 Jun 2025 14:34:30 +0000 (09:34 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 30 Jun 2025 16:07:59 +0000 (12:07 -0400)
commitde5e9fe092f90b913de881fe05e6aa8e90f97184
treedc2fdbf9817295f3381e0f3243fc73632f7707f6
parente7ac92cb5207da9715f28f91fb61bc1ac63336cf
drm/amd: Decrease message level for legacy-pm, kv-dpm and si-dpm

legacy-pm, kv-dpm and si-dpm have prints while changing power states
that don't have a level and thus are printed by default. These are
not useful at runtime for most people, so decrease them to debug.

Reported-by: Alexandre Demers <alexandre.f.demers@gmail.com>
Closes: https://gitlab.freedesktop.org/drm/amd/-/issues/4322
Reviewed-by: Lijo Lazar <lijo.lazar@amd.com>
Reviewed-by: Alex Deucher <alexander.deucher@amd.com>
Link: https://lore.kernel.org/r/20250627143432.3222843-1-superm1@kernel.org
Signed-off-by: Mario Limonciello <mario.limonciello@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/pm/legacy-dpm/kv_dpm.c
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.c
drivers/gpu/drm/amd/pm/legacy-dpm/legacy_dpm.h
drivers/gpu/drm/amd/pm/legacy-dpm/si_dpm.c