OSDN Git Service

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)
commit1d925758ba1a5d2716a847903e2fd04efcbd9862
tree40ca0e12f38aba48b079c31bc0abd1331f08e2b9
parent625097a9e0c614251cd9ba89b1a416a36495768f
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