DISPLAY_FLAGS_VSYNC_LOW  609 drivers/gpu/drm/drm_modes.c 	else if (vm->flags & DISPLAY_FLAGS_VSYNC_LOW)
DISPLAY_FLAGS_VSYNC_LOW  651 drivers/gpu/drm/drm_modes.c 		vm->flags |= DISPLAY_FLAGS_VSYNC_LOW;
DISPLAY_FLAGS_VSYNC_LOW  100 drivers/gpu/drm/fsl-dcu/fsl_dcu_drm_crtc.c 	if (vm.flags & DISPLAY_FLAGS_VSYNC_LOW)
DISPLAY_FLAGS_VSYNC_LOW 3239 drivers/gpu/drm/omapdrm/dss/dispc.c 			vm_flag_to_int(t.flags, DISPLAY_FLAGS_VSYNC_HIGH, DISPLAY_FLAGS_VSYNC_LOW),
DISPLAY_FLAGS_VSYNC_LOW 4563 drivers/gpu/drm/omapdrm/dss/dispc.c 		.flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
DISPLAY_FLAGS_VSYNC_LOW 4735 drivers/gpu/drm/omapdrm/dss/dsi.c 	dsi->vm.flags &= ~DISPLAY_FLAGS_VSYNC_LOW;
DISPLAY_FLAGS_VSYNC_LOW  150 drivers/gpu/drm/omapdrm/dss/hdmi_wp.c 	vsync_inv = !!(vm->flags & DISPLAY_FLAGS_VSYNC_LOW);
DISPLAY_FLAGS_VSYNC_LOW  575 drivers/gpu/drm/panel/panel-simple.c 	.flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW |
DISPLAY_FLAGS_VSYNC_LOW 1462 drivers/gpu/drm/panel/panel-simple.c 	.flags = DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
DISPLAY_FLAGS_VSYNC_LOW 1740 drivers/gpu/drm/panel/panel-simple.c 	.flags = DISPLAY_FLAGS_VSYNC_LOW | DISPLAY_FLAGS_HSYNC_LOW,
DISPLAY_FLAGS_VSYNC_LOW 2677 drivers/gpu/drm/panel/panel-simple.c 	.flags = DISPLAY_FLAGS_VSYNC_LOW | DISPLAY_FLAGS_HSYNC_LOW,
DISPLAY_FLAGS_VSYNC_LOW 2729 drivers/gpu/drm/panel/panel-simple.c 	.flags = DISPLAY_FLAGS_HSYNC_HIGH | DISPLAY_FLAGS_VSYNC_LOW,
DISPLAY_FLAGS_VSYNC_LOW 3008 drivers/gpu/drm/panel/panel-simple.c 		DISPLAY_FLAGS_HSYNC_LOW | DISPLAY_FLAGS_VSYNC_LOW,
DISPLAY_FLAGS_VSYNC_LOW  404 drivers/gpu/drm/zte/zx_vou.c 	if (vm.flags & DISPLAY_FLAGS_VSYNC_LOW)
DISPLAY_FLAGS_VSYNC_LOW  590 drivers/video/fbdev/amba-clcd.c 	if (timing.flags & DISPLAY_FLAGS_VSYNC_LOW)
DISPLAY_FLAGS_VSYNC_LOW  315 drivers/video/fbdev/omap2/omapfb/dss/display.c 		vm->flags |= DISPLAY_FLAGS_VSYNC_LOW;
DISPLAY_FLAGS_VSYNC_LOW   77 drivers/video/of_display_timing.c 				DISPLAY_FLAGS_VSYNC_LOW;