Searched refs:crtc_hsync_end (Results 1 – 23 of 23) sorted by relevance
72 vm.hback_porch = adj->crtc_htotal - adj->crtc_hsync_end; in atmel_hlcdc_crtc_mode_set_nofb()73 vm.hsync_len = adj->crtc_hsync_end - adj->crtc_hsync_start; in atmel_hlcdc_crtc_mode_set_nofb()
133 int crtc_hsync_end; member
83 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()166 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_legacy_rmx_mode_set()625 hsync_wid = (mode->crtc_hsync_end - mode->crtc_hsync_start) / 8; in radeon_set_crtc_timing()
358 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
317 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in atombios_set_crtc_dtd_timing()359 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in atombios_crtc_set_timing()
1821 mode->crtc_hsync_end = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_SyncStart) + in radeon_atom_get_tv_timings()1863 mode->crtc_hsync_end = mode->crtc_hsync_start + in radeon_atom_get_tv_timings()
459 ((adjusted_mode->crtc_hsync_end - offsetX - 1) << 16), i); in oaktrail_crtc_mode_set()476 ((adjusted_mode->crtc_hsync_end - 1) << 16), i); in oaktrail_crtc_mode_set()
328 …REG_WRITE(hsync_reg, (adjusted_mode->crtc_hsync_start - 1) | ((adjusted_mode->crtc_hsync_end - 1) … in oaktrail_crtc_hdmi_mode_set()336 …REG_WRITE(PCH_HSYNC_B, (adjusted_mode->crtc_hsync_start - 1) | ((adjusted_mode->crtc_hsync_end - 1… in oaktrail_crtc_hdmi_mode_set()
828 ((adjusted_mode->crtc_hsync_end - offsetX - 1) << 16)); in mdfld_crtc_mode_set()843 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in mdfld_crtc_mode_set()
277 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in psb_intel_crtc_mode_set()
802 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in cdv_intel_crtc_mode_set()
733 h_sync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in psb_intel_sdvo_get_dtd_from_mode()
192 mode->crtc_hsync_end - mode->crtc_hsync_start + 1); in udl_set_vid_cmds()
202 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in decon_commit()203 hbpd = mode->crtc_htotal - mode->crtc_hsync_end; in decon_commit()
391 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in fimd_commit()392 hbpd = mode->crtc_htotal - mode->crtc_hsync_end; in fimd_commit()
793 p->crtc_hsync_end = p->hsync_end; in drm_mode_set_crtcinfo()845 p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); in drm_mode_set_crtcinfo()
184 adjusted_mode->crtc_hsync_end = (vbios_mode->enh_table->hde + hborder + in ast_get_vbios_mode_info()305 temp = ((mode->crtc_hsync_end >> 3) - 1) & 0x3f; in ast_set_crtc_reg()
514 lm = adj->crtc_htotal - adj->crtc_hsync_end; in armada_drm_crtc_mode_set()521 adj->crtc_hsync_end, in armada_drm_crtc_mode_set()
677 hsync_len = adj_mode->crtc_hsync_end - in adv7511_encoder_mode_set()
178 sync_width = mode->crtc_hsync_end - mode->crtc_hsync_start; in centre_horizontally()190 mode->crtc_hsync_end = mode->crtc_hsync_start + sync_width; in centre_horizontally()
6629 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in intel_set_pipe_timings()6673 pipe_config->base.adjusted_mode.crtc_hsync_end = ((tmp >> 16) & 0xffff) + 1; in intel_get_pipe_timings()6705 mode->hsync_end = pipe_config->base.adjusted_mode.crtc_hsync_end; in intel_mode_from_pipe_config()10479 mode->crtc_hsync_end, mode->crtc_htotal, in intel_dump_crtc_timings()11041 PIPE_CONF_CHECK_I(base.adjusted_mode.crtc_hsync_end); in intel_pipe_config_compare()
248 int horizEnd = (mode->crtc_hsync_end >> 3) + 1; in nv_crtc_mode_set_vga()
1535 mode->crtc_hsync_end > 4096 || mode->crtc_htotal > 4096 || in mga_vga_mode_valid()