Home
last modified time | relevance | path

Searched refs:dispc_mgr_go_busy (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Ddss.h408 bool dispc_mgr_go_busy(enum omap_channel channel);
/linux/drivers/gpu/drm/omapdrm/
H A Domap_crtc.c291 if (dispc_mgr_go_busy(priv->dispc, omap_crtc->channel)) { in omap_crtc_vblank_irq()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c708 bool dispc_mgr_go_busy(struct dispc_device *dispc, in dispc_mgr_go_busy() function
717 WARN_ON(dispc_mgr_go_busy(dispc, channel)); in dispc_mgr_go()