Searched refs:crtc_vsync_end (Results 1 – 19 of 19) sorted by relevance
82 m->crtc_vtotal - m->crtc_vsync_end, in kmb_crtc_set_mode()83 m->crtc_vsync_end - m->crtc_vsync_start, in kmb_crtc_set_mode()
101 vsync_wid = mode->crtc_vsync_end - mode->crtc_vsync_start; in radeon_legacy_rmx_mode_set()183 vsync_wid = mode->crtc_vsync_end - mode->crtc_vsync_start; in radeon_legacy_rmx_mode_set()640 vsync_wid = mode->crtc_vsync_end - mode->crtc_vsync_start; in radeon_set_crtc_timing()
363 adjusted_mode->crtc_vsync_end = adjusted_mode->crtc_vsync_start + vsync_width; in radeon_panel_mode_fixup()
326 cpu_to_le16(mode->crtc_vsync_end - mode->crtc_vsync_start); in atombios_set_crtc_dtd_timing()369 cpu_to_le16(mode->crtc_vsync_end - mode->crtc_vsync_start); in atombios_crtc_set_timing()
1819 mode->crtc_vsync_end = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_V_SyncStart) + in radeon_atom_get_tv_timings()1863 mode->crtc_vsync_end = mode->crtc_vsync_start + in radeon_atom_get_tv_timings()
1361 p->crtc_vsync_end = p->vsync_end; in drm_mode_set_crtcinfo()1368 p->crtc_vsync_end /= 2; in drm_mode_set_crtcinfo()1377 p->crtc_vsync_end *= 2; in drm_mode_set_crtcinfo()1386 p->crtc_vsync_end *= p->vscan; in drm_mode_set_crtcinfo()1399 p->crtc_vsync_end += p->crtc_vtotal; in drm_mode_set_crtcinfo()1406 p->crtc_vblank_end = max(p->crtc_vsync_end, p->crtc_vtotal); in drm_mode_set_crtcinfo()
201 adjusted_mode->crtc_vsync_end = adjusted_mode->crtc_vsync_start + vsync_width; in amdgpu_panel_mode_fixup()
213 cpu_to_le16(mode->crtc_vsync_end - mode->crtc_vsync_start); in amdgpu_atombios_crtc_set_dtd_timing()
234 vsyncend = mode->crtc_vsync_end - 1; in mgag200_set_mode_regs()604 mode->crtc_vsync_end > 4096 || mode->crtc_vtotal > 4096) { in mgag200_crtc_helper_mode_valid()
332 u16 crtc_vsync_end; member
316 temp = (mode->crtc_vsync_end - 1) & 0x3f; in ast_set_crtc_reg()795 adjusted_mode->crtc_vsync_end = vmode->vde + vborder + vmode->vfp + vmode->vsync; in ast_crtc_helper_atomic_check()
563 vsync = mode->crtc_vsync_end - mode->crtc_vsync_start; in sun4i_tcon0_mode_set_rgb()676 vsync = mode->crtc_vsync_end - mode->crtc_vsync_start; in sun4i_tcon1_mode_set()
1183 vsync_len = mode->crtc_vsync_end - mode->crtc_vsync_start; in d71_timing_ctrlr_update()1184 vback_porch = mode->crtc_vtotal - mode->crtc_vsync_end; in d71_timing_ctrlr_update()
286 vsw = mode->crtc_vsync_end - mode->crtc_vsync_start; in dpu_crtc_get_scanout_position()287 vbp = mode->crtc_vtotal - mode->crtc_vsync_end; in dpu_crtc_get_scanout_position()
304 m->v.synce = mode->crtc_vsync_end - mode->crtc_vsync_start - 1; in nv50_head_atomic_check_mode()
2193 mode->vsync_end = timings->crtc_vsync_end; in intel_mode_from_crtc_timings()2703 VSYNC_END(adjusted_mode->crtc_vsync_end - 1)); in intel_set_transcoder_timings()2860 adjusted_mode->crtc_vsync_end = REG_FIELD_GET(VSYNC_END_MASK, tmp) + 1; in intel_get_transcoder_timings()5180 PIPE_CONF_CHECK_I(name.crtc_vsync_end); \ in intel_pipe_config_compare()
1816 vsync = mode->crtc_vsync_end - mode->crtc_vsync_start; in cdns_mhdp_configure_video()
1628 u16 vsync_len = mode->crtc_vsync_end - mode->crtc_vsync_start; in vop2_crtc_atomic_enable()
6760 timing_out->v_sync_width = mode_in->crtc_vsync_end - mode_in->crtc_vsync_start; in fill_stream_properties_from_drm_display_mode()6842 dst_mode->crtc_vsync_end = src_mode->crtc_vsync_end; in copy_crtc_timing_for_drm_display_mode()