/linux-4.4.14/drivers/video/fbdev/omap2/dss/ |
D | overlay.c | 95 DSSERR("failed to create sysfs file\n"); in dss_init_overlays() 118 DSSERR("check_overlay: overlay %d doesn't support " in dss_ovl_simple_check() 124 DSSERR("check_overlay: overlay %d doesn't support " in dss_ovl_simple_check() 131 DSSERR("check_overlay: overlay %d doesn't support mode %d\n", in dss_ovl_simple_check() 137 DSSERR("check_overlay: zorder %d too high\n", info->zorder); in dss_ovl_simple_check() 142 DSSERR("check_overlay: rotation type %d not supported\n", in dss_ovl_simple_check() 175 DSSERR("overlay %d horizontally not inside the display area " in dss_ovl_check() 182 DSSERR("overlay %d vertically not inside the display area " in dss_ovl_check()
|
D | dispc-compat.c | 361 DSSERR("FIFO UNDERFLOW on %s, disabling the overlay\n", in dispc_error_worker() 378 DSSERR("SYNC_LOST on channel %s, restarting the output " in dispc_error_worker() 398 DSSERR("OCP_ERR\n"); in dispc_error_worker() 450 DSSERR("dispc_request_irq failed\n"); in dss_dispc_initialize_irq() 492 DSSERR("failed to register FRAMEDONE isr\n"); in dispc_mgr_disable_lcd_out() 504 DSSERR("timeout waiting for FRAME DONE\n"); in dispc_mgr_disable_lcd_out() 509 DSSERR("failed to unregister FRAMEDONE isr\n"); in dispc_mgr_disable_lcd_out() 542 DSSERR("failed to register %x isr\n", irq_mask); in dispc_mgr_enable_digit_out() 550 DSSERR("timeout waiting for digit out to start\n"); in dispc_mgr_enable_digit_out() 555 DSSERR("failed to unregister %x isr\n", irq_mask); in dispc_mgr_enable_digit_out() [all …]
|
D | dsi.c | 733 DSSERR("DSI error, irqstatus %x\n", irqstatus); in dsi_handle_irq_errors() 744 DSSERR("DSI VC(%d) error, vc irqstatus %x\n", in dsi_handle_irq_errors() 753 DSSERR("DSI CIO error, cio irqstatus %x\n", ciostatus); in dsi_handle_irq_errors() 1179 DSSERR("can't get DSI VDD regulator\n"); in dsi_regulator_init() 1187 DSSERR("can't set the DSI regulator voltage\n"); in dsi_regulator_init() 1241 DSSERR("Failed to set dsi_if_enable to %d\n", enable); in dsi_if_enable() 1375 DSSERR("Failed to set DSI PLL power mode to %d\n", in dsi_pll_power() 1428 DSSERR("PLL not coming out of reset.\n"); in dsi_pll_enable() 1775 DSSERR("failed to set complexio power state to " in dsi_cio_power() 2049 DSSERR("CIO TXCLKESC%d domain not coming " \ in dsi_cio_wait_tx_clk_esc_reset() [all …]
|
D | apply.c | 529 DSSERR("mgr(%d)->wait_for_go() not finishing\n", in dss_mgr_wait_for_go() 540 DSSERR("mgr(%d)->wait_for_go() timeout\n", mgr->id); in dss_mgr_wait_for_go() 606 DSSERR("ovl(%d)->wait_for_go() not finishing\n", in dss_mgr_wait_for_go_ovl() 617 DSSERR("ovl(%d)->wait_for_go() timeout\n", ovl->id); in dss_mgr_wait_for_go_ovl() 652 DSSERR("dispc_ovl_setup failed for ovl %d\n", ovl->id); in dss_ovl_write_regs() 753 DSSERR("cannot write registers for manager %s: " in dss_write_regs() 832 DSSERR("cannot start manual update: illegal configuration\n"); in dss_mgr_start_update_compat() 989 DSSERR("failed to apply settings: illegal configuration.\n"); in omap_dss_mgr_apply() 1092 DSSERR("failed to enable manager %d: check_settings failed\n", in dss_mgr_enable_compat() 1193 DSSERR("manager %s is already connected to an output\n", in dss_mgr_set_output() [all …]
|
D | hdmi5.c | 130 DSSERR("can't get VDDA regulator\n"); in hdmi_init_regulator() 205 DSSERR("Failed to enable PLL\n"); in hdmi_power_on_full() 211 DSSERR("Failed to configure PLL\n"); in hdmi_power_on_full() 377 DSSERR("failed to enable display: no output/manager\n"); in hdmi_display_enable() 384 DSSERR("failed to power on device\n"); in hdmi_display_enable() 392 DSSERR("Error restoring audio configuration: %d", r); in hdmi_display_enable() 440 DSSERR("failed to power on device\n"); in hdmi_core_enable() 483 DSSERR("failed to connect output to new device: %s\n", in hdmi_connect() 765 DSSERR("platform_get_irq failed\n"); in hdmi5_bind() 774 DSSERR("HDMI IRQ request failed\n"); in hdmi5_bind() [all …]
|
D | hdmi4.c | 113 DSSERR("can't get VDDA regulator\n"); in hdmi_init_regulator() 188 DSSERR("Failed to enable PLL\n"); in hdmi_power_on_full() 194 DSSERR("Failed to configure PLL\n"); in hdmi_power_on_full() 347 DSSERR("failed to enable display: no output/manager\n"); in hdmi_display_enable() 354 DSSERR("failed to power on device\n"); in hdmi_display_enable() 362 DSSERR("Error restoring audio configuration: %d", r); in hdmi_display_enable() 410 DSSERR("failed to power on device\n"); in hdmi_core_enable() 453 DSSERR("failed to connect output to new device: %s\n", in hdmi_connect() 729 DSSERR("platform_get_irq failed\n"); in hdmi4_bind() 738 DSSERR("HDMI IRQ request failed\n"); in hdmi4_bind() [all …]
|
D | manager.c | 93 DSSERR("failed to create sysfs file\n"); in dss_init_overlay_managers_sysfs() 143 DSSERR("check_manager: illegal transparency key\n"); in dss_mgr_simple_check() 173 DSSERR("overlays %d and %d have the same " in dss_mgr_check_zorder() 188 DSSERR("check_manager: invalid timings\n"); in dss_mgr_check_timings()
|
D | dss.c | 197 DSSERR("illegal DSS PLL ID %d\n", pll_id); in dss_ctrl_pll_enable() 223 DSSERR("error in PLL mux config for LCD\n"); in dss_ctrl_pll_set_control_mux() 239 DSSERR("error in PLL mux config for LCD2\n"); in dss_ctrl_pll_set_control_mux() 255 DSSERR("error in PLL mux config for LCD3\n"); in dss_ctrl_pll_set_control_mux() 261 DSSERR("error in PLL mux config\n"); in dss_ctrl_pll_set_control_mux() 305 DSSERR("PLL lock request timed out\n"); in dss_sdi_enable() 317 DSSERR("PLL lock timed out\n"); in dss_sdi_enable() 328 DSSERR("SDI reset timed out\n"); in dss_sdi_enable() 747 DSSERR("can't get clock fck\n"); in dss_get_clocks() 756 DSSERR("Failed to get %s\n", dss.feat->parent_clk_name); in dss_get_clocks() [all …]
|
D | output.c | 39 DSSERR("output already has device %s connected to it\n", in omapdss_output_set_device() 46 DSSERR("output type and display type don't match\n"); in omapdss_output_set_device() 71 DSSERR("output doesn't have a device connected to it\n"); in omapdss_output_unset_device() 77 DSSERR("device %s is not disabled, cannot unset device\n", in omapdss_output_unset_device()
|
D | hdmi_pll.c | 187 DSSERR("can't get sys_clk\n"); in dsi_init_pll_data() 231 DSSERR("can't get PLL mem resource\n"); in hdmi_pll_init() 237 DSSERR("can't ioremap PLLCTRL\n"); in hdmi_pll_init() 243 DSSERR("failed to init HDMI PLL\n"); in hdmi_pll_init()
|
D | hdmi4_core.c | 61 DSSERR("Timeout aborting DDC transaction\n"); in hdmi_core_ddc_init() 72 DSSERR("Timeout starting SCL clock\n"); in hdmi_core_ddc_init() 82 DSSERR("Timeout clearing DDC fifo\n"); in hdmi_core_ddc_init() 100 DSSERR("Timeout waiting DDC to be ready\n"); in hdmi_core_ddc_edid() 128 DSSERR("I2C Bus Low?\n"); in hdmi_core_ddc_edid() 133 DSSERR("I2C No Ack\n"); in hdmi_core_ddc_edid() 142 DSSERR("operation stopped when reading edid\n"); in hdmi_core_ddc_edid() 150 DSSERR("timeout reading edid\n"); in hdmi_core_ddc_edid() 164 DSSERR("E-EDID checksum failed!!\n"); in hdmi_core_ddc_edid() 893 DSSERR("can't get CORE mem resource\n"); in hdmi4_core_init() [all …]
|
D | hdmi_wp.c | 81 DSSERR("Failed to set PHY power mode to %d\n", val); in hdmi_wp_set_phy_pwr() 97 DSSERR("Failed to set PLL_PWR_STATUS\n"); in hdmi_wp_set_pll_pwr() 129 DSSERR("no HDMI FRAMEDONE when disabling output\n"); in hdmi_wp_video_stop() 265 DSSERR("can't get WP mem resource\n"); in hdmi_wp_init() 272 DSSERR("can't ioremap HDMI WP\n"); in hdmi_wp_init()
|
D | manager-sysfs.c | 76 DSSERR("new display is already connected\n"); in manager_display_store() 82 DSSERR("new display is not disabled\n"); in manager_display_store() 91 DSSERR("old display is not disabled\n"); in manager_display_store() 102 DSSERR("failed to connect new device\n"); in manager_display_store() 108 DSSERR("failed to connect device to this manager\n"); in manager_display_store() 115 DSSERR("failed to apply dispc config\n"); in manager_display_store()
|
D | venc.c | 398 DSSERR("Failed to reset venc\n"); in venc_reset() 519 DSSERR("Failed to enable display: no output/manager\n"); in venc_display_enable() 660 DSSERR("can't get VDDA_DAC regulator\n"); in venc_init_regulator() 730 DSSERR("can't get tv_dac_clk\n"); in venc_get_clocks() 762 DSSERR("failed to connect output to new device: %s\n", in venc_connect() 883 DSSERR("can't get IORESOURCE_MEM VENC\n"); in venc_bind() 890 DSSERR("can't ioremap VENC\n"); in venc_bind() 912 DSSERR("Invalid DT data\n"); in venc_bind()
|
D | pll.c | 307 DSSERR("DSS DPLL GO bit not going down.\n"); in dss_pll_write_config_type_a() 313 DSSERR("cannot lock DSS DPLL\n"); in dss_pll_write_config_type_a() 333 DSSERR("failed to enable HSDIV clocks\n"); in dss_pll_write_config_type_a() 379 DSSERR("DSS DPLL GO bit not going down.\n"); in dss_pll_write_config_type_b() 384 DSSERR("cannot lock DSS DPLL\n"); in dss_pll_write_config_type_b()
|
D | sdi.c | 140 DSSERR("failed to enable display: no output/manager\n"); in sdi_display_enable() 271 DSSERR("can't get VDDS_SDI regulator\n"); in sdi_init_regulator() 300 DSSERR("failed to connect output to new device: %s\n", in sdi_connect() 426 DSSERR("failed to parse datapairs\n"); in sdi_init_port()
|
D | hdmi_phy.c | 236 DSSERR("can't get PHY mem resource\n"); in hdmi_phy_init() 242 DSSERR("can't ioremap TX PHY\n"); in hdmi_phy_init()
|
D | rfbi.c | 437 DSSERR("can't setup timings\n"); in calc_extif_timings() 449 DSSERR("Failed to calc timings\n"); in rfbi_set_timings() 884 DSSERR("failed to enable display: no output/manager\n"); in rfbi_display_enable() 895 DSSERR("can't get FRAMEDONE irq\n"); in rfbi_display_enable() 964 DSSERR("can't get IORESOURCE_MEM RFBI\n"); in rfbi_bind() 971 DSSERR("can't ioremap RFBI\n"); in rfbi_bind() 977 DSSERR("can't get ick\n"); in rfbi_bind()
|
D | dpi.c | 393 DSSERR("no VDSS_DSI regulator\n"); in dpi_display_enable() 399 DSSERR("failed to enable display: no output/manager\n"); in dpi_display_enable() 585 DSSERR("can't get VDDS_DSI regulator\n"); in dpi_init_regulator() 682 DSSERR("failed to connect output to new device: %s\n", in dpi_connect() 866 DSSERR("failed to parse datalines\n"); in dpi_init_port()
|
D | hdmi5_core.c | 70 DSSERR("HDMI I2CM reset failed\n"); in hdmi_core_ddc_init() 175 DSSERR("HDMI I2C Master Error\n"); in hdmi_core_ddc_edid() 187 DSSERR("HDMI I2C timeout reading EDID\n"); in hdmi_core_ddc_edid() 905 DSSERR("can't get CORE IORESOURCE_MEM HDMI\n"); in hdmi5_core_init() 911 DSSERR("can't ioremap HDMI core\n"); in hdmi5_core_init()
|
D | dss.h | 42 #define DSSERR(format, ...) \ macro 46 #define DSSERR(format, ...) \ macro
|
D | dispc.c | 600 DSSERR("GO bit not down for WB\n"); in dispc_wb_go() 2284 DSSERR("failed to find scaling settings\n"); in dispc_ovl_calc_scaling_24xx() 2289 DSSERR("Cannot scale max input width exceeded"); in dispc_ovl_calc_scaling_24xx() 2357 DSSERR("failed to find scaling settings\n"); in dispc_ovl_calc_scaling_34xx() 2363 DSSERR("horizontal timing too tight\n"); in dispc_ovl_calc_scaling_34xx() 2368 DSSERR("Cannot setup scaling"); in dispc_ovl_calc_scaling_34xx() 2369 DSSERR("width exceeds maximum width possible"); in dispc_ovl_calc_scaling_34xx() 2374 DSSERR("cannot setup scaling with five taps"); in dispc_ovl_calc_scaling_34xx() 2413 DSSERR("Cannot scale width exceeds max line width"); in dispc_ovl_calc_scaling_44xx() 2442 DSSERR("cannot calculate scaling settings: pclk is zero\n"); in dispc_ovl_calc_scaling() [all …]
|
D | overlay-sysfs.c | 86 DSSERR("detach failed\n"); in overlay_manager_store() 98 DSSERR("Failed to attach overlay\n"); in overlay_manager_store()
|
D | video-pll.c | 180 DSSERR("can't get video pll clkin\n"); in dss_video_pll_init()
|
D | display-sysfs.c | 329 DSSERR("failed to create sysfs files\n"); in display_init_sysfs()
|