Home
last modified time | relevance | path

Searched refs:vsync_start (Results 1 – 25 of 197) sorted by relevance

12345678

/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-simple.c1008 .vsync_start = 800 + 3,
1034 .vsync_start = 272 + 2,
1058 .vsync_start = 480 + 2,
1108 .vsync_start = 600 + 16,
1155 .vsync_start = 768 + 14,
1178 .vsync_start = 768 + 4,
1206 .vsync_start = 768 + 10,
1235 .vsync_start = 768 + 3,
1257 .vsync_start = 1080 + 25,
1312 .vsync_start = 800 + 8,
[all …]
H A Dpanel-arm-versatile.c143 .vsync_start = 240 + 5,
166 .vsync_start = 480 + 11,
188 .vsync_start = 220 + 0,
211 .vsync_start = 320 + 2,
H A Dpanel-tpo-tpg110.c111 .vsync_start = 480 + 10,
127 .vsync_start = 480 + 18,
143 .vsync_start = 272 + 2,
159 .vsync_start = 640 + 4,
175 .vsync_start = 240 + 2,
H A Dpanel-ilitek-ili9322.c548 .vsync_start = 240 + 4,
561 .vsync_start = 240 + 21,
575 .vsync_start = 240 + 4,
589 .vsync_start = 320 + 4,
602 .vsync_start = 360 + 4,
616 .vsync_start = 480 + 4,
630 .vsync_start = 480 + 4,
H A Dpanel-boe-tv101wum-nl6.c596 .vsync_start = 1920 + 10,
623 .vsync_start = 1920 + 16,
650 .vsync_start = 1920 + 20,
677 .vsync_start = 1920 + 34,
704 .vsync_start = 1920 + 20,
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddrm_modes.c96 mode1->vsync_start == mode2->vsync_start && in drm_mode_match_timings()
216 dmode->vsync_start = dmode->vdisplay + vm->vfront_porch; in drm_display_mode_from_videomode()
217 dmode->vsync_end = dmode->vsync_start + vm->vsync_len; in drm_display_mode_from_videomode()
255 vm->vfront_porch = dmode->vsync_start - dmode->vdisplay; in drm_display_mode_to_videomode()
256 vm->vsync_len = dmode->vsync_end - dmode->vsync_start; in drm_display_mode_to_videomode()
H A Drk1000_tve.c191 mode->vsync_start = 582; in drm_rk1000_select_output()
258 mode->vsync_start = 494; in drm_rk1000_select_output()
268 mode->vsync_start = 582; in drm_rk1000_select_output()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/
H A Ddrm_modes.c284 drm_mode->vsync_start = drm_mode->vdisplay + CVT_MIN_V_PORCH; in drm_cvt_mode()
285 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
316 drm_mode->vsync_start = drm_mode->vdisplay + CVT_RB_VFPORCH; in drm_cvt_mode()
317 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
515 drm_mode->vsync_start = vdisplay_rnd + vodd_front_porch_lines; in drm_gtf_mode_complex()
516 drm_mode->vsync_end = drm_mode->vsync_start + V_SYNC_RQD; in drm_gtf_mode_complex()
597 dmode->vsync_start = dmode->vdisplay + vm->vfront_porch; in drm_display_mode_from_videomode()
598 dmode->vsync_end = dmode->vsync_start + vm->vsync_len; in drm_display_mode_from_videomode()
638 vm->vfront_porch = dmode->vsync_start - dmode->vdisplay; in drm_display_mode_to_videomode()
639 vm->vsync_len = dmode->vsync_end - dmode->vsync_start; in drm_display_mode_to_videomode()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/gma500/
H A Dmdfld_tmd_vid.c57 mode->vsync_start = \ in tmd_vid_get_config_mode()
61 mode->vsync_start + ((ti->vsync_pulse_width_hi << 8) | \ in tmd_vid_get_config_mode()
72 dev_dbg(dev->dev, "VSS is %d\n", mode->vsync_start); in tmd_vid_get_config_mode()
82 mode->vsync_start = 861; in tmd_vid_get_config_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c370 drm_mode->vsync_start - drm_mode->vdisplay, in dp_panel_timing_cfg()
371 drm_mode->vsync_end - drm_mode->vsync_start); in dp_panel_timing_cfg()
383 data = (drm_mode->vtotal - drm_mode->vsync_start); in dp_panel_timing_cfg()
389 data = drm_mode->vsync_end - drm_mode->vsync_start; in dp_panel_timing_cfg()
429 drm_mode->vsync_start - drm_mode->vdisplay, in dp_panel_init_panel_info()
430 drm_mode->vsync_end - drm_mode->vsync_start); in dp_panel_init_panel_info()
/OK3568_Linux_fs/kernel/include/drm/
H A Ddrm_modes.h138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
154 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
237 u16 vsync_start; member
406 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c172 unsigned vover = native_mode->vsync_start - native_mode->vdisplay; in amdgpu_panel_mode_fixup()
174 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in amdgpu_panel_mode_fixup()
187 adjusted_mode->vsync_start = native_mode->vdisplay + vover; in amdgpu_panel_mode_fixup()
188 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in amdgpu_panel_mode_fixup()
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_config.c28 to->vsync_start = from->vsync_start; in rk628_mode_copy()
H A Drk628_post_process.c34 src_vsync_len = src->vsync_end - src->vsync_start; in calc_dsp_frm_hst_vst()
42 dst_vsync_len = dst->vsync_end - dst->vsync_start; in calc_dsp_frm_hst_vst()
105 dst_vsync_len = dst->vsync_end - dst->vsync_start; in rk628_post_process_scaler_init()
107 dst_vfront_porch = dst->vsync_start - dst->vdisplay; in rk628_post_process_scaler_init()
H A Drk628_hdmirx.c222 val = ((src_mode->vsync_start - src_mode->vdisplay) & 0xf) << 4; in rk628_hdmirx_init_edid()
224 edid_init_data[base + 10] += (src_mode->vsync_end - src_mode->vsync_start) & 0xf; in rk628_hdmirx_init_edid()
236 ((src_mode->vsync_start - src_mode->vdisplay) & 0x30) >> 2; in rk628_hdmirx_init_edid()
238 ((src_mode->vsync_end - src_mode->vsync_start) & 0x30) >> 4; in rk628_hdmirx_init_edid()
525 src_mode->vsync_start = hdmirx->mode.vstart; in rk628_hdmirx_phy_setup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_dsi_encoder.c65 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dsi_encoder_mode_set()
66 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dsi_hsync_skew; in mdp4_dsi_encoder_mode_set()
67 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dsi_hsync_s… in mdp4_dsi_encoder_mode_set()
H A Dmdp4_dtv_encoder.c70 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dtv_encoder_mode_set()
71 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; in mdp4_dtv_encoder_mode_set()
72 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dtv_hsync_s… in mdp4_dtv_encoder_mode_set()
H A Dmdp4_lcdc_encoder.c245 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_lcdc_encoder_mode_set()
246 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + lcdc_hsync_skew; in mdp4_lcdc_encoder_mode_set()
247 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + lcdc_hsync_… in mdp4_lcdc_encoder_mode_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/imx/dcss/
H A Ddcss-ss.c131 u16 vsync_start, vsync_end; in dcss_ss_sync_set() local
150 vsync_start = vm->vfront_porch - 1; in dcss_ss_sync_set()
154 ((u32)vsync_end << SYNC_END_POS) | vsync_start, in dcss_ss_sync_set()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A Dradeon_encoders.c333 unsigned vover = native_mode->vsync_start - native_mode->vdisplay; in radeon_panel_mode_fixup()
335 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in radeon_panel_mode_fixup()
350 adjusted_mode->vsync_start = native_mode->vdisplay + vover; in radeon_panel_mode_fixup()
351 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in radeon_panel_mode_fixup()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/sti/
H A Dsti_vtg.c218 fallsync_top += mode->vsync_end - mode->vsync_start; in vtg_set_hsync_vsync_pos()
224 fallsync_top = mode->vsync_end - mode->vsync_start; in vtg_set_hsync_vsync_pos()
317 u32 start_line = mode.vtotal - mode.vsync_start + 1; in sti_vtg_get_line_number()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c48 || (mode->vsync_start < mode->vdisplay) in drm_mode_to_intf_timing_params()
50 || (mode->vsync_end < mode->vsync_start)) { in drm_mode_to_intf_timing_params()
56 mode->vsync_start, mode->vsync_end, in drm_mode_to_intf_timing_params()
77 timing->v_front_porch = mode->vsync_start - mode->vdisplay; in drm_mode_to_intf_timing_params()
79 timing->vsync_pulse_width = mode->vsync_end - mode->vsync_start; in drm_mode_to_intf_timing_params()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/adv7511/
H A Dadv7533.c37 vsw = mode->vsync_end - mode->vsync_start; in adv7511_dsi_config_timing_gen()
38 vfp = mode->vsync_start - mode->vdisplay; in adv7511_dsi_config_timing_gen()
/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A Dneofb.c259 int vsync_start = var->yres + var->lower_margin; in vgaHWInit() local
260 int vsync_end = vsync_start + var->vsync_len; in vgaHWInit()
293 | ((vsync_start & 0x100) >> 6) in vgaHWInit()
297 | ((vsync_start & 0x200) >> 2); in vgaHWInit()
310 par->CRTC[16] = vsync_start & 0xFF; in vgaHWInit()
727 int vsync_start, vtotal; in neofb_set_par() local
735 vsync_start = info->var.yres + info->var.lower_margin; in neofb_set_par()
736 vtotal = vsync_start + info->var.vsync_len + info->var.upper_margin; in neofb_set_par()
784 | (((vsync_start) & 0x400) >> 8) in neofb_set_par()
785 | (((vsync_start) & 0x400) >> 7); in neofb_set_par()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_encoder.c88 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp5_vid_encoder_mode_set()
89 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; in mdp5_vid_encoder_mode_set()
90 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dtv_hsync_s… in mdp5_vid_encoder_mode_set()

12345678