Lines Matching refs:DRM_ERROR

136 				DRM_ERROR("Timed out waiting AUX to finish\n");  in anx78xx_aux_wait()
150 DRM_ERROR("Failed to read from AUX channel: %d\n", err); in anx78xx_aux_wait()
155 DRM_ERROR("Failed to wait for AUX channel (status: %02x)\n", in anx78xx_aux_wait()
624 DRM_ERROR("Failed to enable DVDD10 regulator: %d\n", in anx78xx_poweron()
666 DRM_ERROR("Failed to disable DVDD10 regulator: %d\n", in anx78xx_poweroff()
689 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_start()
695 DRM_ERROR("Failed receiver initialization: %d\n", err); in anx78xx_start()
701 DRM_ERROR("Failed transmitter initialization: %d\n", err); in anx78xx_start()
714 DRM_ERROR("Failed SlimPort transmitter initialization: %d\n", err); in anx78xx_start()
728 DRM_ERROR("DVDD10 regulator not found\n"); in anx78xx_init_pdata()
793 DRM_ERROR("Failed to read DPCD: %d\n", err); in anx78xx_dp_link_training()
806 DRM_ERROR("Failed to probe link capabilities: %d\n", err); in anx78xx_dp_link_training()
813 DRM_ERROR("Failed to power up DisplayPort link: %d\n", err); in anx78xx_dp_link_training()
861 DRM_ERROR("Failed to configure DisplayPort link: %d\n", err); in anx78xx_dp_link_training()
900 DRM_ERROR("Failed to pack AVI infoframe: %d\n", err); in anx78xx_send_video_infoframe()
935 DRM_ERROR("Get sink count failed %d\n", err); in anx78xx_get_downstream_info()
940 DRM_ERROR("Downstream disconnected\n"); in anx78xx_get_downstream_info()
962 DRM_ERROR("Failed to get downstream info: %d\n", err); in anx78xx_get_modes()
968 DRM_ERROR("Failed to read EDID\n"); in anx78xx_get_modes()
975 DRM_ERROR("Failed to update EDID property: %d\n", err); in anx78xx_get_modes()
1017 DRM_ERROR("Parent encoder object not found"); in anx78xx_bridge_attach()
1028 DRM_ERROR("Failed to register aux channel: %d\n", err); in anx78xx_bridge_attach()
1036 DRM_ERROR("Failed to initialize connector: %d\n", err); in anx78xx_bridge_attach()
1045 DRM_ERROR("Failed to register connector: %d\n", err); in anx78xx_bridge_attach()
1054 DRM_ERROR("Failed to link up connector to encoder: %d\n", err); in anx78xx_bridge_attach()
1100 DRM_ERROR("Failed to setup AVI infoframe: %d\n", err); in anx78xx_bridge_mode_set()
1106 DRM_ERROR("Failed to send AVI infoframe: %d\n", err); in anx78xx_bridge_mode_set()
1119 DRM_ERROR("Failed to initialize: %d\n", err); in anx78xx_bridge_enable()
1125 DRM_ERROR("Failed to set HPD: %d\n", err); in anx78xx_bridge_enable()
1151 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_hpd_threaded_handler()
1187 DRM_ERROR("Failed to write SP_COMMON_INT_STATUS4 %d\n", err); in anx78xx_handle_common_int_4()
1216 DRM_ERROR("Write HDMI int 1 failed: %d\n", err); in anx78xx_handle_hdmi_int_1()
1226 DRM_ERROR("Read system status reg failed: %d\n", err); in anx78xx_handle_hdmi_int_1()
1242 DRM_ERROR("Failed to start link training: %d\n", err); in anx78xx_handle_hdmi_int_1()
1258 DRM_ERROR("Failed to read DP interrupt 1 status: %d\n", err); in anx78xx_intp_threaded_handler()
1268 DRM_ERROR("Failed to read common interrupt 4 status: %d\n", in anx78xx_intp_threaded_handler()
1283 DRM_ERROR("Failed to read HDMI int 1 status: %d\n", err); in anx78xx_intp_threaded_handler()
1344 DRM_ERROR("Failed to initialize pdata: %d\n", err); in anx78xx_i2c_probe()
1350 DRM_ERROR("Failed to get HPD IRQ: %d\n", pdata->hpd_irq); in anx78xx_i2c_probe()
1356 DRM_ERROR("Failed to get CABLE_DET and INTP IRQ\n"); in anx78xx_i2c_probe()
1366 DRM_ERROR("Failed to reserve I2C bus %02x\n", in anx78xx_i2c_probe()
1375 DRM_ERROR("Failed regmap initialization %02x\n", in anx78xx_i2c_probe()
1411 DRM_ERROR("ANX%x (ver. %d) not supported by this driver\n", in anx78xx_i2c_probe()
1422 DRM_ERROR("Failed to request CABLE_DET threaded IRQ: %d\n", in anx78xx_i2c_probe()
1432 DRM_ERROR("Failed to request INTP threaded IRQ: %d\n", err); in anx78xx_i2c_probe()