Searched refs:dispc_mgr_enable (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/gpu/drm/omapdrm/ |
| H A D | omap_crtc.c | 106 dispc_mgr_enable(priv->dispc, channel, true); in omap_crtc_dss_start_update() 131 dispc_mgr_enable(priv->dispc, channel, enable); in omap_crtc_set_enabled() 166 dispc_mgr_enable(priv->dispc, channel, enable); in omap_crtc_set_enabled()
|
| /linux/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | dss.h | 403 void dispc_mgr_enable(enum omap_channel channel, bool enable);
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | dispc.c | 694 void dispc_mgr_enable(struct dispc_device *dispc, in dispc_mgr_enable() function 4553 dispc_mgr_enable(dispc, OMAP_DSS_CHANNEL_LCD, true); in dispc_errata_i734_wa() 4554 dispc_mgr_enable(dispc, OMAP_DSS_CHANNEL_LCD, false); in dispc_errata_i734_wa()
|