Searched refs:DC_ERROR (Results 1 – 10 of 10) sorted by relevance
/linux/drivers/gpu/drm/amd/display/dc/link/ |
H A D | link_factory.c | 599 DC_ERROR("Failed to create ddc_service!\n"); in construct_phy() 604 DC_ERROR("Failed to get I2C info for connector!\n"); in construct_phy() 626 DC_ERROR("Failed to create link encoder!\n"); in construct_phy() 654 DC_ERROR("Failed to create link panel_cntl!\n"); in construct_phy() 662 DC_ERROR("Failed to find device tag!\n"); in construct_phy() 803 DC_ERROR("Failed to create ddc_service!\n"); in construct_dpia()
|
H A D | link_detection.c | 1022 DC_ERROR("Invalid connector type! signal:%d\n", in detect_link_and_local_sink() 1046 DC_ERROR("Failed to create sink!\n"); in detect_link_and_local_sink()
|
/linux/drivers/gpu/drm/amd/display/dc/ |
H A D | dc_dmub_srv.c | 91 DC_ERROR("Error waiting for DMUB idle: status=%d\n", status); in dc_dmub_srv_wait_for_pending() 106 DC_ERROR("Error clearing INBOX0 ack: status=%d\n", status); in dc_dmub_srv_clear_inbox0_ack() 119 DC_ERROR("Error waiting for INBOX0 HW Lock Ack\n"); in dc_dmub_srv_wait_for_inbox0_ack() 133 DC_ERROR("Error sending INBOX0 cmd\n"); in dc_dmub_srv_send_inbox0_cmd() 171 DC_ERROR("Error starting DMUB execution: status=%d\n", status); in dc_dmub_srv_reg_cmd_list_queue_execute() 220 DC_ERROR("Error queueing DMUB command: status=%d\n", status); in dc_dmub_srv_fb_cmd_list_queue_execute() 230 DC_ERROR("Error starting DMUB execution: status=%d\n", status); in dc_dmub_srv_fb_cmd_list_queue_execute() 326 DC_ERROR("Error querying DMUB boot status: error=%d\n", status); in dc_dmub_srv_optimized_init_done() 358 DC_ERROR("Error querying DMUB boot status: error=%d\n", status); in dc_dmub_srv_is_restore_required() 1198 DC_ERROR("Erro in dc_dmub_srv_is_hw_pwr_up() [all...] |
/linux/drivers/gpu/drm/amd/display/include/ |
H A D | logger_interface.h | 72 #define DC_ERROR(...) \ macro
|
/linux/drivers/gpu/drm/amd/display/dc/irq/dce110/ |
H A D | irq_service_dce110.c | 223 DC_ERROR("Failed to get VBLANK!\n"); in dce110_vblank_set()
|
/linux/drivers/gpu/drm/amd/display/dc/link/protocols/ |
H A D | link_edp_panel_control.c | 683 DC_ERROR("Unknown transmitter value %d\n", transmitter_value); in transmitter_to_phy_id()
|
/linux/drivers/gpu/drm/amd/display/dc/core/ |
H A D | dc.c | 3319 DC_ERROR("Failed to allocate new validate context for DSC change\n"); in copy_stream_update_to_stream() 3468 DC_ERROR("Invalid src/dst rects in surface update!\n"); in update_planes_and_stream_state() 3489 DC_ERROR("Failed to allocate new validate context!\n"); in update_planes_and_stream_state() 5124 DC_ERROR("Failed to allocate new validate context!\n"); in update_planes_and_stream_v1() 5164 DC_ERROR("Mode validation failed for stream update!\n"); in update_planes_and_stream_v1() 6104 * DC_OK if successful, DC_ERROR if failure
|
H A D | dc_resource.c | 3977 DC_ERROR("Stream %p not found in new ctx!\n", stream); in resource_map_pool_resources()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
H A D | dce110_hwseq.c | 2690 DC_ERROR("TG counter is not moving!\n"); in wait_for_reset_trigger_to_occur() 2708 DC_ERROR("GSL: Timeout on reset trigger!\n"); in wait_for_reset_trigger_to_occur()
|
/linux/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
H A D | dcn10_hwseq.c | 2245 DC_ERROR("TG counter is not moving!\n"); in wait_for_reset_trigger_to_occur() 2263 DC_ERROR("GSL: Timeout on reset trigger!\n"); in wait_for_reset_trigger_to_occur()
|