Searched refs:stallmode (Results 1 - 12 of 12) sorted by relevance

/linux-master/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c188 bool stallmode = config->stallmode; local
200 /* fifohandcheck should be used only with stallmode */
201 if (!stallmode && fifohandcheck)
H A Dsdi.c110 sdi.mgr_config.stallmode = false;
H A Ddss.h177 bool stallmode; member in struct:dss_lcd_mgr_config
H A Ddpi.c363 dpi->mgr_config.stallmode = false;
H A Dapply.c177 * A LCD manager's stallmode decides whether it is in manual or auto update. TV
178 * manager is always auto update, stallmode field for TV manager is false by
185 return mp->lcd_config.stallmode;
192 return mp->lcd_config.stallmode;
H A Ddsi.c4106 dsi->mgr_config.stallmode = true;
4109 dsi->mgr_config.stallmode = false;
H A Ddispc.c2954 dispc_mgr_enable_stallmode(channel, config->stallmode);
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Dsdi.c116 sdi->mgr_config.stallmode = false;
H A Ddss.h212 bool stallmode; member in struct:dss_lcd_mgr_config
H A Ddpi.c345 dpi->mgr_config.stallmode = false;
H A Ddispc.c3082 dispc_mgr_enable_stallmode(dispc, channel, config->stallmode);
4618 .stallmode = false,
H A Ddsi.c3344 dsi->mgr_config.stallmode = true;
3347 dsi->mgr_config.stallmode = false;

Completed in 230 milliseconds