There's a bunch of messy DPCD tracing code in amdgpu that isn't needed
since we already support this in DRM. Plus, it's really spammy. So, just
get rid of it.

Lyude Paul (2):
  drm/amd/amdgpu_dm/mst: Remove useless sideband tracing
  drm/amd/dc: Kill dc_conn_log_hex_linux()

 .../display/amdgpu_dm/amdgpu_dm_mst_types.c   | 43 -------------------
 .../gpu/drm/amd/display/dc/basics/Makefile    |  3 +-
 .../drm/amd/display/dc/basics/log_helpers.c   | 39 -----------------
 .../amd/display/include/logger_interface.h    |  4 --
 4 files changed, 1 insertion(+), 88 deletions(-)
 delete mode 100644 drivers/gpu/drm/amd/display/dc/basics/log_helpers.c

-- 
2.25.1

_______________________________________________
amd-gfx mailing list
amd-gfx@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/amd-gfx

Reply via email to