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 D | dml2_core_utils.c | 219 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() 222 …DML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport… in dml2_core_utils_print_mode_support_info() 224 …DML_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() 228 …DML_LOG_VERBOSE("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatc… in dml2_core_utils_print_mode_support_info() 230 …DML_LOG_VERBOSE("DML: support: LinkRateForMultistreamNotIndicated = %d\n", support->LinkRateForMul… in dml2_core_utils_print_mode_support_info() 232 …DML_LOG_VERBOSE("DML: support: BPPForMultistreamNotIndicated = %d\n", support->BPPForMultistreamNo… in dml2_core_utils_print_mode_support_info() 234 …DML_LOG_VERBOSE("DML: support: MultistreamWithHDMIOreDP = %d\n", support->MultistreamWithHDMIOreDP… in dml2_core_utils_print_mode_support_info() 236 …DML_LOG_VERBOSE("DML: support: ExceededMultistreamSlots = %d\n", support->ExceededMultistreamSlots… in dml2_core_utils_print_mode_support_info() [all …]
|
| H A D | dml2_core_dcn4_calcs.c | 57 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() 60 …DML_LOG_VERBOSE("DML: support: ScaleRatioAndTapsSupport = %d\n", support->ScaleRatioAndTapsSupport… in dml2_print_mode_support_info() 62 …DML_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() 66 …DML_LOG_VERBOSE("DML: support: LinkRateDoesNotMatchDPVersion = %d\n", support->LinkRateDoesNotMatc… in dml2_print_mode_support_info() 68 …DML_LOG_VERBOSE("DML: support: LinkRateForMultistreamNotIndicated = %d\n", support->LinkRateForMul… in dml2_print_mode_support_info() 70 …DML_LOG_VERBOSE("DML: support: BPPForMultistreamNotIndicated = %d\n", support->BPPForMultistreamNo… in dml2_print_mode_support_info() 72 …DML_LOG_VERBOSE("DML: support: MultistreamWithHDMIOreDP = %d\n", support->MultistreamWithHDMIOreDP… in dml2_print_mode_support_info() 74 …DML_LOG_VERBOSE("DML: support: ExceededMultistreamSlots = %d\n", support->ExceededMultistreamSlots… in dml2_print_mode_support_info() [all …]
|
| H A D | dml2_core_dcn4.c | 460 …DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.active.urgent_bw_sdp_kbps = %ld\n", _… in core_dcn4_mode_support() 461 …DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.svp_prefetch.urgent_bw_sdp_kbps = %ld… in core_dcn4_mode_support() 462 …DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.active.urgent_bw_dram_kbps = %ld\n", … in core_dcn4_mode_support() 463 …DML_LOG_VERBOSE("DML::%s: in_out->mode_support_result.global.svp_prefetch.urgent_bw_dram_kbps = %l… in core_dcn4_mode_support() 513 …DML_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 D | dml2_debug.h | 185 #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 D | dml2_top_soc15.c | 764 …DML_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()
|