Home
last modified time | relevance | path

Searched refs:DTN_INFO (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/display/dc/dcn10/
H A Ddcn10_hw_sequencer.c71 DTN_INFO(" %11d.%03d", in print_microsec()
112 DTN_INFO("\n"); in dcn10_log_hubbub_state()
115 DTN_INFO("\n"); in dcn10_log_hubbub_state()
151 DTN_INFO("\n"); in dcn10_log_hubp_states()
176 DTN_INFO("========DLG========\n"); in dcn10_log_hubp_states()
212 DTN_INFO("========TTU========\n"); in dcn10_log_hubp_states()
230 DTN_INFO("\n"); in dcn10_log_hubp_states()
283 DTN_INFO("\n"); in dcn10_log_hw_state()
285 DTN_INFO("\n"); in dcn10_log_hw_state()
298 DTN_INFO("\n"); in dcn10_log_hw_state()
[all …]
/dragonfly/sys/dev/drm/amd/display/include/
H A Dlogger_interface.h134 #define DTN_INFO(msg, ...) \ macro