Lines Matching refs:DRM_ERROR
70 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_read_bytes()
76 DRM_ERROR("Failed to recv i2c data, ret=%d\n", ret); in ptn3460_read_bytes()
94 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_write_byte()
110 DRM_ERROR("Failed to transfer EDID to sram, ret=%d\n", ret); in ptn3460_select_edid()
120 DRM_ERROR("Failed to write EDID value, ret=%d\n", ret); in ptn3460_select_edid()
142 DRM_ERROR("failed to prepare panel\n"); in ptn3460_pre_enable()
155 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable()
165 DRM_ERROR("failed to enable panel\n"); in ptn3460_enable()
180 DRM_ERROR("failed to disable panel\n"); in ptn3460_disable()
193 DRM_ERROR("failed to unprepare panel\n"); in ptn3460_post_disable()
215 DRM_ERROR("Failed to allocate EDID\n"); in ptn3460_get_modes()
277 DRM_ERROR("Parent encoder object not found"); in ptn3460_bridge_attach()
285 DRM_ERROR("Failed to initialize connector with drm\n"); in ptn3460_bridge_attach()
352 DRM_ERROR("cannot get gpio_rst_n %d\n", ret); in ptn3460_probe()
367 DRM_ERROR("Failed to add bridge\n"); in ptn3460_probe()