Home
last modified time | relevance | path

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

/linux/include/video/
A Ddisplay_timing.h17 DISPLAY_FLAGS_VSYNC_LOW = BIT(2), enumerator
/linux/drivers/video/
A Dof_display_timing.c78 DISPLAY_FLAGS_VSYNC_LOW; in of_parse_display_timing()
/linux/drivers/gpu/drm/fsl-dcu/
A Dfsl_dcu_drm_crtc.c102 if (vm.flags & DISPLAY_FLAGS_VSYNC_LOW) in fsl_dcu_drm_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/panel/
A Dpanel-simple.c790 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
1698 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
1860 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
2327 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
2356 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
2513 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
3450 DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
A Dpanel-edp.c1271 .flags = DISPLAY_FLAGS_VSYNC_LOW | DISPLAY_FLAGS_HSYNC_LOW,
1590 .flags = DISPLAY_FLAGS_VSYNC_LOW | DISPLAY_FLAGS_HSYNC_LOW,
/linux/drivers/video/fbdev/omap2/omapfb/dss/
A Ddisplay.c315 vm->flags |= DISPLAY_FLAGS_VSYNC_LOW; in omap_video_timings_to_videomode()
/linux/drivers/gpu/drm/omapdrm/dss/
A Dhdmi_wp.c150 vsync_inv = !!(vm->flags & DISPLAY_FLAGS_VSYNC_LOW); in hdmi_wp_video_config_interface()
A Ddispc.c3159 vs = !!(vm->flags & DISPLAY_FLAGS_VSYNC_LOW); in _dispc_mgr_set_lcd_timings()
3239 vm_flag_to_int(t.flags, DISPLAY_FLAGS_VSYNC_HIGH, DISPLAY_FLAGS_VSYNC_LOW), in dispc_mgr_set_timings()
4572 .flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
A Ddsi.c4115 dsi->vm.flags &= ~DISPLAY_FLAGS_VSYNC_LOW; in dsi_set_config()
/linux/drivers/gpu/drm/
A Ddrm_modes.c610 else if (vm->flags & DISPLAY_FLAGS_VSYNC_LOW) in drm_display_mode_from_videomode()
652 vm->flags |= DISPLAY_FLAGS_VSYNC_LOW; in drm_display_mode_to_videomode()
/linux/drivers/video/fbdev/
A Damba-clcd.c577 if (timing.flags & DISPLAY_FLAGS_VSYNC_LOW) in clcdfb_of_get_dpi_panel_mode()

Completed in 36 milliseconds