Home
last modified time | relevance | path

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

/linux-6.15/drivers/video/fbdev/omap2/omapfb/dss/
H A Dmanager.c189 bool fifohandcheck = config->fifohandcheck; in dss_mgr_check_lcd_config() local
201 if (!stallmode && fifohandcheck) in dss_mgr_check_lcd_config()
H A Dsdi.c112 sdi.mgr_config.fifohandcheck = false; in sdi_config_lcd_manager()
H A Ddss.h178 bool fifohandcheck; member
H A Ddpi.c365 dpi->mgr_config.fifohandcheck = false; in dpi_config_lcd_manager()
H A Ddsi.c4107 dsi->mgr_config.fifohandcheck = true; in dsi_display_init_dispc()
4110 dsi->mgr_config.fifohandcheck = false; in dsi_display_init_dispc()
H A Ddispc.c2943 dispc_mgr_enable_fifohandcheck(channel, config->fifohandcheck); in dispc_mgr_set_lcd_config()
/linux-6.15/drivers/gpu/drm/omapdrm/dss/
H A Dsdi.c118 sdi->mgr_config.fifohandcheck = false; in sdi_config_lcd_manager()
H A Ddss.h213 bool fifohandcheck; member
H A Ddpi.c347 dpi->mgr_config.fifohandcheck = false; in dpi_config_lcd_manager()
H A Ddsi.c3345 dsi->mgr_config.fifohandcheck = true; in dsi_init_dispc()
3348 dsi->mgr_config.fifohandcheck = false; in dsi_init_dispc()
H A Ddispc.c2954 dispc_mgr_enable_fifohandcheck(dispc, channel, config->fifohandcheck); in dispc_mgr_set_lcd_config()
4473 .fifohandcheck = false,