Home
last modified time | relevance | path

Searched refs:DML_LOG_VERBOSE (Results 1 – 5 of 5) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_core/
H A Ddml2_core_utils.c219 DML_LOG_VERBOSE("DML: ===================================== \n"); in dml2_core_utils_print_mode_support_info()
220 DML_LOG_VERBOSE("DML: DML_MODE_SUPPORT_INFO_ST\n"); in dml2_core_utils_print_mode_support_info()
222DML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport… in dml2_core_utils_print_mode_support_info()
224DML_LOG_VERBOSE("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixel… in dml2_core_utils_print_mode_support_info()
226 DML_LOG_VERBOSE("DML: support: ViewportSizeSupport = %d\n", support->ViewportSizeSupport); in dml2_core_utils_print_mode_support_info()
228DML_LOG_VERBOSE("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatc… in dml2_core_utils_print_mode_support_info()
230DML_LOG_VERBOSE("DML: support: LinkRateForMultistreamNotIndicated = %d\n", support->LinkRateForMul… in dml2_core_utils_print_mode_support_info()
232DML_LOG_VERBOSE("DML: support: BPPForMultistreamNotIndicated = %d\n", support->BPPForMultistreamNo… in dml2_core_utils_print_mode_support_info()
234DML_LOG_VERBOSE("DML: support: MultistreamWithHDMIOreDP = %d\n", support->MultistreamWithHDMIOreDP… in dml2_core_utils_print_mode_support_info()
236DML_LOG_VERBOSE("DML: support: ExceededMultistreamSlots = %d\n", support->ExceededMultistreamSlots… in dml2_core_utils_print_mode_support_info()
[all …]
H A Ddml2_core_dcn4_calcs.c57 DML_LOG_VERBOSE("DML: ===================================== \n"); in dml2_print_mode_support_info()
58 DML_LOG_VERBOSE("DML: DML_MODE_SUPPORT_INFO_ST\n"); in dml2_print_mode_support_info()
60DML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport… in dml2_print_mode_support_info()
62DML_LOG_VERBOSE("DML: support: SourceFormatPixelAndScanSupport = %d\n", support->SourceFormatPixel… in dml2_print_mode_support_info()
64 DML_LOG_VERBOSE("DML: support: ViewportSizeSupport = %d\n", support->ViewportSizeSupport); in dml2_print_mode_support_info()
66DML_LOG_VERBOSE("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatc… in dml2_print_mode_support_info()
68DML_LOG_VERBOSE("DML: support: LinkRateForMultistreamNotIndicated = %d\n", support->LinkRateForMul… in dml2_print_mode_support_info()
70DML_LOG_VERBOSE("DML: support: BPPForMultistreamNotIndicated = %d\n", support->BPPForMultistreamNo… in dml2_print_mode_support_info()
72DML_LOG_VERBOSE("DML: support: MultistreamWithHDMIOreDP = %d\n", support->MultistreamWithHDMIOreDP… in dml2_print_mode_support_info()
74DML_LOG_VERBOSE("DML: support: ExceededMultistreamSlots = %d\n", support->ExceededMultistreamSlots… in dml2_print_mode_support_info()
[all …]
H A Ddml2_core_dcn4.c460DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.active.urgent_bw_sdp_kbps = %ld\n", _… in core_dcn4_mode_support()
461DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.svp_prefetch.urgent_bw_sdp_kbps = %ld… in core_dcn4_mode_support()
462DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.active.urgent_bw_dram_kbps = %ld\n", … in core_dcn4_mode_support()
463DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.svp_prefetch.urgent_bw_dram_kbps = %l… in core_dcn4_mode_support()
513DML_LOG_VERBOSE("CORE_DCN4::%s: i=%d stream_index=%d, in_out->mode_support_result.per_stream[strea… in core_dcn4_mode_support()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/inc/
H A Ddml2_debug.h185 #define DML_LOG_VERBOSE(fmt, ...) DML_LOG_INTERNAL(fmt, ## __VA_ARGS__) macro
187 #define DML_LOG_VERBOSE(fmt, ...) ((void)0) macro
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/dml21/src/dml2_top/
H A Ddml2_top_soc15.c764DML_LOG_VERBOSE("DML_CORE_DCN3::%s: plane_%d, total_mcaches_required=%d\n", __func__, i, total_mca… in dml2_top_mcache_calc_mcache_count_and_offsets()