]> git.baikalelectronics.ru Git - kernel.git/commit
drm/amd/display: Reduce dmesg error to a debug print
authorLeo (Hanghong) Ma <hanghong.ma@amd.com>
Fri, 12 Nov 2021 15:11:35 +0000 (10:11 -0500)
committerAlex Deucher <alexander.deucher@amd.com>
Mon, 22 Nov 2021 19:45:01 +0000 (14:45 -0500)
commit3d3902f1c8a039bc890ee76a59f732dc3f292154
tree40ca0e12f38aba48b079c31bc0abd1331f08e2b9
parent48add51e4107a07828d2e2f96ca15c1252761216
drm/amd/display: Reduce dmesg error to a debug print

[Why & How]
Dmesg errors are found on dcn3.1 during reset test, but it's not
a really failure. So reduce it to a debug print.

Signed-off-by: Leo (Hanghong) Ma <hanghong.ma@amd.com>
Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/core/dc_link_dp.c