]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Decrease message about seamless boot enabled to debug
authorMario Limonciello <mario.limonciello@amd.com>
Mon, 20 Jan 2025 19:49:01 +0000 (13:49 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 13 Feb 2025 02:02:58 +0000 (21:02 -0500)
commitf73767b2166eef975566c7ed7f1a7ba1e32a94f1
tree94b3c094f3c1bed947fd7d2383bebd44b14a3196
parent091e301c2b412f74795c1c65b97d49984ae2e211
drm/amd/display: Decrease message about seamless boot enabled to debug

The message in amdgpu_dm about seamless boot is about an ASIC version
check and module parameter check.  It doesn't actually mean that seamless
boot will work.

Push this message into debug to avoid being disingenuous about it working
until it's been tested.

Reviewed-by: Harry Wentland <harry.wentland@amd.com>
Link: https://lore.kernel.org/r/20250120194903.1048811-2-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/display/amdgpu_dm/amdgpu_dm.c