linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] drm/amdgpu: Remove duplicated DPCD logging
@ 2020-03-31 21:22 Lyude Paul
  2020-03-31 21:22 ` [PATCH 1/2] drm/amd/amdgpu_dm/mst: Remove useless sideband tracing Lyude Paul
  2020-03-31 21:22 ` [PATCH 2/2] drm/amd/dc: Kill dc_conn_log_hex_linux() Lyude Paul
  0 siblings, 2 replies; 5+ messages in thread
From: Lyude Paul @ 2020-03-31 21:22 UTC (permalink / raw)
  To: amd-gfx
  Cc: Pankaj Bharadiya, Daniel Vetter, Alex Deucher, Leo Li,
	Mikita Lipski, David Airlie, Christian König, David Francis,
	linux-kernel, Nicholas Kazlauskas, dri-devel,
	David (ChunMing) Zhou, Harry Wentland, Wenjing Liu, Lyude Paul,
	Rodrigo Siqueira, Anthony Koo, Wyatt Wood, Aric Cyr

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


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-04-01 18:19 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-03-31 21:22 [PATCH 0/2] drm/amdgpu: Remove duplicated DPCD logging Lyude Paul
2020-03-31 21:22 ` [PATCH 1/2] drm/amd/amdgpu_dm/mst: Remove useless sideband tracing Lyude Paul
2020-03-31 21:22 ` [PATCH 2/2] drm/amd/dc: Kill dc_conn_log_hex_linux() Lyude Paul
2020-04-01 13:00   ` Kazlauskas, Nicholas
2020-04-01 18:18     ` Alex Deucher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).