Home
last modified time | relevance | path

Searched refs:DC_LOG_ERROR (Results 1 – 22 of 22) sorted by relevance

/linux/drivers/gpu/drm/amd/display/dc/dce110/
A Ddce110_timing_generator_v.c615 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_did_triggered_reset_occur()
623 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_setup_global_swap_lock()
631 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_enable_reset_trigger()
638 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_disable_reset_trigger()
645 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_tear_down_global_swap_lock()
A Ddce110_hw_sequencer.c796 DC_LOG_ERROR( in dce110_edp_wait_for_hpd_ready()
925 DC_LOG_ERROR( in dce110_edp_power_control()
/linux/drivers/gpu/drm/amd/display/dc/irq/
A Dirq_service.c114 DC_LOG_ERROR("%s: cannot find irq info table entry for %d\n", in dal_irq_service_set()
150 DC_LOG_ERROR("%s: cannot find irq info table entry for %d\n", in dal_irq_service_ack()
/linux/drivers/gpu/drm/amd/display/dc/hdcp/
A Dhdcp_msg.c239 DC_LOG_ERROR("%s: KsvFifo Size(%d) is not a multiple of HDCP14_KSV_SIZE(%d)\n", in dpcd_access_helper()
245 DC_LOG_ERROR("%s: KsvFifo Size(%d) is greater than HDCP14_MAX_KSV_FIFO_SIZE(%d)\n", in dpcd_access_helper()
251 DC_LOG_ERROR("%s: Reading %d Ksv(s) from KsvFifo\n", in dpcd_access_helper()
/linux/drivers/gpu/drm/amd/display/dc/dce/
A Ddce_clock_source.c302 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
363 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
369 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
507 DC_LOG_ERROR( in dce110_get_pix_clk_dividers_helper()
575 DC_LOG_ERROR( in dce110_get_pix_clk_dividers()
607 DC_LOG_ERROR( in dce112_get_pix_clk_dividers()
1173 DC_LOG_ERROR( in dcn3_get_pix_clk_dividers()
1421 DC_LOG_ERROR( in calc_pll_max_vco_construct()
1426 DC_LOG_ERROR( in calc_pll_max_vco_construct()
A Ddce_link_encoder.c983 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_hw_init()
1082 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_tmds_output()
1114 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_lvds_output()
1153 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_dp_output()
1192 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_dp_mst_output()
1232 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce60_link_encoder_enable_dp_output()
1271 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce60_link_encoder_enable_dp_mst_output()
1314 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_disable_output()
/linux/drivers/gpu/drm/amd/display/dc/dcn31/
A Ddcn31_dio_link_encoder.c436 DC_LOG_ERROR("%s: Failed to execute DPIA enable DMUB command.\n", __func__); in dcn31_link_encoder_enable_dp_output()
481 DC_LOG_ERROR("%s: Failed to execute DPIA enable DMUB command.\n", __func__); in dcn31_link_encoder_enable_dp_mst_output()
518 DC_LOG_ERROR("%s: USB4 DPIA only supports DisplayPort.\n", __func__); in dcn31_link_encoder_disable_output()
525 DC_LOG_ERROR("%s: Failed to execute DPIA enable DMUB command.\n", __func__); in dcn31_link_encoder_disable_output()
A Ddcn31_hpo_dp_link_encoder.c526 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn31_hpo_dp_link_enc_enable_dp_output()
549 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn31_hpo_dp_link_enc_disable_output()
579 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn31_hpo_dp_link_enc_set_ffe()
/linux/drivers/gpu/drm/amd/display/dc/
A Ddc_dmub_srv.c234 DC_LOG_ERROR("%s: invalid parameters.", __func__); in dc_dmub_srv_log_diagnostic_data()
239 DC_LOG_ERROR("%s: dc_dmub_srv_get_diagnostic_data failed.", __func__); in dc_dmub_srv_log_diagnostic_data()
/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/
A Dirq_service_dce110.c188 DC_LOG_ERROR("%s: called for non-implemented irq source\n", in dal_irq_service_dummy_set()
196 DC_LOG_ERROR("%s: called for non-implemented irq source\n", in dal_irq_service_dummy_ack()
/linux/drivers/gpu/drm/amd/display/dc/dcn10/
A Ddcn10_link_encoder.c852 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_hw_init()
952 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_tmds_output()
1006 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_dp_output()
1045 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_dp_mst_output()
1090 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_disable_output()
/linux/drivers/gpu/drm/amd/display/include/
A Dlogger_interface.h84 DC_LOG_ERROR(__VA_ARGS__); \
A Dlogger_types.h33 #define DC_LOG_ERROR(...) DRM_ERROR(__VA_ARGS__) macro
/linux/drivers/gpu/drm/amd/display/dc/dcn21/
A Ddcn21_link_encoder.c198 DC_LOG_ERROR("%s: No supported link rate found %X!\n", in update_cfg_data()
/linux/drivers/gpu/drm/amd/display/dc/core/
A Ddc_link.c1106 DC_LOG_ERROR("EDID checksum invalid.\n"); in dc_link_detect_helper()
1109 DC_LOG_ERROR("No EDID read.\n"); in dc_link_detect_helper()
3381 DC_LOG_ERROR("SST Update Payload: Failed to update " in dc_link_update_sst_payload()
3546 DC_LOG_ERROR("Failure: unknown encoding format\n"); in dc_link_allocate_mst_payload()
3570DC_LOG_ERROR("Failure: pbn_per_slot==0 not allowed. Cannot continue, returning DC_UNSUPPORTED_VALU… in dc_link_allocate_mst_payload()
3590 DC_LOG_ERROR("Failure: unknown encoding format\n"); in dc_link_allocate_mst_payload()
3807 DC_LOG_ERROR("Failure: unknown encoding format\n"); in deallocate_mst_payload()
3902 DC_LOG_ERROR("Failure: unknown encoding format\n"); in deallocate_mst_payload()
A Ddc_link_dp.c1371DC_LOG_ERROR("%s: Link Training Error, could not get CR after %d tries. Possibly voltage swing iss… in perform_clock_recovery_sequence()
2544 DC_LOG_ERROR("%s: Could not return max link encoder caps", __func__);
2565 DC_LOG_ERROR("%s: Max link encoder caps unknown", __func__);
5096 DC_LOG_ERROR("%s: Color space must be defined for test pattern", __func__);
6034 DC_LOG_ERROR("SST Update Payload: Unable to read DPCD revision "
6045 DC_LOG_ERROR("SST Update Payload: Payload table not updated after retries, "
6076 DC_LOG_ERROR("SST Update Payload: Link loss occurred while "
6097 DC_LOG_ERROR("SST Update Payload: ACT still not handled after retries, "
A Ddc_link_hwss.c417 DC_LOG_ERROR("%s: Unknown link encoding format.", __func__); in dp_set_hw_test_pattern()
/linux/drivers/gpu/drm/amd/display/dc/dcn20/
A Ddcn20_link_encoder.c238 DC_LOG_ERROR("%s: No supported link rate found %X!\n", in update_cfg_data()
/linux/drivers/gpu/drm/amd/display/dc/dcn301/
A Ddcn301_resource.c1326 DC_LOG_ERROR("%s: not valid soc bounding box\n", __func__); in init_soc_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/dcn302/
A Ddcn302_resource.c1101 DC_LOG_ERROR("%s: not valid soc bounding box\n", __func__); in init_soc_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/dcn303/
A Ddcn303_resource.c1027 DC_LOG_ERROR("%s: not valid soc bounding box/n", __func__); in init_soc_bounding_box()
/linux/drivers/gpu/drm/amd/display/dc/dcn30/
A Ddcn30_resource.c1729 DC_LOG_ERROR("%s: not valid soc bounding box\n", __func__); in init_soc_bounding_box()

Completed in 56 milliseconds