Searched refs:DC_ERROR (Results 1 – 10 of 10) sorted by relevance
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/ |
D | link_factory.c | 588 DC_ERROR("Failed to create ddc_service!\n"); in construct_phy() 593 DC_ERROR("Failed to get I2C info for connector!\n"); in construct_phy() 615 DC_ERROR("Failed to create link encoder!\n"); in construct_phy() 643 DC_ERROR("Failed to create link panel_cntl!\n"); in construct_phy() 651 DC_ERROR("Failed to find device tag!\n"); in construct_phy() 792 DC_ERROR("Failed to create ddc_service!\n"); in construct_dpia()
|
D | link_detection.c | 1014 DC_ERROR("Invalid connector type! signal:%d\n", in detect_link_and_local_sink() 1038 DC_ERROR("Failed to create sink!\n"); in detect_link_and_local_sink()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/include/ |
D | logger_interface.h | 81 #define DC_ERROR(...) \ macro
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/ |
D | dc_dmub_srv.c | 84 DC_ERROR("Error waiting for DMUB idle: status=%d\n", status); in dc_dmub_srv_wait_idle() 97 DC_ERROR("Error clearing INBOX0 ack: status=%d\n", status); in dc_dmub_srv_clear_inbox0_ack() 110 DC_ERROR("Error waiting for INBOX0 HW Lock Ack\n"); in dc_dmub_srv_wait_for_inbox0_ack() 124 DC_ERROR("Error sending INBOX0 cmd\n"); in dc_dmub_srv_send_inbox0_cmd() 164 DC_ERROR("Error queueing DMUB command: status=%d\n", status); in dc_dmub_srv_cmd_list_queue_execute() 174 DC_ERROR("Error starting DMUB execution: status=%d\n", status); in dc_dmub_srv_cmd_list_queue_execute() 258 DC_ERROR("Error queueing DMUB command: status=%d\n", status); in dc_dmub_srv_cmd_run_list() 268 DC_ERROR("Error starting DMUB execution: status=%d\n", status); in dc_dmub_srv_cmd_run_list() 312 DC_ERROR("Error querying DMUB boot status: error=%d\n", status); in dc_dmub_srv_optimized_init_done() 344 DC_ERROR("Error querying DMUB boot status: error=%d\n", status); in dc_dmub_srv_is_restore_required() [all …]
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/irq/dce110/ |
D | irq_service_dce110.c | 223 DC_ERROR("Failed to get VBLANK!\n"); in dce110_vblank_set()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/link/protocols/ |
D | link_edp_panel_control.c | 654 DC_ERROR("Unknown transmitter value %d\n", transmitter_value); in transmitter_to_phy_id()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/core/ |
D | dc.c | 3034 DC_ERROR("Failed to allocate new validate context for DSC change\n"); in copy_stream_update_to_stream() 3176 DC_ERROR("Invalid src/dst rects in surface update!\n"); in update_planes_and_stream_state() 3197 DC_ERROR("Failed to allocate new validate context!\n"); in update_planes_and_stream_state() 4786 DC_ERROR("Failed to allocate new validate context!\n"); in update_planes_and_stream_v1() 4826 DC_ERROR("Mode validation failed for stream update!\n"); in update_planes_and_stream_v1()
|
D | dc_resource.c | 3742 DC_ERROR("Stream %p not found in new ctx!\n", stream); in resource_map_pool_resources()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dce110/ |
D | dce110_hwseq.c | 2657 DC_ERROR("TG counter is not moving!\n"); in wait_for_reset_trigger_to_occur() 2675 DC_ERROR("GSL: Timeout on reset trigger!\n"); in wait_for_reset_trigger_to_occur()
|
/linux-6.12.1/drivers/gpu/drm/amd/display/dc/hwss/dcn10/ |
D | dcn10_hwseq.c | 2067 DC_ERROR("TG counter is not moving!\n"); in wait_for_reset_trigger_to_occur() 2085 DC_ERROR("GSL: Timeout on reset trigger!\n"); in wait_for_reset_trigger_to_occur()
|