Searched refs:DC_LOG_ERROR (Results 1 – 11 of 11) sorted by relevance
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/irq/ |
D | irq_service.c | 109 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/ |
D | dce110_timing_generator_v.c | 611 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()
|
D | dce110_hw_sequencer.c | 841 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/ |
D | dce_clock_source.c | 293 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()
|
D | dce_link_encoder.c | 853 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/ |
D | logger_interface.h | 86 DC_LOG_ERROR(__VA_ARGS__); \
|
D | logger_types.h | 33 #define DC_LOG_ERROR(...) DRM_ERROR(__VA_ARGS__) macro
|
/Linux-v4.19/drivers/gpu/drm/amd/display/dc/irq/dce110/ |
D | irq_service_dce110.c | 181 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/ |
D | dcn10_link_encoder.c | 801 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/ |
D | dc_link.c | 743 DC_LOG_ERROR("EDID checksum invalid.\n"); in dc_link_detect() 746 DC_LOG_ERROR("No EDID read.\n"); in dc_link_detect()
|
D | dc_link_dp.c | 880 …DC_LOG_ERROR("%s: Link Training Error, could not get CR after %d tries. Possibly voltage swing iss… in perform_clock_recovery_sequence()
|