drm/amd: decrease message about missing PSP runtime database to debug
authorMario Limonciello <mario.limonciello@amd.com>
Wed, 18 Jan 2023 22:47:11 +0000 (16:47 -0600)
committerAlex Deucher <alexander.deucher@amd.com>
Thu, 19 Jan 2023 22:24:25 +0000 (17:24 -0500)
commit96b810d8c67dea53f669b2229118ded90e809fd3
tree0a5304d837aef480081e9645bd1973660a9e0663
parentbd3149014dff8f90c3d700778274fb5729986a01
drm/amd: decrease message about missing PSP runtime database to debug

Laptops with APUs from a variety of manufacturers and generations
show a warning about a missing PSP runtime database.

As it's not required for PSP to dump this database into framebuffer,
decrease messages about it missing to debug.

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