Home
last modified time | relevance | path

Searched refs:DC_LOG_DC (Results 1 – 11 of 11) sorted by relevance

/Linux-v5.15/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c1419 DC_LOG_DC("BIOS object table - link_id: %d", link->link_id.id); in dc_link_construct()
1424 DC_LOG_DC("BIOS object table - is_internal_display: %d", link->is_internal_display); in dc_link_construct()
1445 DC_LOG_DC("BIOS object table - hpd_gpio id: %d", link->hpd_gpio->id); in dc_link_construct()
1446 DC_LOG_DC("BIOS object table - hpd_gpio en: %d", link->hpd_gpio->en); in dc_link_construct()
1551 DC_LOG_DC("BIOS object table - DP_IS_USB_C: %d", link->link_enc->features.flags.bits.DP_IS_USB_C); in dc_link_construct()
1583 DC_LOG_DC("BIOS object table - device_tag.acpi_device: %d", link->device_tag.acpi_device); in dc_link_construct()
1584DC_LOG_DC("BIOS object table - device_tag.dev_id.device_type: %d", link->device_tag.dev_id.device_… in dc_link_construct()
1585 DC_LOG_DC("BIOS object table - device_tag.dev_id.enum_id: %d", link->device_tag.dev_id.enum_id); in dc_link_construct()
1604 DC_LOG_DC("BIOS object table - ddi_channel_mapping: 0x%04X", link->ddi_channel_mapping.raw); in dc_link_construct()
1605 DC_LOG_DC("BIOS object table - chip_caps: %d", link->chip_caps); in dc_link_construct()
[all …]
Ddc_stream.c714 DC_LOG_DC( in dc_stream_log()
726 DC_LOG_DC( in dc_stream_log()
733 DC_LOG_DC( in dc_stream_log()
Ddc_link_ddc.c203 DC_LOG_DC("BIOS object table - i2c_line: %d", i2c_info.i2c_line); in ddc_service_construct()
204 DC_LOG_DC("BIOS object table - i2c_engine_id: %d", i2c_info.i2c_engine_id); in ddc_service_construct()
Ddc.c194 DC_LOG_DC("BIOS object table - number of connectors: %d", connectors_num); in create_links()
214DC_LOG_DC("BIOS object table - printing link object info for connector number: %d, link_index: %d"… in create_links()
230 DC_LOG_DC("BIOS object table - end"); in create_links()
435 DC_LOG_DC("dmcu is not initialized"); in dc_stream_forward_dmcu_crc_window()
469 DC_LOG_DC("dmcu is not initialized"); in dc_stream_stop_dmcu_crc_win_update()
1130 DC_LOG_DC("Display Core initialized\n"); in dc_create()
1705 DC_LOG_DC("%s: %d streams\n", in dc_commit_state()
Ddc_link_dp.c4799 DC_LOG_DC("Sink device does not support 00340h DPCD write. Skipping on purpose.\n"); in dpcd_set_source_specific_data()
/Linux-v5.15/drivers/gpu/drm/amd/display/include/
Dlogger_types.h36 #define DC_LOG_DC(...) DRM_DEBUG_KMS(__VA_ARGS__) macro
/Linux-v5.15/drivers/gpu/drm/amd/display/amdgpu_dm/
Damdgpu_dm_helpers.c466 DC_LOG_DC("Failed to find connector for link!\n"); in dm_helpers_dp_read_dpcd()
549 DC_LOG_DC("Send DSC %s to sst display\n", enable_dsc ? "enable" : "disable"); in dm_helpers_dp_write_dsc_enable()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/
Ddc_helper.c489 DC_LOG_DC("REG_WAIT taking a while: %dms in %s line:%d\n", in generic_reg_wait()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_hw_sequencer.c1037 DC_LOG_DC("edp_receiver_ready_T7 skipped\n"); in dce110_edp_backlight_control()
1074 DC_LOG_DC("edp_receiver_ready_T9 skipped\n"); in dce110_edp_backlight_control()
/Linux-v5.15/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_hwseq.c611 DC_LOG_DC("Power down front end %d\n", in dcn20_disable_plane()
1707 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-v5.15/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_hw_sequencer.c1190 DC_LOG_DC("Power down front end %d\n", in dcn10_disable_plane()