]> www.infradead.org Git - users/jedix/linux-maple.git/commit
drm/amd/display: Use DC log instead of using DM error msg
authorCruise Hung <Cruise.Hung@amd.com>
Thu, 22 May 2025 10:02:14 +0000 (18:02 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Tue, 3 Jun 2025 19:33:09 +0000 (15:33 -0400)
commitc73375d918452e58f8903685d30ae21603040709
treee9d3fc8ae5a6bbb58aabd948ed3b17cbd4f02ebc
parent747bfca45e07b201cf80f3ba7338006f4525aeed
drm/amd/display: Use DC log instead of using DM error msg

[Why & How]
It sent an error msg when it failed to read the DP tunneling DPCD field.
This should just be a warning msg. Use a DC log instead of a DM error msg.

Reviewed-by: Wenjing Liu <wenjing.liu@amd.com>
Signed-off-by: Cruise Hung <Cruise.Hung@amd.com>
Signed-off-by: Wayne Lin <wayne.lin@amd.com>
Tested-by: Daniel Wheeler <daniel.wheeler@amd.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/link/protocols/link_dp_capability.c