Home
last modified time | relevance | path

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

12345678

/linux/drivers/gpu/drm/panel/
H A Dpanel-simple.c775 .vsync_start = 800 + 3,
801 .vsync_start = 272 + 2,
825 .vsync_start = 480 + 2,
1043 .vsync_start = 800 + 8,
1176 .vsync_start = 768 + 4,
1366 .vsync_start = 800 + 8,
1494 .vsync_start = 272 + 8,
1651 .vsync_start = 768 + 4,
1836 .vsync_start = 240 + 4,
1861 .vsync_start = 240 + 4,
[all …]
H A Dpanel-edp.c1028 .vsync_start = 768 + 10,
1041 .vsync_start = 768 + 4,
1069 .vsync_start = 1080 + 3,
1123 .vsync_start = 768 + 3,
1145 .vsync_start = 1080 + 3,
1173 .vsync_start = 800 + 3,
1184 .vsync_start = 800 + 3,
1257 .vsync_start = 1080 + 3,
1327 .vsync_start = 768 + 8,
1465 .vsync_start = 768 + 5,
[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.c543 .vsync_start = 240 + 4,
556 .vsync_start = 240 + 21,
570 .vsync_start = 240 + 4,
584 .vsync_start = 320 + 4,
597 .vsync_start = 360 + 4,
611 .vsync_start = 480 + 4,
625 .vsync_start = 480 + 4,
H A Dpanel-sitronix-st7703.c145 .vsync_start = 1440 + 20,
328 .vsync_start = 1440 + 18,
419 .vsync_start = 480 + 18,
507 .vsync_start = 720 + 15,
597 .vsync_start = 1280 + 16,
683 .vsync_start = 480 + 17,
H A Dpanel-novatek-nt35560.c67 .vsync_start = 864 + 14,
86 .vsync_start = 864 + 1,
109 .vsync_start = 854 + 14,
128 .vsync_start = 854 + 1,
H A Dpanel-newvision-nv3052c.c639 .vsync_start = 480 + 5,
651 .vsync_start = 480 + 5,
666 .vsync_start = 480 + 12,
H A Dpanel-boe-tv101wum-nl6.c1555 .vsync_start = 2000 + 26,
1584 .vsync_start = 2000 + 26,
1613 .vsync_start = 1920 + 10,
1640 .vsync_start = 1920 + 16,
1667 .vsync_start = 1920 + 20,
1694 .vsync_start = 1920 + 34,
1722 .vsync_start = 1920 + 20,
1750 .vsync_start = 1920 + 14,
1777 .vsync_start = 1920 + 116,
H A Dpanel-newvision-nv3051d.c447 .vsync_start = 480 + 18,
459 .vsync_start = 480 + 18,
471 .vsync_start = 480 + 18,
486 .vsync_start = 480 + 18,
/linux/drivers/gpu/drm/gud/
H A Dgud_internal.h141 dst->vsync_start = cpu_to_le16(src->vsync_start); in gud_from_display_mode()
159 dst->vsync_start = le16_to_cpu(src->vsync_start); in gud_to_display_mode()
/linux/drivers/gpu/drm/msm/disp/mdp4/
H A Dmdp4_dsi_encoder.c55 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dsi_encoder_mode_set()
56 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dsi_hsync_skew; in mdp4_dsi_encoder_mode_set()
57 …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.c59 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp4_dtv_encoder_mode_set()
60 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; in mdp4_dtv_encoder_mode_set()
61 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dtv_hsync_s… in mdp4_dtv_encoder_mode_set()
/linux/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_encoders.c172 unsigned int vover = native_mode->vsync_start - native_mode->vdisplay; in amdgpu_panel_mode_fixup()
174 unsigned int 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()
/linux/drivers/gpu/drm/
H A Ddrm_modes.c505 mode->vsync_start = mode->vdisplay + vfp; in fill_analog_mode()
506 mode->vsync_end = mode->vsync_start + vslen; in fill_analog_mode()
766 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
798 drm_mode->vsync_end = drm_mode->vsync_start + vsync; in drm_cvt_mode()
1079 dmode->vsync_end = dmode->vsync_start + vm->vsync_len; in drm_display_mode_from_videomode()
1356 p->crtc_vsync_start = p->vsync_start; in drm_mode_set_crtcinfo()
1477 mode1->vsync_start == mode2->vsync_start && in drm_mode_match_timings()
1646 mode->vsync_start < mode->vdisplay || in drm_mode_validate_basic()
1647 mode->vsync_end < mode->vsync_start || in drm_mode_validate_basic()
2588 out->vsync_start = in->vsync_start; in drm_mode_convert_to_umode()
[all …]
/linux/drivers/gpu/drm/imx/dcss/
H A Ddcss-ss.c125 u16 vsync_start, vsync_end; in dcss_ss_sync_set() local
144 vsync_start = vm->vfront_porch - 1; in dcss_ss_sync_set()
148 ((u32)vsync_end << SYNC_END_POS) | vsync_start, in dcss_ss_sync_set()
/linux/drivers/gpu/drm/msm/dp/
H A Ddp_panel.c372 drm_mode->vsync_start - drm_mode->vdisplay, in dp_panel_timing_cfg()
373 drm_mode->vsync_end - drm_mode->vsync_start); in dp_panel_timing_cfg()
385 data = (drm_mode->vtotal - drm_mode->vsync_start); in dp_panel_timing_cfg()
391 data = drm_mode->vsync_end - drm_mode->vsync_start; in dp_panel_timing_cfg()
439 drm_mode->vsync_start - drm_mode->vdisplay, in dp_panel_init_panel_info()
440 drm_mode->vsync_end - drm_mode->vsync_start); in dp_panel_init_panel_info()
/linux/include/drm/
H A Ddrm_modes.h138 .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \
152 .htotal = (hd), .vdisplay = (vd), .vsync_start = (vd), \
265 u16 vsync_start; member
434 (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \
/linux/drivers/gpu/drm/i915/display/
H A Dintel_vrr.c178 crtc_state->vrr.vsync_start = in intel_vrr_compute_config()
180 crtc_state->hw.adjusted_mode.vsync_start); in intel_vrr_compute_config()
264 VRR_VSYNC_START(crtc_state->vrr.vsync_start)); in intel_vrr_enable()
319 crtc_state->vrr.vsync_start = in intel_vrr_get_config()
/linux/drivers/gpu/drm/radeon/
H A Dradeon_encoders.c330 unsigned int vover = native_mode->vsync_start - native_mode->vdisplay; in radeon_panel_mode_fixup()
332 unsigned int vsync_width = native_mode->vsync_end - native_mode->vsync_start; in radeon_panel_mode_fixup()
347 adjusted_mode->vsync_start = native_mode->vdisplay + vover; in radeon_panel_mode_fixup()
348 adjusted_mode->vsync_end = adjusted_mode->vsync_start + vsync_width; in radeon_panel_mode_fixup()
/linux/drivers/gpu/drm/msm/disp/dpu1/
H A Ddpu_encoder_phys_vid.c52 || (mode->vsync_start < mode->vdisplay) in drm_mode_to_intf_timing_params()
54 || (mode->vsync_end < mode->vsync_start)) { in drm_mode_to_intf_timing_params()
60 mode->vsync_start, mode->vsync_end, in drm_mode_to_intf_timing_params()
81 timing->v_front_porch = mode->vsync_start - mode->vdisplay; in drm_mode_to_intf_timing_params()
83 timing->vsync_pulse_width = mode->vsync_end - mode->vsync_start; in drm_mode_to_intf_timing_params()
690 fetch_start = mode.vtotal - (mode.vsync_start - mode.vdisplay); in dpu_encoder_phys_vid_get_frame_count()
/linux/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()
/linux/drivers/gpu/drm/msm/disp/mdp5/
H A Dmdp5_encoder.c77 vsync_len = (mode->vsync_end - mode->vsync_start) * mode->htotal; in mdp5_vid_encoder_mode_set()
78 display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; in mdp5_vid_encoder_mode_set()
79 …display_v_end = vsync_period - ((mode->vsync_start - mode->vdisplay) * mode->htotal) + dtv_hsync_s… in mdp5_vid_encoder_mode_set()
/linux/drivers/media/platform/xilinx/
H A Dxilinx-vtc.h27 unsigned int vsync_start; member
/linux/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()

12345678