Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/gpu/drm/amd/display/dc/irq/
Dirq_service.c111 DC_LOG_ERROR("%s: cannot find irq info table entry for %d\n", in dal_irq_service_set()
147 DC_LOG_ERROR("%s: cannot find irq info table entry for %d\n", in dal_irq_service_ack()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator_v.c616 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_did_triggered_reset_occur()
624 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_setup_global_swap_lock()
632 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_enable_reset_trigger()
639 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_disable_reset_trigger()
646 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_tear_down_global_swap_lock()
Ddce110_hw_sequencer.c797 DC_LOG_ERROR( in dce110_edp_wait_for_hpd_ready()
869 DC_LOG_ERROR( in dce110_edp_power_control()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c303 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
364 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
370 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
508 DC_LOG_ERROR( in dce110_get_pix_clk_dividers_helper()
576 DC_LOG_ERROR( in dce110_get_pix_clk_dividers()
608 DC_LOG_ERROR( in dce112_get_pix_clk_dividers()
1281 DC_LOG_ERROR( in calc_pll_max_vco_construct()
1286 DC_LOG_ERROR( in calc_pll_max_vco_construct()
Ddce_link_encoder.c847 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_hw_init()
946 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_tmds_output()
978 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_lvds_output()
1017 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_dp_output()
1056 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_dp_mst_output()
1097 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_disable_output()
/Linux-v5.4/drivers/gpu/drm/amd/display/include/
Dlogger_interface.h86 DC_LOG_ERROR(__VA_ARGS__); \
Dlogger_types.h33 #define DC_LOG_ERROR(...) DRM_ERROR(__VA_ARGS__) macro
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/irq/dce110/
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-v5.4/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c840 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_hw_init()
940 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_tmds_output()
979 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_dp_output()
1018 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_dp_mst_output()
1063 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_disable_output()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/dcn20/
Ddcn20_link_encoder.c235 DC_LOG_ERROR("%s: No supported link rate found %X!\n", in update_cfg_data()
Ddcn20_resource.c3161 DC_LOG_ERROR("%s: not valid soc bounding box/n", __func__); in init_soc_bounding_box()
/Linux-v5.4/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c922 DC_LOG_ERROR("EDID checksum invalid.\n"); in dc_link_detect()
925 DC_LOG_ERROR("No EDID read.\n"); in dc_link_detect()
Ddc_link_dp.c915DC_LOG_ERROR("%s: Link Training Error, could not get CR after %d tries. Possibly voltage swing iss… in perform_clock_recovery_sequence()