Lines Matching refs:DRM_ERROR
71 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_read_bytes()
77 DRM_ERROR("Failed to recv i2c data, ret=%d\n", ret); in ptn3460_read_bytes()
95 DRM_ERROR("Failed to send i2c command, ret=%d\n", ret); in ptn3460_write_byte()
111 DRM_ERROR("Failed to transfer EDID to sram, ret=%d\n", ret); in ptn3460_select_edid()
121 DRM_ERROR("Failed to write EDID value, ret=%d\n", ret); in ptn3460_select_edid()
143 DRM_ERROR("failed to prepare panel\n"); in ptn3460_pre_enable()
156 DRM_ERROR("Select EDID failed ret=%d\n", ret); in ptn3460_pre_enable()
166 DRM_ERROR("failed to enable panel\n"); in ptn3460_enable()
181 DRM_ERROR("failed to disable panel\n"); in ptn3460_disable()
194 DRM_ERROR("failed to unprepare panel\n"); in ptn3460_post_disable()
216 DRM_ERROR("Failed to allocate EDID\n"); in ptn3460_get_modes()
275 DRM_ERROR("Parent encoder object not found"); in ptn3460_bridge_attach()
283 DRM_ERROR("Failed to initialize connector with drm\n"); in ptn3460_bridge_attach()
343 DRM_ERROR("cannot configure gpio_pd_n\n"); in ptn3460_probe()
350 DRM_ERROR("cannot get gpio_rst_n %d\n", ret); in ptn3460_probe()
359 DRM_ERROR("cannot configure gpio_rst_n\n"); in ptn3460_probe()
374 DRM_ERROR("Failed to add bridge\n"); in ptn3460_probe()