[AMD Official Use Only - General] Series is:
Reviewed-by: Alex Deucher <alexander.deucher@xxxxxxx>
From: amd-gfx <amd-gfx-bounces@xxxxxxxxxxxxxxxxxxxxx> on behalf of Mario Limonciello <mario.limonciello@xxxxxxx>
Sent: Wednesday, January 18, 2023 5:47 PM To: amd-gfx@xxxxxxxxxxxxxxxxxxxxx <amd-gfx@xxxxxxxxxxxxxxxxxxxxx> Cc: Limonciello, Mario <Mario.Limonciello@xxxxxxx> Subject: [PATCH 0/3] Quiet down some warnings on laptops Looking at Cezanne laptops from a few manufacturers I've noticed a few
harmless warnings are emitted to the logs. I looked through them and think they can all be decreased to debug. Mario Limonciello (3): drm/amd/display: Decrease messaging about DP alt mode state to debug drm/amd: Decrease warning about missing SRAT table to debug drm/amd: decrease message about missing PSP runtime database to debug drivers/gpu/drm/amd/amdgpu/amdgpu_psp.c | 2 +- drivers/gpu/drm/amd/amdkfd/kfd_crat.c | 2 +- drivers/gpu/drm/amd/display/dc/core/dc_link.c | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) -- 2.34.1 |