Lines Matching refs:dispc
105 dispc_mgr_enable(priv->dispc, channel, true);
130 dispc_mgr_enable(priv->dispc, channel, enable);
143 framedone_irq = dispc_mgr_get_framedone_irq(priv->dispc,
145 vsync_irq = dispc_mgr_get_vsync_irq(priv->dispc, channel);
165 dispc_mgr_enable(priv->dispc, channel, enable);
187 dispc_mgr_set_timings(priv->dispc, omap_crtc->channel,
221 dispc_mgr_set_lcd_config(priv->dispc, omap_crtc->channel,
287 * If the dispc is busy we're racing the flush operation. Try again on
290 if (dispc_mgr_go_busy(priv->dispc, omap_crtc->channel)) {
416 dispc_mgr_setup(priv->dispc, omap_crtc->channel, &info);
457 dispc_runtime_get(priv->dispc);
496 dispc_runtime_put(priv->dispc);
515 r = dispc_mgr_check_timings(priv->dispc,
633 dispc_mgr_set_gamma(priv->dispc, omap_crtc->channel,
658 dispc_mgr_go(priv->dispc, omap_crtc->channel);
831 /* The dispc API adapts to what ever size, but the HW supports
838 if (dispc_mgr_gamma_size(priv->dispc, channel)) {