| /linux/drivers/gpu/drm/amd/display/dc/link/ |
| H A D | link_factory.c | 511 DC_LOG_DC("BIOS object table - link_id: %d", link->link_id.id); in construct_phy() 529 DC_LOG_DC("BIOS object table - is_internal_display: %d", link->is_internal_display); in construct_phy() 578 DC_LOG_DC("BIOS object table - hpd_gpio id: %d", enc_init_data.hpd_gpio->id); in construct_phy() 579 DC_LOG_DC("BIOS object table - hpd_gpio en: %d", enc_init_data.hpd_gpio->en); in construct_phy() 587 DC_LOG_DC("BIOS object table - hpd_int_gpio_uid id: %d", hpd_info.hpd_int_gpio_uid); in construct_phy() 602 DC_LOG_DC("BIOS object table - DP_IS_USB_C: %d", link->link_enc->features.flags.bits.DP_IS_USB_C); in construct_phy() 603 …DC_LOG_DC("BIOS object table - IS_DP2_CAPABLE: %d", link->link_enc->features.flags.bits.IS_DP2_CAP… in construct_phy() 744 DC_LOG_DC("BIOS object table - device_tag.acpi_device: %d", link->device_tag.acpi_device); in construct_phy() 745 …DC_LOG_DC("BIOS object table - device_tag.dev_id.device_type: %d", link->device_tag.dev_id.device_… in construct_phy() 746 DC_LOG_DC("BIOS object table - device_tag.dev_id.enum_id: %d", link->device_tag.dev_id.enum_id); in construct_phy() [all …]
|
| H A D | link_detection.c | 667 DC_LOG_DC("DP Alt mode state on HPD: %d Link=%d\n", is_in_alt_mode, link->link_index); in wait_for_entering_dp_alt_mode() 1473 …DC_LOG_DC("%s: link_index=%d is_local_sink_detect_success=%d pre_link_type=%d link_type=%d\n", __f… in link_detect()
|
| H A D | link_dpms.c | 2329 DC_LOG_DC("%s pipe_ctx dispname=%s signal=%x link=%d sink_count=%d\n", __func__, in link_set_dpms_off() 2445 DC_LOG_DC("%s pipe_ctx dispname=%s signal=%x link=%d sink_count=%d\n", __func__, in link_set_dpms_on()
|
| /linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
| H A D | link_dp_training_8b_10b.c | 166 …DC_LOG_DC("chose LTTPR_MODE_NON_TRANSPARENT due to VBIOS DCE_INFO_CAPS_LTTPR_SUPPORT_ENABLE set to… in dp_decide_8b_10b_lttpr_mode() 169 …DC_LOG_DC("chose LTTPR_MODE_NON_TRANSPARENT by default due to VBIOS not set DCE_INFO_CAPS_LTTPR_SU… in dp_decide_8b_10b_lttpr_mode() 176 …DC_LOG_DC("chose LTTPR_MODE_NON_TRANSPARENT by default and dc->config.allow_lttpr_non_transparent_… in dp_decide_8b_10b_lttpr_mode() 180 DC_LOG_DC("chose LTTPR_MODE_NON_LTTPR.\n"); in dp_decide_8b_10b_lttpr_mode()
|
| H A D | link_ddc.c | 127 DC_LOG_DC("BIOS object table - i2c_line: %d", i2c_info.i2c_line); in ddc_service_construct() 128 DC_LOG_DC("BIOS object table - i2c_engine_id: %d", i2c_info.i2c_engine_id); in ddc_service_construct()
|
| H A D | link_dp_training_128b_132b.c | 264 DC_LOG_DC("128b_132b chose LTTPR_MODE %d.\n", mode); in dp_decide_128b_132b_lttpr_mode()
|
| H A D | link_dp_dpia_bw.c | 213 DC_LOG_DC("%s: Link[%d]: Request BW: %d", __func__, link->link_index, request_bw); in link_dpia_send_bw_alloc_request()
|
| H A D | link_dp_training.c | 716 DC_LOG_DC("lttpr_mode_override chose LTTPR_MODE = %d\n", (uint8_t)(*override)); in dp_get_lttpr_mode_override()
|
| /linux/drivers/gpu/drm/amd/display/dc/core/ |
| H A D | dc_stream.c | 894 DC_LOG_DC( in dc_stream_log() 906 DC_LOG_DC( in dc_stream_log() 913 DC_LOG_DC( in dc_stream_log() 917 DC_LOG_DC( in dc_stream_log() 926 DC_LOG_DC( in dc_stream_log()
|
| H A D | dc_resource.c | 2355 DC_LOG_DC(" | plane%d slice%d stream%d|", in resource_log_pipe() 2357 DC_LOG_DC(" |DPP%d----OPP%d----OTG%d----|", in resource_log_pipe() 2367 DC_LOG_DC(" | slice%d stream%d|", in resource_log_pipe() 2369 DC_LOG_DC(" |DPG%d----OPP%d----OTG%d----|", in resource_log_pipe() 2379 DC_LOG_DC(" | plane%d slice%d | |", in resource_log_pipe() 2381 DC_LOG_DC(" |DPP%d----OPP%d----| |", in resource_log_pipe() 2390 DC_LOG_DC(" | slice%d | |", slice_idx); in resource_log_pipe() 2391 DC_LOG_DC(" |DPG%d----OPP%d----| |", in resource_log_pipe() 2400 DC_LOG_DC(" | plane%d | |", plane_idx); in resource_log_pipe() 2401 DC_LOG_DC(" |DPP%d----| |", in resource_log_pipe() [all …]
|
| H A D | dc.c | 211 DC_LOG_DC("BIOS object table - number of connectors: %d", connectors_num); in create_links() 245 …DC_LOG_DC("BIOS object table - printing link object info for connector number: %d, link_index: %d"… in create_links() 261 DC_LOG_DC("BIOS object table - end"); in create_links() 1541 DC_LOG_DC("Display Core initialized\n"); in dc_create() 2388 DC_LOG_DC("%s: %d streams\n", __func__, params->stream_count); in dc_commit_streams() 2488 DC_LOG_DC("%s Finished.\n", __func__); in dc_commit_streams() 4834 DC_LOG_DC("commit minimal transition state: base = new state\n"); in commit_minimal_transition_based_on_new_context() 4881 DC_LOG_DC("commit minimal transition state: base = current state\n"); in commit_minimal_transition_based_on_current_context() 5012 DC_LOG_DC("%s base = %s state, reason = %s\n", __func__, in commit_minimal_transition_state() 5737 …DC_LOG_DC("%s: allow_idle=%d\n HardMinUClk_Khz=%d HardMinDramclk_Khz=%d\n Pipe_0=%d Pipe_1=%d Pipe… in dc_allow_idle_optimizations_internal() [all …]
|
| /linux/drivers/gpu/drm/amd/display/include/ |
| H A D | logger_types.h | 34 #define DC_LOG_DC(...) drm_dbg((DC_LOGGER)->dev, __VA_ARGS__) macro
|
| /linux/drivers/gpu/drm/amd/display/dc/dce/ |
| H A D | dce_transform.c | 1017 DC_LOG_DC("The pixel depth %d is not valid, set COLOR_DEPTH_101010 instead.", depth); in dce_transform_set_pixel_storage_depth() 1031 DC_LOG_DC("%s: Capability not supported", __func__); in dce_transform_set_pixel_storage_depth()
|
| /linux/drivers/gpu/drm/amd/display/dc/ |
| H A D | dc_helper.c | 465 DC_LOG_DC("REG_WAIT taking a while: %dms in %s line:%d\n", in generic_reg_wait()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
| H A D | dce110_hwseq.c | 760 DC_LOG_DC("%s: wait timed out!\n", __func__); in dce110_edp_wait_for_hpd_ready() 1003 DC_LOG_DC("edp_receiver_ready_T7 skipped\n"); in dce110_edp_backlight_control() 1048 DC_LOG_DC("edp_receiver_ready_T9 skipped\n"); in dce110_edp_backlight_control()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn20/ |
| H A D | dcn20_hwseq.c | 753 DC_LOG_DC("Power down front end %d\n", in dcn20_disable_plane() 2132 DC_LOG_DC("Reset mpcc for pipe %d\n", dc->current_state->res_ctx.pipe_ctx[i].pipe_idx); in dcn20_program_front_end_for_ctx()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn35/ |
| H A D | dcn35_hwseq.c | 914 DC_LOG_DC("Power down front end %d\n", in dcn35_disable_plane()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
| H A D | dcn10_hwseq.c | 1566 DC_LOG_DC("Power down front end %d\n", in dcn10_disable_plane()
|
| /linux/drivers/gpu/drm/amd/display/dc/hwss/dcn401/ |
| H A D | dcn401_hwseq.c | 2503 DC_LOG_DC("Reset mpcc for pipe %d\n", dc->current_state->res_ctx.pipe_ctx[i].pipe_idx); in dcn401_program_front_end_for_ctx()
|