OSDN Git Service

drm/amd/display: Fix DMUB debugging print issue
authorCruise Hung <cruise.hung@amd.com>
Tue, 9 May 2023 13:36:35 +0000 (21:36 +0800)
committerAlex Deucher <alexander.deucher@amd.com>
Fri, 9 Jun 2023 14:42:24 +0000 (10:42 -0400)
commitf36f2648f32c184ffc285a836b1ce3757e966925
tree07e866b2936b3da1434c10f33196c14a02492a41
parent73ade646c545feda7c5df9b9c78c5d011ce76463
drm/amd/display: Fix DMUB debugging print issue

[Why]
The DMUB diagnostic data was not printed out correctly.

[How]
Print the DMUB diagnostic data line by line.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Acked-by: Tom Chung <chiahsuan.chung@amd.com>
Signed-off-by: Cruise Hung <cruise.hung@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/core/dc.c
drivers/gpu/drm/amd/display/dc/dc.h
drivers/gpu/drm/amd/display/dc/dc_dmub_srv.c