Home
last modified time | relevance | path

Searched refs:TRACE_DC_PIPE_STATE (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/gpu/drm/amd/display/dc/
H A Ddc_trace.h26 #define TRACE_DC_PIPE_STATE(pipe_ctx, index, max_pipes) \ macro
/openbmc/linux/drivers/gpu/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c1170 TRACE_DC_PIPE_STATE(pipe_ctx, i, MAX_PIPES); in dcn10_verify_allow_pstate_change_high()
/openbmc/linux/drivers/gpu/drm/amd/display/dc/core/
H A Ddc.c4487 TRACE_DC_PIPE_STATE(pipe_ctx, i, MAX_PIPES); in dc_commit_updates_for_stream()