Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c90 DTN_INFO(" %11d.%03d", in print_microsec()
131 DTN_INFO("MPC_CRC_RESULT_GB:%d MPC_CRC_RESULT_C:%d MPC_CRC_RESULT_AR:%d\n", in log_mpc_crc()
134 DTN_INFO("DPP_TOP0_DPP_CRC_VAL_B_A:%d DPP_TOP0_DPP_CRC_VAL_R_G:%d\n", in log_mpc_crc()
148 DTN_INFO("HUBBUB WM: data_urgent pte_meta_urgent" in dcn10_log_hubbub_state()
155 DTN_INFO("WM_Set[%d]:", s->wm_set); in dcn10_log_hubbub_state()
161 DTN_INFO("\n"); in dcn10_log_hubbub_state()
164 DTN_INFO("\n"); in dcn10_log_hubbub_state()
173 DTN_INFO( in dcn10_log_hubp_states()
182 DTN_INFO("[%2d]: %5xh %6xh %5d %6d %2xh %2xh %6xh %6d %8d %8d %7d %8xh", in dcn10_log_hubp_states()
199 DTN_INFO("\n"); in dcn10_log_hubp_states()
[all …]
/linux-6.1.9/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h130 #define DTN_INFO(msg, ...) \ macro