Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c69 DTN_INFO(" %11d.%03d", in print_microsec()
81 DTN_INFO("MPC_CRC_RESULT_GB:%d MPC_CRC_RESULT_C:%d MPC_CRC_RESULT_AR:%d\n", in log_mpc_crc()
84 DTN_INFO("DPP_TOP0_DPP_CRC_VAL_B_A:%d DPP_TOP0_DPP_CRC_VAL_R_G:%d\n", in log_mpc_crc()
96 DTN_INFO("HUBBUB WM: data_urgent pte_meta_urgent" in dcn10_log_hubbub_state()
103 DTN_INFO("WM_Set[%d]:", s->wm_set); in dcn10_log_hubbub_state()
109 DTN_INFO("\n"); in dcn10_log_hubbub_state()
112 DTN_INFO("\n"); in dcn10_log_hubbub_state()
121 DTN_INFO("HUBP: format addr_hi width height" in dcn10_log_hubp_states()
131 DTN_INFO("[%2d]: %5xh %6xh %5d %6d %2xh %2xh %6xh" in dcn10_log_hubp_states()
148 DTN_INFO("\n"); in dcn10_log_hubp_states()
[all …]
/Linux-v4.19/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h134 #define DTN_INFO(msg, ...) \ macro