/openbmc/linux/drivers/gpu/drm/imx/dcss/ |
H A D | dcss-ss.c | 137 lrc_y = vm->vfront_porch + vm->vback_porch + vm->vsync_len + in dcss_ss_sync_set() 150 vsync_start = vm->vfront_porch - 1; in dcss_ss_sync_set() 151 vsync_end = vm->vfront_porch + vm->vsync_len - 1; in dcss_ss_sync_set() 158 de_ulc_y = vm->vsync_len + vm->vfront_porch + vm->vback_porch; in dcss_ss_sync_set() 164 de_lrc_y = vm->vsync_len + vm->vfront_porch + vm->vback_porch + in dcss_ss_sync_set()
|
H A D | dcss-dtg.c | 215 dtg_lrc_y = vm->vfront_porch + vm->vback_porch + vm->vsync_len + in dcss_dtg_sync_set() 218 dis_ulc_y = vm->vsync_len + vm->vfront_porch + vm->vback_porch - 1; in dcss_dtg_sync_set() 220 dis_lrc_y = vm->vsync_len + vm->vfront_porch + vm->vback_porch + in dcss_dtg_sync_set()
|
/openbmc/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()
|
/openbmc/linux/drivers/gpu/drm/panel/ |
H A D | panel-simple.c | 533 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, vfront_porch) || in panel_simple_parse_panel_timing_node() 784 .vfront_porch = { 1, 35, 37 }, 825 .vfront_porch = { 1, 21, 61 }, 855 .vfront_porch = { 7, 22, 147 }, 961 .vfront_porch = { 5, 13, 200 }, 1037 .vfront_porch = { 2, 10, 25 }, 1061 .vfront_porch = { 3, 8, 11 }, 1115 .vfront_porch = { 6, 10, 40 }, 1145 .vfront_porch = { 4, 26, 76 }, 1175 .vfront_porch = { 8, 17, 150 }, [all …]
|
/openbmc/linux/drivers/video/ |
H A D | videomode.c | 23 vm->vfront_porch = dt->vfront_porch.typ; in videomode_from_timing()
|
/openbmc/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()
|
/openbmc/u-boot/drivers/video/tegra124/ |
H A D | display.c | 32 v_total = timing->vactive.typ + timing->vfront_porch.typ + in tegra_dc_calc_refresh() 69 writel(((timing->vfront_porch.typ + vref_to_sync) << 16) | in update_display_mode() 139 .vfront_porch = { .typ = 2 }, 175 writel(min_mode.hfront_porch.typ | (min_mode.vfront_porch.typ << 16), in tegra_dc_sor_disable_win_short_raster() 314 printf("timing->vfront_porch.typ %d\n", timing->vfront_porch.typ); in dump_config()
|
/openbmc/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()
|
/openbmc/u-boot/drivers/video/sunxi/ |
H A D | lcdc.c | 20 delay = mode->vfront_porch.typ + mode->vsync_len.typ + in lcdc_get_clk_delay() 99 total = mode->vactive.typ + mode->vfront_porch.typ + bp; in lcdc_tcon0_mode_set() 182 total = mode->vactive.typ + mode->vfront_porch.typ + bp; in lcdc_tcon1_mode_set()
|
/openbmc/u-boot/drivers/video/rockchip/ |
H A D | rk_vop.c | 152 u32 vfront_porch = edid->vfront_porch.typ; in rkvop_mode_set() local 182 V_VERPRD(vsync_len + vback_porch + vactive + vfront_porch), in rkvop_mode_set()
|
/openbmc/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
|
/openbmc/linux/drivers/video/fbdev/omap2/omapfb/dss/ |
H A D | display.c | 271 ovt->vfp = vm->vfront_porch; in videomode_to_omap_video_timings() 304 vm->vfront_porch = ovt->vfp; in omap_video_timings_to_videomode()
|
/openbmc/linux/drivers/gpu/drm/xen/ |
H A D | xen_drm_front_conn.c | 79 height = videomode.vactive + videomode.vfront_porch + in connector_get_modes()
|
/openbmc/linux/drivers/gpu/drm/arm/ |
H A D | hdlcd_crtc.c | 134 vm.vfront_porch = m->crtc_vsync_start - m->crtc_vdisplay; in hdlcd_crtc_mode_set_nofb() 154 hdlcd_write(hdlcd, HDLCD_REG_V_FRONT_PORCH, vm.vfront_porch - 1); in hdlcd_crtc_mode_set_nofb()
|
/openbmc/u-boot/drivers/video/ |
H A D | atmel_lcdfb.c | 166 value |= timing->vfront_porch.typ; in atmel_fb_init() 226 timing.vfront_porch.typ = panel_info.vl_clk; in lcd_ctrl_init()
|
H A D | tda19988.c | 391 timing->vactive.typ + timing->vfront_porch.typ; in tda19988_enable() 452 timing->vfront_porch.typ + 1); in tda19988_enable() 456 timing->vfront_porch.typ); in tda19988_enable() 460 timing->vfront_porch.typ + in tda19988_enable()
|
/openbmc/linux/drivers/gpu/drm/bridge/ |
H A D | nwl-dsi.c | 261 int hfront_porch, hback_porch, vfront_porch, vback_porch; in nwl_dsi_config_dpi() local 268 vfront_porch = dsi->mode.vsync_start - dsi->mode.vdisplay; in nwl_dsi_config_dpi() 276 DRM_DEV_DEBUG_DRIVER(dsi->dev, "vfront_porch = %d\n", vfront_porch); in nwl_dsi_config_dpi() 328 nwl_dsi_write(dsi, NWL_DSI_VFP, vfront_porch); in nwl_dsi_config_dpi()
|
H A D | lontium-lt9611uxc.c | 390 u32 v_total, vactive, vsync_len, vfront_porch; in lt9611uxc_video_setup() local 401 vfront_porch = mode->vsync_start - mode->vdisplay; in lt9611uxc_video_setup() 420 regmap_update_bits(lt9611uxc->regmap, 0xd018, 0xf, (u8)(vfront_porch / 256)); in lt9611uxc_video_setup() 421 regmap_write(lt9611uxc->regmap, 0xd019, (u8)(vfront_porch % 256)); in lt9611uxc_video_setup()
|
/openbmc/linux/drivers/gpu/drm/atmel-hlcdc/ |
H A D | atmel_hlcdc_dc.c | 498 int vfront_porch = mode->vsync_start - mode->vdisplay; in atmel_hlcdc_dc_mode_valid() local 516 if (vfront_porch > dc->desc->max_vpw + 1 || vfront_porch < 1 || in atmel_hlcdc_dc_mode_valid()
|
H A D | atmel_hlcdc_crtc.c | 104 vm.vfront_porch = adj->crtc_vsync_start - adj->crtc_vdisplay; in atmel_hlcdc_crtc_mode_set_nofb() 115 (vm.vfront_porch - 1) | (vm.vback_porch << 16)); in atmel_hlcdc_crtc_mode_set_nofb()
|
/openbmc/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()
|
/openbmc/linux/drivers/media/pci/cobalt/ |
H A D | m00233_video_measure_memmap_package.h | 20 uint32_t vfront_porch; /* Reg 0x0010 */ member
|
/openbmc/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()
|
/openbmc/u-boot/doc/device-tree-bindings/video/ |
H A D | display-timing.txt | 67 | | |vfront_porch | | |
|