Home
last modified time | relevance | path

Searched refs:hfront_porch (Results 1 – 25 of 30) sorted by relevance

12

/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-simple.c391 !PANEL_SIMPLE_BOUNDS_CHECK(ot, dt, hfront_porch) || in panel_simple_parse_panel_timing_node()
568 .hfront_porch = { 16, 210, 354 },
617 .hfront_porch = { 18, 119, 119 },
737 .hfront_porch = { 20, 40, 200 },
812 .hfront_porch = { 39, 58, 77 },
841 .hfront_porch = { 36, 120, 148 },
870 .hfront_porch = { 25, 50, 130 },
1184 .hfront_porch = { 100, 106, 113 },
1213 .hfront_porch = { 43, 53, 63 },
1357 .hfront_porch = { 40, 66, 70 },
[all …]
Dpanel-seiko-43wvf1g.c314 .hfront_porch = { 164, 164, 164 },
/Linux-v5.4/drivers/video/
Dvideomode.c18 vm->hfront_porch = dt->hfront_porch.typ; in videomode_from_timing()
Dof_display_timing.c65 ret |= parse_timing_property(np, "hfront-porch", &dt->hfront_porch); in of_parse_display_timing()
/Linux-v5.4/drivers/gpu/drm/omapdrm/dss/
Dhdmi_wp.c182 timing_h |= FLD_VAL(vm->hfront_porch, 19, 8); in hdmi_wp_video_config_timing()
202 vm->hfront_porch = param->vm.hfront_porch; in hdmi_wp_init_vid_fmt_timings()
219 vm->hfront_porch *= 2; in hdmi_wp_init_vid_fmt_timings()
Dhdmi5_core.c287 video_cfg->hblank = cfg->vm.hfront_porch + in hdmi_core_init()
309 video_cfg->v_fc_config.vm.hfront_porch *= 2; in hdmi_core_init()
352 REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY1, vm->hfront_porch >> 8, in hdmi_core_video_config()
354 REG_FLD_MOD(base, HDMI_CORE_FC_HSYNCINDELAY0, vm->hfront_porch & 0xFF, in hdmi_core_video_config()
Ddispc.c2152 nonactive = vm->hactive + vm->hfront_porch + vm->hsync_len + in check_horiz_timing_omap3()
2160 blank = div_u64((u64)(vm->hback_porch + vm->hsync_len + vm->hfront_porch) * in check_horiz_timing_omap3()
3112 vm->hfront_porch, vm->hback_porch, in dispc_mgr_check_timings()
3129 FLD_VAL(vm->hfront_porch - 1, dispc->feat->fp_start, 8) | in _dispc_mgr_set_lcd_timings()
3228 xtot = t.hactive + t.hfront_porch + t.hsync_len + t.hback_porch; in dispc_mgr_set_timings()
3236 t.hsync_len, t.hfront_porch, t.hback_porch, in dispc_mgr_set_timings()
4560 .hsync_len = 8, .hfront_porch = 4, .hback_porch = 4,
/Linux-v5.4/drivers/gpu/drm/exynos/
Dexynos_drm_mic.c170 vm.hback_porch + vm.hfront_porch); in mic_set_porch_timing()
174 MIC_VFP_SIZE(vm.hfront_porch); in mic_set_porch_timing()
202 vm.hback_porch + vm.hfront_porch); in mic_set_output_timing()
206 MIC_H_PERIOD_PIXEL_2D(vm.hfront_porch); in mic_set_output_timing()
/Linux-v5.4/include/video/
Dvideomode.h22 u32 hfront_porch; member
Ddisplay_timing.h67 struct timing_entry hfront_porch; /* hor. front porch */ member
/Linux-v5.4/drivers/gpu/drm/sun4i/
Dsun4i_tv.c150 u16 hfront_porch; member
226 .hfront_porch = 18,
252 .hfront_porch = 3,
331 mode->hsync_start = mode->hdisplay + tv_mode->hfront_porch; in sun4i_tv_mode_to_drm_mode()
/Linux-v5.4/drivers/media/pci/cobalt/
Dm00233_video_measure_memmap_package.h25 uint32_t hfront_porch; /* Reg 0x0020 */ member
/Linux-v5.4/drivers/video/fbdev/omap2/omapfb/dss/
Ddisplay.c267 ovt->hfp = vm->hfront_porch; in videomode_to_omap_video_timings()
300 vm->hfront_porch = ovt->hfp; in omap_video_timings_to_videomode()
/Linux-v5.4/drivers/gpu/drm/xen/
Dxen_drm_front_conn.c75 width = videomode.hactive + videomode.hfront_porch + in connector_get_modes()
/Linux-v5.4/drivers/gpu/drm/arm/
Dhdlcd_crtc.c138 vm.hfront_porch = m->crtc_hsync_start - m->crtc_hdisplay; in hdlcd_crtc_mode_set_nofb()
159 hdlcd_write(hdlcd, HDLCD_REG_H_FRONT_PORCH, vm.hfront_porch - 1); in hdlcd_crtc_mode_set_nofb()
Dmalidp_hw.c363 val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) | in malidp500_modeset()
476 unsigned long htotal = vm->hactive + vm->hfront_porch + in malidp500_se_calc_mclk()
671 val = MALIDP_DE_H_FRONTPORCH(mode->hfront_porch) | in malidp550_modeset()
817 unsigned long htotal = vm->hactive + vm->hfront_porch + in malidp550_se_calc_mclk()
/Linux-v5.4/drivers/gpu/drm/atmel-hlcdc/
Datmel_hlcdc_dc.c501 int hfront_porch = mode->hsync_start - mode->hdisplay; in atmel_hlcdc_dc_mode_valid() local
511 if (hfront_porch > dc->desc->max_hpw + 1 || hfront_porch < 1 || in atmel_hlcdc_dc_mode_valid()
Datmel_hlcdc_crtc.c81 vm.hfront_porch = adj->crtc_hsync_start - adj->crtc_hdisplay; in atmel_hlcdc_crtc_mode_set_nofb()
92 (vm.hfront_porch - 1) | ((vm.hback_porch - 1) << 16)); in atmel_hlcdc_crtc_mode_set_nofb()
/Linux-v5.4/drivers/gpu/drm/
Ddrm_modes.c395 int hsync, hfront_porch, vodd_front_porch_lines; in drm_gtf_mode_complex() local
504 hfront_porch = hblank / 2 - hsync; in drm_gtf_mode_complex()
510 drm_mode->hsync_start = hdisplay_rnd + hfront_porch; in drm_gtf_mode_complex()
591 dmode->hsync_start = dmode->hdisplay + vm->hfront_porch; in drm_display_mode_from_videomode()
632 vm->hfront_porch = dmode->hsync_start - dmode->hdisplay; in drm_display_mode_to_videomode()
/Linux-v5.4/drivers/gpu/drm/fsl-dcu/
Dfsl_dcu_drm_crtc.c106 DCU_HSYN_PARA_FP(vm.hfront_porch)); in fsl_dcu_drm_crtc_mode_set_nofb()
/Linux-v5.4/drivers/gpu/ipu-v3/
Dipu-di.c206 sig->mode.hback_porch + sig->mode.hfront_porch; in ipu_di_sync_config_interlaced()
269 sig->mode.hback_porch + sig->mode.hfront_porch; in ipu_di_sync_config_noninterlaced()
/Linux-v5.4/drivers/gpu/drm/arm/display/komeda/d71/
Dd71_component.c1035 u32 hactive, hfront_porch, hback_porch, hsync_len; in d71_timing_ctrlr_update() local
1040 hfront_porch = mode->crtc_hsync_start - mode->crtc_hdisplay; in d71_timing_ctrlr_update()
1050 malidp_write32(reg, BS_HINTERVALS, BS_H_INTVALS(hfront_porch, in d71_timing_ctrlr_update()
1066 malidp_write32(reg, BS_DRIFT_TO, hfront_porch + 16); in d71_timing_ctrlr_update()
/Linux-v5.4/drivers/gpu/drm/mediatek/
Dmtk_dsi.c427 horizontal_frontporch_byte = (vm->hfront_porch * dsi_tmp_buf_bpp - 12); in mtk_dsi_config_vdo_timing()
554 htotal = dsi->vm.hactive + dsi->vm.hback_porch + dsi->vm.hfront_porch + in mtk_dsi_poweron()
/Linux-v5.4/drivers/gpu/drm/stm/
Dltdc.c568 vm.hfront_porch, vm.hback_porch, vm.hsync_len, in ltdc_crtc_mode_set_nofb()
578 total_width = accum_act_w + vm.hfront_porch; in ltdc_crtc_mode_set_nofb()
/Linux-v5.4/drivers/video/fbdev/core/
Dfbmon.c1318 fbmode->right_margin = vm->hfront_porch; in fb_videomode_from_videomode()
1342 htotal = vm->hactive + vm->hfront_porch + vm->hback_porch + in fb_videomode_from_videomode()

12