/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | core.c | 134 DSSDBG("pm notif %lu\n", v); in omap_dss_pm_notif() 140 DSSDBG("suspending displays\n"); in omap_dss_pm_notif() 146 DSSDBG("resuming displays\n"); in omap_dss_pm_notif() 183 DSSDBG("shutdown\n"); in omap_dss_shutdown()
|
H A D | hdmi_wp.c | 149 DSSDBG("Enter hdmi_wp_video_config_interface\n"); in hdmi_wp_video_config_interface() 168 DSSDBG("Enter hdmi_wp_video_config_timing\n"); in hdmi_wp_video_config_timing() 184 DSSDBG("Enter hdmi_wp_video_init_format\n"); in hdmi_wp_init_vid_fmt_timings() 208 DSSDBG("Enter hdmi_wp_audio_config_format\n"); in hdmi_wp_audio_config_format() 231 DSSDBG("Enter hdmi_wp_audio_config_dma\n"); in hdmi_wp_audio_config_dma()
|
H A D | hdmi4.c | 40 DSSDBG("hdmi_runtime_get\n"); in hdmi_runtime_get() 53 DSSDBG("hdmi_runtime_put\n"); in hdmi_runtime_put() 161 DSSDBG("hdmi_power_on x_res= %d y_res = %d\n", p->x_res, p->y_res); in hdmi_power_on_full() 180 DSSDBG("Failed to configure PHY\n"); in hdmi_power_on_full() 321 DSSDBG("ENTER hdmi_display_enable\n"); in hdmi_display_enable() 365 DSSDBG("Enter hdmi_display_disable\n"); in hdmi_display_disable() 383 DSSDBG("ENTER omapdss_hdmi_core_enable\n"); in hdmi_core_enable() 403 DSSDBG("Enter omapdss_hdmi_core_disable\n"); in hdmi_core_disable()
|
H A D | hdmi5.c | 44 DSSDBG("hdmi_runtime_get\n"); in hdmi_runtime_get() 57 DSSDBG("hdmi_runtime_put\n"); in hdmi_runtime_put() 173 DSSDBG("hdmi_power_on x_res= %d y_res = %d\n", p->x_res, p->y_res); in hdmi_power_on_full() 197 DSSDBG("Failed to start PHY\n"); in hdmi_power_on_full() 351 DSSDBG("ENTER hdmi_display_enable\n"); in hdmi_display_enable() 395 DSSDBG("Enter hdmi_display_disable\n"); in hdmi_display_disable() 413 DSSDBG("ENTER omapdss_hdmi_core_enable\n"); in hdmi_core_enable() 433 DSSDBG("Enter omapdss_hdmi_core_disable\n"); in hdmi_core_disable()
|
H A D | venc.c | 272 DSSDBG("write venc conf\n"); in venc_write_config() 349 DSSDBG("venc_runtime_get\n"); in venc_runtime_get() 361 DSSDBG("venc_runtime_put\n"); in venc_runtime_put() 450 DSSDBG("venc_display_enable\n"); in venc_display_enable() 476 DSSDBG("venc_display_disable\n"); in venc_display_disable() 488 DSSDBG("venc_set_timings\n"); in venc_set_timings() 506 DSSDBG("venc_check_timings\n"); in venc_check_timings() 538 DSSDBG("venc_set_wss\n"); in venc_set_wss()
|
H A D | hdmi_pll.c | 51 DSSDBG("clkin %lu, target tmds %lu\n", clkin, target_tmds); in hdmi_pll_compute() 84 DSSDBG("N = %u, M = %u, M.f = %u, M2 = %u, SD = %u\n", in hdmi_pll_compute() 86 DSSDBG("Fint %lu, clkdco %lu, clkout %lu\n", fint, clkdco, clkout); in hdmi_pll_compute()
|
H A D | dsi.c | 1138 DSSDBG("dsi_runtime_get\n"); in dsi_runtime_get() 1151 DSSDBG("dsi_runtime_put\n"); in dsi_runtime_put() 1382 DSSDBG("PLL init\n"); in dsi_pll_enable() 1423 DSSDBG("PLL init done\n"); in dsi_pll_enable() 1451 DSSDBG("PLL uninit done\n"); in dsi_pll_uninit() 2068 DSSDBG("DSI CIO init starts"); in dsi_cio_init() 2103 DSSDBG("manual ulps exit\n"); in dsi_cio_init() 2167 DSSDBG("CIO init done\n"); in dsi_cio_init() 3119 DSSDBG("Entering ULPS"); in dsi_enter_ulps() 4193 DSSDBG("PLL OK\n"); in dsi_display_init_dsi() [all …]
|
H A D | dispc.c | 291 DSSDBG("dispc_save_context\n"); in dispc_save_context() 391 DSSDBG("context saved\n"); in dispc_save_context() 398 DSSDBG("dispc_restore_context\n"); in dispc_restore_context() 510 DSSDBG("context restored\n"); in dispc_restore_context() 520 DSSDBG("dispc_runtime_get\n"); in dispc_runtime_get() 533 DSSDBG("dispc_runtime_put\n"); in dispc_runtime_put() 572 DSSDBG("GO %s\n", mgr_desc[channel].name); in dispc_mgr_go() 2080 DSSDBG("scrw %d, width %d\n", screen_width, width); in calc_tiler_rotation_offset() 2634 DSSDBG("adjusting input width %d -> %d\n", in dispc_ovl_setup_common() 3157 DSSDBG("pck %u\n", timings->pixelclock); in dispc_mgr_set_timings() [all …]
|
H A D | dss.c | 130 DSSDBG("dss_save_context\n"); in dss_save_context() 142 DSSDBG("context saved\n"); in dss_save_context() 147 DSSDBG("dss_restore_context\n"); in dss_restore_context() 160 DSSDBG("context restored\n"); in dss_restore_context() 558 DSSDBG("set fck to %lu\n", rate); in dss_set_fck_rate() 768 DSSDBG("dss_runtime_get\n"); in dss_runtime_get() 780 DSSDBG("dss_runtime_put\n"); in dss_runtime_put()
|
H A D | hdmi4_core.c | 189 DSSDBG("Enter hdmi_core_init\n"); in hdmi_core_init() 202 DSSDBG("Enter hdmi_core_powerdown_disable\n"); in hdmi_core_powerdown_disable() 208 DSSDBG("Enter hdmi_core_swreset_release\n"); in hdmi_core_swreset_release() 214 DSSDBG("Enter hdmi_core_swreset_assert\n"); in hdmi_core_swreset_assert()
|
H A D | apply.c | 622 DSSDBG("writing ovl %d regs\n", ovl->id); in dss_ovl_write_regs() 657 DSSDBG("writing ovl %d regs extra\n", ovl->id); in dss_ovl_write_regs_extra() 680 DSSDBG("writing mgr %d regs\n", mgr->id); in dss_mgr_write_regs() 706 DSSDBG("writing mgr %d regs extra\n", mgr->id); in dss_mgr_write_regs_extra() 969 DSSDBG("omap_dss_mgr_apply(%s)\n", mgr->name); in omap_dss_mgr_apply()
|
H A D | hdmi5_core.c | 280 DSSDBG("hdmi_core_init\n"); in hdmi_core_init() 509 DSSDBG("hdmi_core_enable_video_path\n"); in hdmi_core_enable_video_path()
|
H A D | overlay-sysfs.c | 61 DSSDBG("manager %s found\n", mgr->name); in overlay_manager_store()
|
H A D | dss.h | 27 #define DSSDBG(format, ...) \ macro
|
/linux/drivers/gpu/drm/omapdrm/dss/ |
H A D | hdmi_wp.c | 148 DSSDBG("Enter hdmi_wp_video_config_interface\n"); in hdmi_wp_video_config_interface() 170 DSSDBG("Enter hdmi_wp_video_config_timing\n"); in hdmi_wp_video_config_timing() 195 DSSDBG("Enter hdmi_wp_video_init_format\n"); in hdmi_wp_init_vid_fmt_timings() 230 DSSDBG("Enter hdmi_wp_audio_config_format\n"); in hdmi_wp_audio_config_format() 251 DSSDBG("Enter hdmi_wp_audio_config_dma\n"); in hdmi_wp_audio_config_dma()
|
H A D | dsi.c | 705 DSSDBG("dsi_runtime_get\n"); in dsi_runtime_get() 719 DSSDBG("dsi_runtime_put\n"); in dsi_runtime_put() 918 DSSDBG("PLL init\n"); in dsi_pll_enable() 952 DSSDBG("PLL init done\n"); in dsi_pll_enable() 974 DSSDBG("PLL disable done\n"); in dsi_pll_disable() 1564 DSSDBG("DSI CIO init starts"); in dsi_cio_init() 1623 DSSDBG("CIO init done\n"); in dsi_cio_init() 2247 DSSDBG("\theader: %08x\n", val); in dsi_vc_read_rx_fifo() 3218 DSSDBG("Framedone received!\n"); in dsi_framedone_irq_callback() 3445 DSSDBG("PLL OK\n"); in dsi_init_dsi() [all …]
|
H A D | hdmi4.c | 44 DSSDBG("hdmi_runtime_get\n"); in hdmi_runtime_get() 58 DSSDBG("hdmi_runtime_put\n"); in hdmi_runtime_put() 164 DSSDBG("hdmi_power_on hactive= %d vactive = %d\n", vm->hactive, in hdmi_power_on_full() 192 DSSDBG("Failed to configure PHY\n"); in hdmi_power_on_full() 281 DSSDBG("ENTER omapdss_hdmi4_core_enable\n"); in hdmi4_core_enable() 303 DSSDBG("Enter omapdss_hdmi4_core_disable\n"); in hdmi4_core_disable()
|
H A D | hdmi5.c | 45 DSSDBG("hdmi_runtime_get\n"); in hdmi_runtime_get() 59 DSSDBG("hdmi_runtime_put\n"); in hdmi_runtime_put() 158 DSSDBG("hdmi_power_on hactive= %d vactive = %d\n", vm->hactive, in hdmi_power_on_full() 191 DSSDBG("Failed to start PHY\n"); in hdmi_power_on_full() 281 DSSDBG("ENTER omapdss_hdmi_core_enable\n"); in hdmi_core_enable() 301 DSSDBG("Enter omapdss_hdmi_core_disable\n"); in hdmi_core_disable()
|
H A D | dispc.c | 424 DSSDBG("dispc_save_context\n"); in dispc_save_context() 524 DSSDBG("context saved\n"); in dispc_save_context() 531 DSSDBG("dispc_restore_context\n"); in dispc_restore_context() 643 DSSDBG("context restored\n"); in dispc_restore_context() 653 DSSDBG("dispc_runtime_get\n"); in dispc_runtime_get() 667 DSSDBG("dispc_runtime_put\n"); in dispc_runtime_put() 724 DSSDBG("GO %s\n", mgr_desc[channel].name); in dispc_mgr_go() 2692 DSSDBG("adjusting input width %d -> %d\n", in dispc_ovl_setup_common() 3242 DSSDBG("pck %lu\n", vm->pixelclock); in dispc_mgr_set_timings() 3253 DSSDBG("hsync %luHz, vsync %luHz\n", ht, vt); in dispc_mgr_set_timings() [all …]
|
H A D | dss.c | 113 DSSDBG("dss_save_context\n"); in dss_save_context() 124 DSSDBG("context saved\n"); in dss_save_context() 129 DSSDBG("dss_restore_context\n"); in dss_restore_context() 141 DSSDBG("context restored\n"); in dss_restore_context() 647 DSSDBG("set fck to %lu\n", rate); in dss_set_fck_rate() 859 DSSDBG("dss_runtime_get\n"); in dss_runtime_get() 873 DSSDBG("dss_runtime_put\n"); in dss_runtime_put() 1565 DSSDBG("shutdown\n"); in dss_shutdown()
|
H A D | pll.c | 281 DSSDBG("clkin %lu, target clkout %lu\n", clkin, target_clkout); in dss_pll_calc_b() 312 DSSDBG("N = %u, M = %u, M.f = %u, M2 = %u, SD = %u\n", in dss_pll_calc_b() 314 DSSDBG("Fint %lu, clkdco %lu, clkout %lu\n", fint, clkdco, clkout); in dss_pll_calc_b()
|
H A D | hdmi4_core.c | 147 DSSDBG("Enter hdmi_core_init\n"); in hdmi_core_init() 160 DSSDBG("Enter hdmi4_core_powerdown_disable\n"); in hdmi4_core_powerdown_disable() 166 DSSDBG("Enter hdmi_core_swreset_release\n"); in hdmi_core_swreset_release() 172 DSSDBG("Enter hdmi_core_swreset_assert\n"); in hdmi_core_swreset_assert()
|
H A D | venc.c | 282 DSSDBG("write venc conf\n"); in venc_write_config() 361 DSSDBG("venc_runtime_get\n"); in venc_runtime_get() 375 DSSDBG("venc_runtime_put\n"); in venc_runtime_put()
|
H A D | hdmi5_core.c | 237 DSSDBG("hdmi_core_init\n"); in hdmi_core_init() 487 DSSDBG("hdmi_core_enable_video_path\n"); in hdmi_core_enable_video_path()
|
H A D | dss.h | 35 #define DSSDBG(format, ...) \ macro
|