Home
last modified time | relevance | path

Searched refs:fifohandcheck (Results 1 – 11 of 11) sorted by relevance

/linux-6.1.9/drivers/video/fbdev/omap2/omapfb/dss/
Dmanager.c189 bool fifohandcheck = config->fifohandcheck; in dss_mgr_check_lcd_config() local
201 if (!stallmode && fifohandcheck) in dss_mgr_check_lcd_config()
Dsdi.c111 sdi.mgr_config.fifohandcheck = false; in sdi_config_lcd_manager()
Ddss.h178 bool fifohandcheck; member
Ddpi.c364 dpi->mgr_config.fifohandcheck = false; in dpi_config_lcd_manager()
Ddsi.c4106 dsi->mgr_config.fifohandcheck = true; in dsi_display_init_dispc()
4109 dsi->mgr_config.fifohandcheck = false; in dsi_display_init_dispc()
Ddispc.c2955 dispc_mgr_enable_fifohandcheck(channel, config->fifohandcheck); in dispc_mgr_set_lcd_config()
/linux-6.1.9/drivers/gpu/drm/omapdrm/dss/
Dsdi.c117 sdi->mgr_config.fifohandcheck = false; in sdi_config_lcd_manager()
Ddss.h213 bool fifohandcheck; member
Ddpi.c346 dpi->mgr_config.fifohandcheck = false; in dpi_config_lcd_manager()
Ddispc.c3088 dispc_mgr_enable_fifohandcheck(dispc, channel, config->fifohandcheck); in dispc_mgr_set_lcd_config()
4624 .fifohandcheck = false,
Ddsi.c3339 dsi->mgr_config.fifohandcheck = true; in dsi_init_dispc()
3342 dsi->mgr_config.fifohandcheck = false; in dsi_init_dispc()