mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH 0/3] Enlarge tracepoints in the display component
@ 2020-09-09 22:53 Rodrigo Siqueira
  2020-09-09 22:53 ` [PATCH 1/3] drm/amd/display: Rework registers tracepoint Rodrigo Siqueira
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Rodrigo Siqueira @ 2020-09-09 22:53 UTC (permalink / raw)
  To: amd-gfx, dri-devel, linux-kernel
  Cc: Harry Wentland, Leo Li, Alex Deucher, Christian König,
	David Airlie, Daniel Vetter, Nicholas Kazlauskas, hersenxs.wu

Debug issues related to display can be a challenge due to the complexity
around this topic and different source of information might help in this
process. We already have support for tracepoints inside the display
component, i.e., we have the basic functionalities available and we just
need to expand it in order to make it more valuable for debugging. For
this reason, this patchset reworks part of the current tracepoint
options and add different sets of tracing inside amdgpu_dm, display
core, and DCN10. The first patch of this series just rework part of the
current tracepoints and the last set of patches introduces new
tracepoints.

This first patchset version is functional. Please, let me know what I
can improve in the current version but also let me know what kind of
tracepoint I can add for the next version. 

Finally, I want to highlight that this work is based on a set of patches
originally made by Nicholas Kazlauskas.

Rodrigo Siqueira (3):
  drm/amd/display: Rework registers tracepoint
  drm/amd/display: Add tracepoint for amdgpu_dm
  drm/amd/display: Add pipe_state tracepoint

 .../gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c |  17 +
 .../amd/display/amdgpu_dm/amdgpu_dm_trace.h   | 514 ++++++++++++++++--
 drivers/gpu/drm/amd/display/dc/core/dc.c      |  11 +
 .../amd/display/dc/dcn10/dcn10_hw_sequencer.c |  17 +-
 4 files changed, 523 insertions(+), 36 deletions(-)

-- 
2.28.0


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

end of thread, other threads:[~2020-09-10  3:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-09 22:53 [PATCH 0/3] Enlarge tracepoints in the display component Rodrigo Siqueira
2020-09-09 22:53 ` [PATCH 1/3] drm/amd/display: Rework registers tracepoint Rodrigo Siqueira
2020-09-09 22:53 ` [PATCH 2/3] drm/amd/display: Add tracepoint for amdgpu_dm Rodrigo Siqueira
2020-09-09 22:53 ` [PATCH 3/3] drm/amd/display: Add pipe_state tracepoint Rodrigo Siqueira

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®