Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/gpu/drm/amd/display/dc/irq/
Dirq_service.c109 DC_LOG_ERROR("%s: cannot find irq info table entry for %d\n", in dal_irq_service_set()
145 DC_LOG_ERROR("%s: cannot find irq info table entry for %d\n", in dal_irq_service_ack()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce110/
Ddce110_timing_generator_v.c611 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_did_triggered_reset_occur()
619 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_setup_global_swap_lock()
627 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_enable_reset_trigger()
634 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_disable_reset_trigger()
641 DC_LOG_ERROR("Timing Sync not supported on underlay pipe\n"); in dce110_timing_generator_v_tear_down_global_swap_lock()
Ddce110_hw_sequencer.c841 DC_LOG_ERROR( in hwss_edp_wait_for_hpd_ready()
913 DC_LOG_ERROR( in hwss_edp_power_control()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dce/
Ddce_clock_source.c293 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
354 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
360 DC_LOG_ERROR( in calculate_pixel_clock_pll_dividers()
498 DC_LOG_ERROR( in dce110_get_pix_clk_dividers_helper()
566 DC_LOG_ERROR( in dce110_get_pix_clk_dividers()
1238 DC_LOG_ERROR( in calc_pll_max_vco_construct()
1243 DC_LOG_ERROR( in calc_pll_max_vco_construct()
Ddce_link_encoder.c853 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_hw_init()
952 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_tmds_output()
991 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_dp_output()
1030 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_enable_dp_mst_output()
1071 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dce110_link_encoder_disable_output()
/Linux-v4.19/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-v4.19/drivers/gpu/drm/amd/display/dc/irq/dce110/
Dirq_service_dce110.c181 DC_LOG_ERROR("%s: called for non-implemented irq source\n", in dal_irq_service_dummy_set()
189 DC_LOG_ERROR("%s: called for non-implemented irq source\n", in dal_irq_service_dummy_ack()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/dcn10/
Ddcn10_link_encoder.c801 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_hw_init()
901 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_tmds_output()
940 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_dp_output()
979 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_enable_dp_mst_output()
1024 DC_LOG_ERROR("%s: Failed to execute VBIOS command table!\n", in dcn10_link_encoder_disable_output()
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/core/
Ddc_link.c743 DC_LOG_ERROR("EDID checksum invalid.\n"); in dc_link_detect()
746 DC_LOG_ERROR("No EDID read.\n"); in dc_link_detect()
Ddc_link_dp.c880DC_LOG_ERROR("%s: Link Training Error, could not get CR after %d tries. Possibly voltage swing iss… in perform_clock_recovery_sequence()