Home
last modified time | relevance | path

Searched refs:DSSDBG (Results 1 – 25 of 27) sorted by relevance

12

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dcore.c134 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 Dhdmi_wp.c149 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 Dhdmi4.c40 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 Dhdmi5.c44 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 Dvenc.c272 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 Dhdmi_pll.c51 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 Ddsi.c1138 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 Ddispc.c291 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 Ddss.c130 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 Dhdmi4_core.c189 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 Dapply.c622 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 Dhdmi5_core.c280 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 Doverlay-sysfs.c61 DSSDBG("manager %s found\n", mgr->name); in overlay_manager_store()
H A Ddss.h27 #define DSSDBG(format, ...) \ macro
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_wp.c148 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 Ddsi.c705 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 Dhdmi4.c44 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 Dhdmi5.c45 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 Ddispc.c424 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 Ddss.c113 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 Dpll.c281 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 Dhdmi4_core.c147 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 Dvenc.c282 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 Dhdmi5_core.c237 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 Ddss.h35 #define DSSDBG(format, ...) \ macro

12