/linux-4.4.14/drivers/gpu/drm/atmel-hlcdc/ |
D | atmel_hlcdc_crtc.c | 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()
|
/linux-4.4.14/drivers/gpu/drm/exynos/ |
D | exynos5433_drm_decon.c | 134 m->crtc_hsync_end = m->crtc_htotal - 92; in decon_commit() 169 m->crtc_htotal - m->crtc_hsync_end - 1) | in decon_commit() 175 m->crtc_hsync_end - m->crtc_hsync_start - 1); in decon_commit()
|
D | exynos7_drm_decon.c | 194 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in decon_commit() 195 hbpd = mode->crtc_htotal - mode->crtc_hsync_end; in decon_commit()
|
D | exynos_drm_fimd.c | 433 hsync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in fimd_commit() 434 hbpd = mode->crtc_htotal - mode->crtc_hsync_end; in fimd_commit()
|
/linux-4.4.14/include/drm/ |
D | drm_modes.h | 133 int crtc_hsync_end; member
|
/linux-4.4.14/drivers/gpu/drm/radeon/ |
D | radeon_legacy_crtc.c | 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()
|
D | radeon_encoders.c | 358 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in radeon_panel_mode_fixup()
|
D | atombios_crtc.c | 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()
|
D | radeon_atombios.c | 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()
|
/linux-4.4.14/drivers/gpu/drm/amd/amdgpu/ |
D | amdgpu_encoders.c | 180 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + hsync_width; in amdgpu_panel_mode_fixup()
|
D | atombios_crtc.c | 209 cpu_to_le16(mode->crtc_hsync_end - mode->crtc_hsync_start); in amdgpu_atombios_crtc_set_dtd_timing()
|
/linux-4.4.14/drivers/gpu/drm/gma500/ |
D | oaktrail_crtc.c | 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()
|
D | oaktrail_hdmi.c | 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()
|
D | mdfld_intel_display.c | 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()
|
D | psb_intel_display.c | 277 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in psb_intel_crtc_mode_set()
|
D | cdv_intel_display.c | 802 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in cdv_intel_crtc_mode_set()
|
D | psb_intel_sdvo.c | 733 h_sync_len = mode->crtc_hsync_end - mode->crtc_hsync_start; in psb_intel_sdvo_get_dtd_from_mode()
|
/linux-4.4.14/drivers/gpu/drm/udl/ |
D | udl_modeset.c | 192 mode->crtc_hsync_end - mode->crtc_hsync_start + 1); in udl_set_vid_cmds()
|
/linux-4.4.14/drivers/gpu/drm/i915/ |
D | dvo_ns2501.c | 580 adjusted_mode->crtc_hsync_end, in ns2501_mode_set()
|
D | intel_dsi.c | 783 hsync = adjusted_mode->crtc_hsync_end - adjusted_mode->crtc_hsync_start; in set_dsi_timings() 784 hbp = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_end; in set_dsi_timings()
|
D | intel_panel.c | 177 sync_width = adjusted_mode->crtc_hsync_end - adjusted_mode->crtc_hsync_start; in centre_horizontally() 189 adjusted_mode->crtc_hsync_end = adjusted_mode->crtc_hsync_start + sync_width; in centre_horizontally()
|
D | intel_hdmi.c | 627 mode->crtc_hsync_end % pixels_per_group == 0 && in gcp_default_phase_possible()
|
D | intel_display.c | 7736 ((adjusted_mode->crtc_hsync_end - 1) << 16)); in intel_set_pipe_timings() 7780 pipe_config->base.adjusted_mode.crtc_hsync_end = ((tmp >> 16) & 0xffff) + 1; in intel_get_pipe_timings() 7812 mode->hsync_end = pipe_config->base.adjusted_mode.crtc_hsync_end; in intel_mode_from_pipe_config() 11991 mode->crtc_hsync_end, mode->crtc_htotal, in intel_dump_crtc_timings() 12549 PIPE_CONF_CHECK_I(base.adjusted_mode.crtc_hsync_end); in intel_pipe_config_compare()
|
/linux-4.4.14/drivers/gpu/drm/ |
D | drm_modes.c | 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()
|
/linux-4.4.14/drivers/gpu/drm/ast/ |
D | ast_mode.c | 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()
|
/linux-4.4.14/drivers/gpu/drm/armada/ |
D | armada_crtc.c | 552 lm = adj->crtc_htotal - adj->crtc_hsync_end; in armada_drm_crtc_mode_set() 559 adj->crtc_hsync_end, in armada_drm_crtc_mode_set()
|
/linux-4.4.14/drivers/gpu/drm/i2c/ |
D | adv7511.c | 677 hsync_len = adj_mode->crtc_hsync_end - in adv7511_encoder_mode_set()
|
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 248 int horizEnd = (mode->crtc_hsync_end >> 3) + 1; in nv_crtc_mode_set_vga()
|
/linux-4.4.14/drivers/gpu/drm/mgag200/ |
D | mgag200_mode.c | 1642 mode->crtc_hsync_end > 4096 || mode->crtc_htotal > 4096 || in mga_vga_mode_valid()
|