mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-07-23 23:32:14 +00:00
This commit introduces a trace mechanism for struct pipe_ctx by adding a middle layer struct in the amdgpu_dm_trace.h for capturing the most important data from struct pipe_ctx and showing its data via tracepoint. This tracepoint was added to dc.c and dcn10_hw_sequencer, however, it can be added to other DCN architecture. Signed-off-by: Rodrigo Siqueira <Rodrigo.Siqueira@amd.com> Acked-by: Aurabindo Pillai <aurabindo.pillai@amd.com> Signed-off-by: Alex Deucher <alexander.deucher@amd.com> |
||
---|---|---|
.. | ||
dcn10_cm_common.c | ||
dcn10_cm_common.h | ||
dcn10_dpp.c | ||
dcn10_dpp.h | ||
dcn10_dpp_cm.c | ||
dcn10_dpp_dscl.c | ||
dcn10_dwb.c | ||
dcn10_dwb.h | ||
dcn10_hubbub.c | ||
dcn10_hubbub.h | ||
dcn10_hubp.c | ||
dcn10_hubp.h | ||
dcn10_hw_sequencer.c | ||
dcn10_hw_sequencer.h | ||
dcn10_hw_sequencer_debug.c | ||
dcn10_hw_sequencer_debug.h | ||
dcn10_init.c | ||
dcn10_init.h | ||
dcn10_ipp.c | ||
dcn10_ipp.h | ||
dcn10_link_encoder.c | ||
dcn10_link_encoder.h | ||
dcn10_mpc.c | ||
dcn10_mpc.h | ||
dcn10_opp.c | ||
dcn10_opp.h | ||
dcn10_optc.c | ||
dcn10_optc.h | ||
dcn10_resource.c | ||
dcn10_resource.h | ||
dcn10_stream_encoder.c | ||
dcn10_stream_encoder.h | ||
Makefile |