OSDN Git Service

drm/amd/dc: Kill dc_conn_log_hex_linux()
authorLyude Paul <lyude@redhat.com>
Tue, 31 Mar 2020 21:22:24 +0000 (17:22 -0400)
committerAlex Deucher <alexander.deucher@amd.com>
Wed, 1 Apr 2020 18:44:59 +0000 (14:44 -0400)
commita871afc8d05cfba993bb69a6713e42d64f6e5110
tree240bcbb41cd2fde26cbf3bbb8a6522ef3f790acf
parenta98c4cd926903ff2aa452b6dbf5be6411a2fbe60
drm/amd/dc: Kill dc_conn_log_hex_linux()

DRM already supports tracing DPCD transactions, there's no reason for
the existence of this function. Also, it prints one byte per-line which
is way too loud. So, just remove it.

Reviewed-by: Nicholas Kazlauskas <nicholas.kazlauskas@amd.com>
Signed-off-by: Lyude Paul <lyude@redhat.com>
Signed-off-by: Alex Deucher <alexander.deucher@amd.com>
drivers/gpu/drm/amd/display/dc/basics/Makefile
drivers/gpu/drm/amd/display/dc/basics/log_helpers.c [deleted file]
drivers/gpu/drm/amd/display/include/logger_interface.h