Home
last modified time | relevance | path

Searched refs:vsync_end (Results 1 – 25 of 121) sorted by relevance

12345

/Linux-v5.4/drivers/gpu/drm/panel/
Dpanel-simple.c523 .vsync_end = 272 + 2 + 10,
548 .vsync_end = 480 + 2 + 45,
599 .vsync_end = 600 + 16 + 6,
644 .vsync_end = 768 + 14 + 42,
668 .vsync_end = 768 + 10 + 12,
691 .vsync_end = 768 + 3 + 6,
714 .vsync_end = 1080 + 25 + 10,
770 .vsync_end = 800 + 8 + 2,
794 .vsync_end = 600 + 10 + 35,
903 .vsync_end = 1080 + 4 + 5,
[all …]
Dpanel-arm-versatile.c144 .vsync_end = 240 + 5 + 6,
168 .vsync_end = 480 + 11 + 2,
191 .vsync_end = 220 + 0 + 2,
215 .vsync_end = 320 + 2 + 2,
Dpanel-tpo-tpg110.c117 .vsync_end = 480 + 10 + 1,
134 .vsync_end = 480 + 18 + 1,
151 .vsync_end = 272 + 2 + 1,
168 .vsync_end = 640 + 4 + 1,
185 .vsync_end = 240 + 2 + 1,
Dpanel-ilitek-ili9322.c550 .vsync_end = 240 + 4 + 1,
564 .vsync_end = 240 + 21 + 1,
579 .vsync_end = 240 + 4 + 1,
594 .vsync_end = 320 + 4 + 1,
608 .vsync_end = 360 + 4 + 1,
623 .vsync_end = 480 + 4 + 1,
638 .vsync_end = 480 + 4 + 1,
Dpanel-sitronix-st7701.c66 #define DSI_CMD2_BK0_PORCTRL_B0(m) ((m)->vtotal - (m)->vsync_end)
309 .vsync_end = 854 + 18 + 8,
Dpanel-innolux-p079zca.c236 .vsync_end = 1024 + 20 + 4,
270 .vsync_end = 2048 + 100 + 2,
Dpanel-lg-lb035q02.c135 .vsync_end = 240 + 4 + 2,
/Linux-v5.4/drivers/gpu/drm/
Ddrm_modes.c285 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
317 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
515 drm_mode->vsync_end = drm_mode->vsync_start + V_SYNC_RQD; in drm_gtf_mode_complex()
597 dmode->vsync_end = dmode->vsync_start + vm->vsync_len; in drm_display_mode_from_videomode()
598 dmode->vtotal = dmode->vsync_end + vm->vback_porch; in drm_display_mode_from_videomode()
638 vm->vsync_len = dmode->vsync_end - dmode->vsync_start; in drm_display_mode_to_videomode()
639 vm->vback_porch = dmode->vtotal - dmode->vsync_end; in drm_display_mode_to_videomode()
856 p->crtc_vsync_end = p->vsync_end; in drm_mode_set_crtcinfo()
960 mode1->vsync_end == mode2->vsync_end && in drm_mode_match_timings()
1129 mode->vsync_end < mode->vsync_start || in drm_mode_validate_basic()
[all …]
/Linux-v5.4/include/drm/
Ddrm_modes.h138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
155 .vsync_end = (vd), .vtotal = (vd), .width_mm = (hd_mm), \
288 int vsync_end; member
443 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
/Linux-v5.4/drivers/gpu/drm/gma500/
Dmdfld_tmd_vid.c60 mode->vsync_end = \ in tmd_vid_get_config_mode()
73 dev_dbg(dev->dev, "VSE is %d\n", mode->vsync_end); in tmd_vid_get_config_mode()
83 mode->vsync_end = 865; in tmd_vid_get_config_mode()
Dmdfld_tpo_vid.c44 mode->vsync_end = 490; in tpo_vid_get_config_mode()
Dintel_bios.c162 panel_fixed_mode->vsync_end = panel_fixed_mode->vsync_start + in fill_detail_timing_data()
182 if (panel_fixed_mode->vsync_end > panel_fixed_mode->vtotal) in fill_detail_timing_data()
183 panel_fixed_mode->vtotal = panel_fixed_mode->vsync_end + 1; in fill_detail_timing_data()
Dmdfld_dsi_dpi.c443 pclk_vsync = mode->vsync_end - mode->vsync_start; in mdfld_dsi_dpi_timing_calculation()
444 pclk_vbp = mode->vtotal - mode->vsync_end; in mdfld_dsi_dpi_timing_calculation()
704 adjusted_mode->vsync_end = fixed_mode->vsync_end; in mdfld_dsi_dpi_mode_fixup()
807 ((mode->vsync_end - 1) << 16) | (mode->vsync_start - 1)); in mdfld_set_pipe_timing()
Doaktrail_lvds.c239 mode->vsync_end = \ in oaktrail_lvds_get_configuration_mode()
252 pr_info("VSE is %d\n", mode->vsync_end); in oaktrail_lvds_get_configuration_mode()
/Linux-v5.4/drivers/media/platform/xilinx/
Dxilinx-vtc.h28 unsigned int vsync_end; member
/Linux-v5.4/drivers/gpu/drm/msm/disp/dpu1/
Ddpu_encoder_phys_vid.c47 || (mode->vtotal < mode->vsync_end) 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()
76 timing->v_back_porch = mode->vtotal - mode->vsync_end; 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()
/Linux-v5.4/drivers/gpu/drm/bridge/adv7511/
Dadv7533.c37 vsw = mode->vsync_end - mode->vsync_start; in adv7511_dsi_config_timing_gen()
39 vbp = mode->vtotal - mode->vsync_end; in adv7511_dsi_config_timing_gen()
/Linux-v5.4/drivers/gpu/drm/amd/amdgpu/
Damdgpu_encoders.c158 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in amdgpu_panel_mode_fixup()
172 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in amdgpu_panel_mode_fixup()
/Linux-v5.4/drivers/gpu/drm/sti/
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()
/Linux-v5.4/drivers/gpu/drm/zte/
Dzx_tvenc.c74 .vsync_end = 576 + 2 + 2,
105 .vsync_end = 480 + 3 + 2,
/Linux-v5.4/drivers/gpu/drm/tilcdc/
Dtilcdc_crtc.c319 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_set_mode()
321 vsw = mode->vsync_end - mode->vsync_start; in tilcdc_crtc_set_mode()
758 vbp = mode->vtotal - mode->vsync_end; in tilcdc_crtc_mode_valid()
760 vsw = mode->vsync_end - mode->vsync_start; in tilcdc_crtc_mode_valid()
/Linux-v5.4/drivers/gpu/drm/radeon/
Dradeon_encoders.c334 unsigned vsync_width = native_mode->vsync_end - native_mode->vsync_start; in radeon_panel_mode_fixup()
350 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in radeon_panel_mode_fixup()
/Linux-v5.4/drivers/gpu/drm/shmobile/
Dshmob_drm_crtc.c113 value = ((mode->vsync_end - mode->vsync_start) << 16) /* VSYNW */ in shmob_drm_crtc_setup_geometry()
613 mode->vsync_end = sdev->pdata->panel.mode.vsync_end; in shmob_drm_connector_get_modes()
/Linux-v5.4/drivers/gpu/drm/bridge/
Dti-sn65dsi86.c477 (mode->vsync_end - mode->vsync_start) & 0xFF); in ti_sn_bridge_set_video_timings()
479 (((mode->vsync_end - mode->vsync_start) >> 8) & 0x7F) | in ti_sn_bridge_set_video_timings()
485 (mode->vtotal - mode->vsync_end) & 0xFF); in ti_sn_bridge_set_video_timings()
/Linux-v5.4/drivers/gpu/drm/i915/display/
Dintel_tv.c1021 mode->vsync_end = mode->vsync_start + in intel_tv_mode_to_mode()
1029 mode->vsync_end = mode->vsync_start + in intel_tv_mode_to_mode()
1071 int vsync_end = mode->vsync_end - mode->vdisplay + bottom_margin; in intel_tv_scale_mode_vert() local
1079 mode->vsync_end = vdisplay + vsync_end * new_vtotal / mode->vtotal; in intel_tv_scale_mode_vert()

12345