Lines Matching refs:DRM_ERROR

478 			DRM_ERROR("Failed to enable DVDD10 regulator: %d\n",  in anx78xx_poweron()
520 DRM_ERROR("Failed to disable DVDD10 regulator: %d\n", in anx78xx_poweroff()
543 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_start()
549 DRM_ERROR("Failed receiver initialization: %d\n", err); in anx78xx_start()
555 DRM_ERROR("Failed transmitter initialization: %d\n", err); in anx78xx_start()
568 DRM_ERROR("Failed SlimPort transmitter initialization: %d\n", err); in anx78xx_start()
583 DRM_ERROR("DVDD10 regulator not found\n"); in anx78xx_init_pdata()
649 DRM_ERROR("Failed to read DPCD: %d\n", err); in anx78xx_dp_link_training()
666 DRM_ERROR("Failed to read DP_SET_POWER register: %d\n", in anx78xx_dp_link_training()
676 DRM_ERROR("Failed to power up DisplayPort link: %d\n", in anx78xx_dp_link_training()
739 DRM_ERROR("Failed to configure link: %d\n", err); in anx78xx_dp_link_training()
778 DRM_ERROR("Failed to pack AVI infoframe: %d\n", err); in anx78xx_send_video_infoframe()
813 DRM_ERROR("Get sink count failed %d\n", err); in anx78xx_get_downstream_info()
818 DRM_ERROR("Downstream disconnected\n"); in anx78xx_get_downstream_info()
840 DRM_ERROR("Failed to get downstream info: %d\n", err); in anx78xx_get_modes()
846 DRM_ERROR("Failed to read EDID\n"); in anx78xx_get_modes()
853 DRM_ERROR("Failed to update EDID property: %d\n", err); in anx78xx_get_modes()
896 DRM_ERROR("Fix bridge driver to make connector optional!"); in anx78xx_bridge_attach()
901 DRM_ERROR("Parent encoder object not found"); in anx78xx_bridge_attach()
913 DRM_ERROR("Failed to register aux channel: %d\n", err); in anx78xx_bridge_attach()
921 DRM_ERROR("Failed to initialize connector: %d\n", err); in anx78xx_bridge_attach()
933 DRM_ERROR("Failed to link up connector to encoder: %d\n", err); in anx78xx_bridge_attach()
939 DRM_ERROR("Failed to register connector: %d\n", err); in anx78xx_bridge_attach()
997 DRM_ERROR("Failed to setup AVI infoframe: %d\n", err); in anx78xx_bridge_mode_set()
1003 DRM_ERROR("Failed to send AVI infoframe: %d\n", err); in anx78xx_bridge_mode_set()
1016 DRM_ERROR("Failed to initialize: %d\n", err); in anx78xx_bridge_enable()
1022 DRM_ERROR("Failed to set HPD: %d\n", err); in anx78xx_bridge_enable()
1049 DRM_ERROR("Failed to enable interrupts: %d\n", err); in anx78xx_hpd_threaded_handler()
1085 DRM_ERROR("Failed to write SP_COMMON_INT_STATUS4 %d\n", err); in anx78xx_handle_common_int_4()
1114 DRM_ERROR("Write HDMI int 1 failed: %d\n", err); in anx78xx_handle_hdmi_int_1()
1124 DRM_ERROR("Read system status reg failed: %d\n", err); in anx78xx_handle_hdmi_int_1()
1140 DRM_ERROR("Failed to start link training: %d\n", err); in anx78xx_handle_hdmi_int_1()
1156 DRM_ERROR("Failed to read DP interrupt 1 status: %d\n", err); in anx78xx_intp_threaded_handler()
1166 DRM_ERROR("Failed to read common interrupt 4 status: %d\n", in anx78xx_intp_threaded_handler()
1181 DRM_ERROR("Failed to read HDMI int 1 status: %d\n", err); in anx78xx_intp_threaded_handler()
1245 DRM_ERROR("Failed to initialize pdata: %d\n", err); in anx78xx_i2c_probe()
1252 DRM_ERROR("Failed to get HPD IRQ: %d\n", pdata->hpd_irq); in anx78xx_i2c_probe()
1258 DRM_ERROR("Failed to get CABLE_DET and INTP IRQ\n"); in anx78xx_i2c_probe()
1271 DRM_ERROR("Failed to reserve I2C bus %02x: %d\n", in anx78xx_i2c_probe()
1281 DRM_ERROR("Failed regmap initialization %02x\n", in anx78xx_i2c_probe()
1317 DRM_ERROR("ANX%x (ver. %d) not supported by this driver\n", in anx78xx_i2c_probe()
1328 DRM_ERROR("Failed to request CABLE_DET threaded IRQ: %d\n", in anx78xx_i2c_probe()
1338 DRM_ERROR("Failed to request INTP threaded IRQ: %d\n", err); in anx78xx_i2c_probe()