Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/amd/display/dc/dce/
H A Ddce_aux.c42 #define DC_TRACE_LEVEL_MESSAGE(...) do { } while (0) macro
76 #define DC_TRACE_LEVEL_MESSAGE(...) do { } while (0) macro
679 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_VERBOSE, in dce_aux_log_payload()
687 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_VERBOSE, in dce_aux_log_payload()
726 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_INFORMATION, in dce_aux_transfer_with_retries()
751 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_INFORMATION, in dce_aux_transfer_with_retries()
779 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_INFORMATION, in dce_aux_transfer_with_retries()
784 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_ERROR, in dce_aux_transfer_with_retries()
795 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_ERROR, in dce_aux_transfer_with_retries()
815 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_INFORMATION, in dce_aux_transfer_with_retries()
[all …]
H A Ddmub_psr.c32 #define DC_TRACE_LEVEL_MESSAGE(...) do {} while (0) /* do nothing */ macro
127 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_ERROR, in dmub_psr_get_state()
131 DC_TRACE_LEVEL_MESSAGE(DAL_TRACE_LEVEL_VERBOSE, in dmub_psr_get_state()
H A Ddmub_replay.c12 #define DC_TRACE_LEVEL_MESSAGE(...) /* do nothing */ macro