| /linux/drivers/gpu/drm/imx/dcss/ |
| H A D | dcss-ss.c | 131 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 D | kmb_crtc.c | 21 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 D | videomode.c | 23 vm->vfront_porch = dt->vfront_porch.typ; in videomode_from_timing()
|
| H A D | of_display_timing.c | 70 ret |= parse_timing_property(np, "vfront-porch", &dt->vfront_porch); in of_parse_display_timing()
|
| /linux/drivers/gpu/drm/omapdrm/dss/ |
| H A D | hdmi_wp.c | 187 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 D | dispc.c | 3013 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 D | ipu-di.c | 208 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 D | videomode.h | 27 u32 vfront_porch; member
|
| H A D | display_timing.h | 72 struct timing_entry vfront_porch; /* ver. front porch */ member
|
| /linux/drivers/media/pci/cobalt/ |
| H A D | m00233_video_measure_memmap_package.h | 20 uint32_t vfront_porch; /* Reg 0x0010 */ member
|
| /linux/drivers/gpu/drm/xen/ |
| H A D | xen_drm_front_conn.c | 79 height = videomode.vactive + videomode.vfront_porch + in connector_get_modes()
|
| /linux/drivers/gpu/drm/exynos/ |
| H A D | exynos_drm_mic.c | 162 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 D | fsl_dcu_drm_crtc.c | 112 DCU_VSYN_PARA_FP(vm.vfront_porch)); in fsl_dcu_drm_crtc_mode_set_nofb()
|
| /linux/drivers/gpu/drm/atmel-hlcdc/ |
| H A D | atmel_hlcdc_crtc.c | 107 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 D | display_mode_structs.h | 518 unsigned int vfront_porch; member
|
| H A D | display_mode_vba.c | 605 mode_lib->vba.VFrontPorch[mode_lib->vba.NumberOfActivePlanes] = dst->vfront_porch; in fetch_pipe_params()
|
| /linux/drivers/gpu/drm/arm/ |
| H A D | malidp_hw.c | 367 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 D | fbmon.c | 1328 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 D | drm_modes.c | 1080 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 D | dml2_utils.c | 269 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 D | mtk_dpi.c | 637 vsync_lodd.front_porch = vm.vfront_porch; in mtk_dpi_set_display_mode()
|
| H A D | mtk_dsi.c | 573 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 D | dcn316_resource.c | 1672 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 D | dcn31_resource.c | 1707 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 D | dcn315_resource.c | 1729 pipes[pipe_cnt].pipe.dest.vfront_porch = timing->v_front_porch; in dcn315_populate_dml_pipes_from_context()
|