Home
last modified time | relevance | path

Searched refs:vfront_porch (Results 1 – 25 of 28) sorted by relevance

12

/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-ss.c131 lrc_y = vm->vfront_porch + vm->vback_porch + vm->vsync_len + in dcss_ss_sync_set()
144 vsync_start = vm->vfront_porch - 1; in dcss_ss_sync_set()
145 vsync_end = vm->vfront_porch + vm->vsync_len - 1; in dcss_ss_sync_set()
152 de_ulc_y = vm->vsync_len + vm->vfront_porch + vm->vback_porch; in dcss_ss_sync_set()
158 de_lrc_y = vm->vsync_len + vm->vfront_porch + vm->vback_porch + in dcss_ss_sync_set()
/linux/drivers/gpu/drm/kmb/
H A Dkmb_crtc.c21 u32 vfront_porch; member
90 vm.vfront_porch = 2; in kmb_crtc_set_mode()
99 m->crtc_vdisplay, vm.vback_porch, vm.vfront_porch, in kmb_crtc_set_mode()
105 kmb_write_lcd(kmb, LCD_V_FRONTPORCH, vm.vfront_porch); in kmb_crtc_set_mode()
123 LCD_V_FRONTPORCH_EVEN, vm.vfront_porch); in kmb_crtc_set_mode()
/linux/drivers/video/
H A Dvideomode.c23 vm->vfront_porch = dt->vfront_porch.typ; in videomode_from_timing()
H A Dof_display_timing.c70 ret |= parse_timing_property(np, "vfront-porch", &dt->vfront_porch); in of_parse_display_timing()
/linux/drivers/gpu/drm/omapdrm/dss/
H A Dhdmi_wp.c187 timing_v |= FLD_VAL(vm->vfront_porch, 19, 8); in hdmi_wp_video_config_timing()
205 vm->vfront_porch = param->vm.vfront_porch; in hdmi_wp_init_vid_fmt_timings()
213 vm->vfront_porch /= 2; in hdmi_wp_init_vid_fmt_timings()
H A Ddispc.c3013 vm->vsync_len, vm->vfront_porch, in dispc_mgr_check_timings()
3032 FLD_VAL(vm->vfront_porch, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings()
3108 ytot = t.vactive + t.vfront_porch + t.vsync_len + t.vback_porch; in dispc_mgr_set_timings()
3116 t.vsync_len, t.vfront_porch, t.vback_porch); in dispc_mgr_set_timings()
4446 .vsync_len = 1, .vfront_porch = 1, .vback_porch = 1,
/linux/drivers/gpu/ipu-v3/
H A Dipu-di.c208 sig->mode.vback_porch + sig->mode.vfront_porch; in ipu_di_sync_config_interlaced()
271 sig->mode.vback_porch + sig->mode.vfront_porch; in ipu_di_sync_config_noninterlaced()
517 if (mode->vfront_porch >= 2) in ipu_di_adjust_videomode()
520 diff = 2 - mode->vfront_porch; in ipu_di_adjust_videomode()
523 mode->vfront_porch = 2; in ipu_di_adjust_videomode()
526 mode->vfront_porch = 2; in ipu_di_adjust_videomode()
/linux/include/video/
H A Dvideomode.h27 u32 vfront_porch; member
H A Ddisplay_timing.h72 struct timing_entry vfront_porch; /* ver. front porch */ member
/linux/drivers/media/pci/cobalt/
H A Dm00233_video_measure_memmap_package.h20 uint32_t vfront_porch; /* Reg 0x0010 */ member
/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front_conn.c79 height = videomode.vactive + videomode.vfront_porch + in connector_get_modes()
/linux/drivers/gpu/drm/exynos/
H A Dexynos_drm_mic.c162 vm.vback_porch + vm.vfront_porch); in mic_set_porch_timing()
166 MIC_VFP_SIZE(vm.vfront_porch); in mic_set_porch_timing()
/linux/drivers/gpu/drm/fsl-dcu/
H A Dfsl_dcu_drm_crtc.c112 DCU_VSYN_PARA_FP(vm.vfront_porch)); in fsl_dcu_drm_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/atmel-hlcdc/
H A Datmel_hlcdc_crtc.c107 vm.vfront_porch = adj->crtc_vsync_start - adj->crtc_vdisplay; in atmel_hlcdc_crtc_mode_set_nofb()
118 (vm.vfront_porch - 1) | (vm.vback_porch << 16)); in atmel_hlcdc_crtc_mode_set_nofb()
/linux/drivers/gpu/drm/amd/display/dc/dml/
H A Ddisplay_mode_structs.h518 unsigned int vfront_porch; member
H A Ddisplay_mode_vba.c605 mode_lib->vba.VFrontPorch[mode_lib->vba.NumberOfActivePlanes] = dst->vfront_porch; in fetch_pipe_params()
/linux/drivers/gpu/drm/arm/
H A Dmalidp_hw.c367 val = MALIDP500_DE_V_FRONTPORCH(mode->vfront_porch) | in malidp500_modeset()
684 val = MALIDP550_DE_V_FRONTPORCH(mode->vfront_porch) | in malidp550_modeset()
/linux/drivers/video/fbdev/core/
H A Dfbmon.c1328 fbmode->lower_margin = vm->vfront_porch; in fb_videomode_from_videomode()
1349 vtotal = vm->vactive + vm->vfront_porch + vm->vback_porch + in fb_videomode_from_videomode()
/linux/drivers/gpu/drm/
H A Ddrm_modes.c1080 dmode->vsync_start = dmode->vdisplay + vm->vfront_porch; in drm_display_mode_from_videomode()
1121 vm->vfront_porch = dmode->vsync_start - dmode->vdisplay; in drm_display_mode_to_videomode()
/linux/drivers/gpu/drm/amd/display/dc/dml2_0/
H A Ddml2_utils.c269 pipe_ctx->pipe_dlg_param.vfront_porch = pipe_ctx->stream->timing.v_front_porch; in populate_pipe_ctx_dlg_params_from_dml()
/linux/drivers/gpu/drm/mediatek/
H A Dmtk_dpi.c637 vsync_lodd.front_porch = vm.vfront_porch; in mtk_dpi_set_display_mode()
H A Dmtk_dsi.c573 writel(vm->vfront_porch, dsi->regs + DSI_VFP_NL); in mtk_dsi_config_vdo_timing()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn316/
H A Ddcn316_resource.c1672 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn316_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn31/
H A Ddcn31_resource.c1707 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn31_populate_dml_pipes_from_context()
/linux/drivers/gpu/drm/amd/display/dc/resource/dcn315/
H A Ddcn315_resource.c1729 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn315_populate_dml_pipes_from_context()

12