Lines Matching refs:DRM_ERROR

126 				DRM_ERROR("Timed out waiting AUX to finish\n");  in anx78xx_aux_wait()
140 DRM_ERROR("Failed to read from AUX channel: %d\n", err); in anx78xx_aux_wait()
145 DRM_ERROR("Failed to wait for AUX channel (status: %02x)\n", in anx78xx_aux_wait()
614 DRM_ERROR("Failed to enable DVDD10 regulator: %d\n", in anx78xx_poweron()
656 DRM_ERROR("Failed to disable DVDD10 regulator: %d\n", in anx78xx_poweroff()
679 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_start()
685 DRM_ERROR("Failed receiver initialization: %d\n", err); in anx78xx_start()
691 DRM_ERROR("Failed transmitter initialization: %d\n", err); in anx78xx_start()
704 DRM_ERROR("Failed SlimPort transmitter initialization: %d\n", err); in anx78xx_start()
718 DRM_ERROR("DVDD10 regulator not found\n"); in anx78xx_init_pdata()
783 DRM_ERROR("Failed to read DPCD: %d\n", err); in anx78xx_dp_link_training()
796 DRM_ERROR("Failed to probe link capabilities: %d\n", err); in anx78xx_dp_link_training()
803 DRM_ERROR("Failed to power up DisplayPort link: %d\n", err); in anx78xx_dp_link_training()
851 DRM_ERROR("Failed to configure DisplayPort link: %d\n", err); in anx78xx_dp_link_training()
890 DRM_ERROR("Failed to pack AVI infoframe: %d\n", err); in anx78xx_send_video_infoframe()
925 DRM_ERROR("Get sink count failed %d\n", err); in anx78xx_get_downstream_info()
930 DRM_ERROR("Downstream disconnected\n"); in anx78xx_get_downstream_info()
952 DRM_ERROR("Failed to get downstream info: %d\n", err); in anx78xx_get_modes()
958 DRM_ERROR("Failed to read EDID\n"); in anx78xx_get_modes()
965 DRM_ERROR("Failed to update EDID property: %d\n", err); in anx78xx_get_modes()
1007 DRM_ERROR("Parent encoder object not found"); in anx78xx_bridge_attach()
1018 DRM_ERROR("Failed to register aux channel: %d\n", err); in anx78xx_bridge_attach()
1026 DRM_ERROR("Failed to initialize connector: %d\n", err); in anx78xx_bridge_attach()
1035 DRM_ERROR("Failed to register connector: %d\n", err); in anx78xx_bridge_attach()
1044 DRM_ERROR("Failed to link up connector to encoder: %d\n", err); in anx78xx_bridge_attach()
1091 DRM_ERROR("Failed to setup AVI infoframe: %d\n", err); in anx78xx_bridge_mode_set()
1097 DRM_ERROR("Failed to send AVI infoframe: %d\n", err); in anx78xx_bridge_mode_set()
1110 DRM_ERROR("Failed to initialize: %d\n", err); in anx78xx_bridge_enable()
1116 DRM_ERROR("Failed to set HPD: %d\n", err); in anx78xx_bridge_enable()
1142 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_hpd_threaded_handler()
1178 DRM_ERROR("Failed to write SP_COMMON_INT_STATUS4 %d\n", err); in anx78xx_handle_common_int_4()
1207 DRM_ERROR("Write HDMI int 1 failed: %d\n", err); in anx78xx_handle_hdmi_int_1()
1217 DRM_ERROR("Read system status reg failed: %d\n", err); in anx78xx_handle_hdmi_int_1()
1233 DRM_ERROR("Failed to start link training: %d\n", err); in anx78xx_handle_hdmi_int_1()
1249 DRM_ERROR("Failed to read DP interrupt 1 status: %d\n", err); in anx78xx_intp_threaded_handler()
1259 DRM_ERROR("Failed to read common interrupt 4 status: %d\n", in anx78xx_intp_threaded_handler()
1274 DRM_ERROR("Failed to read HDMI int 1 status: %d\n", err); in anx78xx_intp_threaded_handler()
1335 DRM_ERROR("Failed to initialize pdata: %d\n", err); in anx78xx_i2c_probe()
1341 DRM_ERROR("Failed to get HPD IRQ: %d\n", pdata->hpd_irq); in anx78xx_i2c_probe()
1347 DRM_ERROR("Failed to get CABLE_DET and INTP IRQ\n"); in anx78xx_i2c_probe()
1357 DRM_ERROR("Failed to reserve I2C bus %02x\n", in anx78xx_i2c_probe()
1366 DRM_ERROR("Failed regmap initialization %02x\n", in anx78xx_i2c_probe()
1402 DRM_ERROR("ANX%x (ver. %d) not supported by this driver\n", in anx78xx_i2c_probe()
1413 DRM_ERROR("Failed to request CABLE_DET threaded IRQ: %d\n", in anx78xx_i2c_probe()
1423 DRM_ERROR("Failed to request INTP threaded IRQ: %d\n", err); in anx78xx_i2c_probe()