Searched refs:DTN_INFO (Results 1 – 4 of 4) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 92 DTN_INFO(" %11d.%03d", in print_microsec() 136 DTN_INFO("MPC_CRC_RESULT_GB:%d MPC_CRC_RESULT_C:%d MPC_CRC_RESULT_AR:%d\n", in log_mpc_crc() 139 DTN_INFO("DPP_TOP0_DPP_CRC_VAL_B_A:%d DPP_TOP0_DPP_CRC_VAL_R_G:%d\n", in log_mpc_crc() 153 DTN_INFO("HUBBUB WM: data_urgent pte_meta_urgent" in dcn10_log_hubbub_state() 160 DTN_INFO("WM_Set[%d]:", s->wm_set); in dcn10_log_hubbub_state() 166 DTN_INFO("\n"); in dcn10_log_hubbub_state() 169 DTN_INFO("\n"); in dcn10_log_hubbub_state() 178 DTN_INFO( in dcn10_log_hubp_states() 187 DTN_INFO("[%2d]: %5xh %6xh %5d %6d %2xh %2xh %6xh %6d %8d %8d %7d %8xh", in dcn10_log_hubp_states() 204 DTN_INFO("\n"); in dcn10_log_hubp_states() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn30/ |
D | dcn30_hwseq.c | 79 DTN_INFO("DPP: DGAM ROM DGAM ROM type DGAM LUT SHAPER mode" in dcn30_log_color_state() 96 DTN_INFO("[%2d]: %7x %13s %8s %11s %10s %15s %10s %9s" in dcn30_log_color_state() 140 DTN_INFO("\n"); in dcn30_log_color_state() 142 DTN_INFO("\n"); in dcn30_log_color_state() 143 DTN_INFO("DPP Color Caps: input_lut_shared:%d icsc:%d" in dcn30_log_color_state() 162 DTN_INFO("MPCC: OPP DPP MPCCBOT MODE ALPHA_MODE PREMULT OVERLAP_ONLY IDLE" in dcn30_log_color_state() 176 DTN_INFO("[%2d]: %2xh %2xh %6xh %4d %10d %7d %12d %4d %11s %11s %16s %11s %10s %9s" in dcn30_log_color_state() 213 DTN_INFO("\n"); in dcn30_log_color_state() 214 DTN_INFO("MPC Color Caps: gamut_remap:%d, 3dlut:%d, ogam_ram:%d, ocsc:%d\n\n", in dcn30_log_color_state()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/include/ |
D | logger_interface.h | 130 #define DTN_INFO(msg, ...) \ macro
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
D | dcn20_hwseq.c | 81 DTN_INFO("DPP: DGAM mode SHAPER mode 3DLUT mode 3DLUT bit depth" in dcn20_log_color_state() 97 DTN_INFO("[%2d]: %8s %11s %10s %15s %10s %9s %12s " in dcn20_log_color_state() 133 DTN_INFO("\n"); in dcn20_log_color_state() 135 DTN_INFO("\n"); in dcn20_log_color_state() 136 DTN_INFO("DPP Color Caps: input_lut_shared:%d icsc:%d" in dcn20_log_color_state() 155 DTN_INFO("MPCC: OPP DPP MPCCBOT MODE ALPHA_MODE PREMULT OVERLAP_ONLY IDLE" in dcn20_log_color_state() 163 DTN_INFO("[%2d]: %2xh %2xh %6xh %4d %10d %7d %12d %4d %9s\n", in dcn20_log_color_state() 171 DTN_INFO("\n"); in dcn20_log_color_state() 172 DTN_INFO("MPC Color Caps: gamut_remap:%d, 3dlut:%d, ogam_ram:%d, ocsc:%d\n\n", in dcn20_log_color_state()
|