/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/ |
A D | link_factory.c | 217 DC_LOG_DC("BIOS object table - link_id: %d", link->link_id.id); in dc_link_construct_phy() 222 DC_LOG_DC("BIOS object table - is_internal_display: %d", link->is_internal_display); in dc_link_construct_phy() 243 DC_LOG_DC("BIOS object table - hpd_gpio id: %d", link->hpd_gpio->id); in dc_link_construct_phy() 244 DC_LOG_DC("BIOS object table - hpd_gpio en: %d", link->hpd_gpio->en); in dc_link_construct_phy() 399 DC_LOG_DC("BIOS object table - device_tag.acpi_device: %d", link->device_tag.acpi_device); in dc_link_construct_phy() 420 DC_LOG_DC("BIOS object table - ddi_channel_mapping: 0x%04X", link->ddi_channel_mapping.raw); in dc_link_construct_phy() 421 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct_phy() 426 DC_LOG_DC("BIOS object table - ddi_channel_mapping: 0x%04X", link->ddi_channel_mapping.raw); in dc_link_construct_phy() 427 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct_phy() 455 DC_LOG_DC("BIOS object table - %s finished successfully.\n", __func__); in dc_link_construct_phy() [all …]
|
A D | link_detection.c | 646 DC_LOG_DC("DP Alt mode state on HPD: %d\n", is_in_alt_mode); in wait_for_entering_dp_alt_mode()
|
A D | link_dpms.c | 2248 DC_LOG_DC("%s pipe_ctx dispname=%s signal=%x\n", __func__, in link_set_dpms_off() 2354 DC_LOG_DC("%s pipe_ctx dispname=%s signal=%x\n", __func__, in link_set_dpms_on()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/amdgpu_dm/ |
A D | amdgpu_dm_helpers.c | 467 DC_LOG_DC("Failed to find connector for link!\n"); in dm_helpers_dp_read_dpcd() 590 DC_LOG_DC(" execute_synaptics_rc_command - success = %d\n", success); in execute_synaptics_rc_command() 599 DC_LOG_DC("Start apply_synaptics_fifo_reset_wa\n"); in apply_synaptics_fifo_reset_wa() 658 DC_LOG_DC("Done apply_synaptics_fifo_reset_wa\n"); in apply_synaptics_fifo_reset_wa() 668 DC_LOG_DC("Configure DSC to non-virtual dpcd synaptics\n"); in write_dsc_enable_synaptics_non_virtual_dpcd_mst() 737 DC_LOG_DC("Sent DSC pass-through enable to virtual dpcd port, ret = %u\n", in dm_helpers_dp_write_dsc_enable() 743 DC_LOG_DC("Sent DSC decoding enable to %s port, ret = %u\n", in dm_helpers_dp_write_dsc_enable() 750 DC_LOG_DC("Sent DSC decoding disable to %s port, ret = %u\n", in dm_helpers_dp_write_dsc_enable() 759 DC_LOG_DC("Sent DSC pass-through disable to virtual dpcd port, ret = %u\n", in dm_helpers_dp_write_dsc_enable() 770 DC_LOG_DC("Send DSC %s to SST RX\n", enable_dsc ? "enable" : "disable"); in dm_helpers_dp_write_dsc_enable() [all …]
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/link/protocols/ |
A D | link_dp_training_8b_10b.c | 136 …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() 139 …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() 146 …DC_LOG_DC("chose LTTPR_MODE_NON_TRANSPARENT by default and dc->config.allow_lttpr_non_transparent_… in dp_decide_8b_10b_lttpr_mode() 150 DC_LOG_DC("chose LTTPR_MODE_NON_LTTPR.\n"); in dp_decide_8b_10b_lttpr_mode()
|
A D | link_ddc.c | 121 DC_LOG_DC("BIOS object table - i2c_line: %d", i2c_info.i2c_line); in ddc_service_construct() 122 DC_LOG_DC("BIOS object table - i2c_engine_id: %d", i2c_info.i2c_engine_id); in ddc_service_construct()
|
A D | link_dp_training_128b_132b.c | 256 DC_LOG_DC("128b_132b chose LTTPR_MODE %d.\n", mode); in dp_decide_128b_132b_lttpr_mode()
|
A D | link_dp_capability.c | 1386 DC_LOG_DC("usbc_cable_id = %d.\n", cable_id->raw); in get_usbc_cable_id() 1509 …DC_LOG_DC("lttpr_caps forced phy_repeater_cnt = %d\n", link->dpcd_caps.lttpr_caps.phy_repeater_cnt… in dp_retrieve_lttpr_cap() 1518 DC_LOG_DC("is_lttpr_present = %d\n", is_lttpr_present); in dp_retrieve_lttpr_cap()
|
A D | link_dp_training.c | 663 DC_LOG_DC("lttpr_mode_override chose LTTPR_MODE = %d\n", (uint8_t)(*override)); in dp_get_lttpr_mode_override()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/core/ |
A D | dc_stream.c | 752 DC_LOG_DC( in dc_stream_log() 764 DC_LOG_DC( in dc_stream_log() 771 DC_LOG_DC( in dc_stream_log() 775 DC_LOG_DC( in dc_stream_log() 784 DC_LOG_DC( in dc_stream_log()
|
A D | dc.c | 192 DC_LOG_DC("BIOS object table - number of connectors: %d", connectors_num); in create_links() 212 …DC_LOG_DC("BIOS object table - printing link object info for connector number: %d, link_index: %d"… in create_links() 228 DC_LOG_DC("BIOS object table - end"); in create_links() 1281 DC_LOG_DC("Display Core initialized\n"); in dc_create() 1947 DC_LOG_DC("%s: %d streams\n", __func__, stream_count); in dc_commit_streams() 1999 DC_LOG_DC("%s Finished.\n", __func__); in dc_commit_streams() 2024 DC_LOG_DC("%s: %d streams\n", in dc_commit_state() 4736 DC_LOG_DC("%s: dmub outbox notifications enabled\n", __func__); in dc_enable_dmub_outbox()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/include/ |
A D | logger_types.h | 36 #define DC_LOG_DC(...) DRM_DEBUG_KMS(__VA_ARGS__) macro
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/ |
A D | dc_helper.c | 489 DC_LOG_DC("REG_WAIT taking a while: %dms in %s line:%d\n", in generic_reg_wait()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dce110/ |
A D | dce110_hw_sequencer.c | 1023 DC_LOG_DC("edp_receiver_ready_T7 skipped\n"); in dce110_edp_backlight_control() 1066 DC_LOG_DC("edp_receiver_ready_T9 skipped\n"); in dce110_edp_backlight_control()
|
/linux-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn20/ |
A D | dcn20_hwseq.c | 626 DC_LOG_DC("Power down front end %d\n", in dcn20_disable_plane() 1865 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-6.3-rc2/drivers/gpu/drm/amd/display/dc/dcn10/ |
A D | dcn10_hw_sequencer.c | 1295 DC_LOG_DC("Power down front end %d\n", in dcn10_disable_plane()
|