crtc_htotal 152 drivers/gpu/drm/amd/amdgpu/amdgpu_dpm.c amdgpu_crtc->hw_mode.crtc_htotal * crtc_htotal 179 drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c adjusted_mode->crtc_htotal = adjusted_mode->crtc_hdisplay + hblank; crtc_htotal 1034 drivers/gpu/drm/amd/amdgpu/dce_v10_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 1060 drivers/gpu/drm/amd/amdgpu/dce_v11_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 838 drivers/gpu/drm/amd/amdgpu/dce_v6_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 969 drivers/gpu/drm/amd/amdgpu/dce_v8_0.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 3366 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c timing_out->h_total = mode_in->crtc_htotal; crtc_htotal 3450 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c dst_mode->crtc_htotal = src_mode->crtc_htotal; crtc_htotal 81 drivers/gpu/drm/arc/arcpgu_crtc.c ENCODE_PGU_XY(m->crtc_htotal, m->crtc_vtotal)); crtc_htotal 1042 drivers/gpu/drm/arm/display/komeda/d71/d71_component.c hback_porch = mode->crtc_htotal - mode->crtc_hsync_end; crtc_htotal 412 drivers/gpu/drm/arm/display/komeda/komeda_crtc.c adjusted_mode->crtc_htotal /= 2; crtc_htotal 139 drivers/gpu/drm/arm/hdlcd_crtc.c vm.hback_porch = m->crtc_htotal - m->crtc_hsync_end; crtc_htotal 342 drivers/gpu/drm/armada/armada_crtc.c lm = adj->crtc_htotal - adj->crtc_hsync_end; crtc_htotal 360 drivers/gpu/drm/armada/armada_crtc.c adj->crtc_htotal; crtc_htotal 367 drivers/gpu/drm/armada/armada_crtc.c val -= adj->crtc_htotal / 2; crtc_htotal 188 drivers/gpu/drm/ast/ast_mode.c adjusted_mode->crtc_htotal = vbios_mode->enh_table->ht; crtc_htotal 292 drivers/gpu/drm/ast/ast_mode.c temp = (mode->crtc_htotal >> 3) - 5; crtc_htotal 86 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_crtc.c vm.hback_porch = adj->crtc_htotal - adj->crtc_hsync_end; crtc_htotal 529 drivers/gpu/drm/bridge/cdns-dsi.c tmp = mode->crtc_htotal - crtc_htotal 589 drivers/gpu/drm/bridge/cdns-dsi.c dpi_htotal = mode_valid_check ? mode->htotal : mode->crtc_htotal; crtc_htotal 852 drivers/gpu/drm/drm_modes.c p->crtc_htotal = p->htotal; crtc_htotal 903 drivers/gpu/drm/drm_modes.c p->crtc_hblank_end = max(p->crtc_hsync_end, p->crtc_htotal); crtc_htotal 534 drivers/gpu/drm/drm_vblank.c int frame_size = mode->crtc_htotal * mode->crtc_vtotal; crtc_htotal 541 drivers/gpu/drm/drm_vblank.c linedur_ns = div_u64((u64) mode->crtc_htotal * 1000000, dotclock); crtc_htotal 558 drivers/gpu/drm/drm_vblank.c crtc->base.id, mode->crtc_htotal, crtc_htotal 688 drivers/gpu/drm/drm_vblank.c delta_ns = div_s64(1000000LL * (vpos * mode->crtc_htotal + hpos), crtc_htotal 204 drivers/gpu/drm/exynos/exynos5433_drm_decon.c m->crtc_hsync_end = m->crtc_htotal - 92; crtc_htotal 247 drivers/gpu/drm/exynos/exynos5433_drm_decon.c m->crtc_htotal - m->crtc_hsync_end - 1) | crtc_htotal 180 drivers/gpu/drm/exynos/exynos7_drm_decon.c hbpd = mode->crtc_htotal - mode->crtc_hsync_end; crtc_htotal 510 drivers/gpu/drm/exynos/exynos_drm_fimd.c hbpd = mode->crtc_htotal - mode->crtc_hsync_end; crtc_htotal 788 drivers/gpu/drm/gma500/cdv_intel_display.c ((adjusted_mode->crtc_htotal - 1) << 16)); crtc_htotal 807 drivers/gpu/drm/gma500/mdfld_intel_display.c ((adjusted_mode->crtc_htotal - 1) << 16)); crtc_htotal 824 drivers/gpu/drm/gma500/mdfld_intel_display.c ((adjusted_mode->crtc_htotal - 1) << 16)); crtc_htotal 443 drivers/gpu/drm/gma500/oaktrail_crtc.c ((adjusted_mode->crtc_htotal - 1) << 16), i); crtc_htotal 462 drivers/gpu/drm/gma500/oaktrail_crtc.c ((adjusted_mode->crtc_htotal - 1) << 16), i); crtc_htotal 164 drivers/gpu/drm/gma500/oaktrail_hdmi.c htotal = (mode->crtc_hdisplay - 1) | ((mode->crtc_htotal - 1) << 16); crtc_htotal 170 drivers/gpu/drm/gma500/oaktrail_hdmi.c new_crtc_htotal = (mode->crtc_htotal - 1) * 200 * 1000 / mode->clock; crtc_htotal 336 drivers/gpu/drm/gma500/oaktrail_hdmi.c REG_WRITE(PCH_HTOTAL_B, (adjusted_mode->crtc_hdisplay - 1) | ((adjusted_mode->crtc_htotal - 1) << 16)); crtc_htotal 262 drivers/gpu/drm/gma500/psb_intel_display.c ((adjusted_mode->crtc_htotal - 1) << 16)); crtc_htotal 582 drivers/gpu/drm/i915/display/dvo_ns2501.c adjusted_mode->crtc_htotal, crtc_htotal 781 drivers/gpu/drm/i915/display/icl_dsi.c htotal = adjusted_mode->crtc_htotal; crtc_htotal 785 drivers/gpu/drm/i915/display/icl_dsi.c hback_porch = (adjusted_mode->crtc_htotal - crtc_htotal 1226 drivers/gpu/drm/i915/display/icl_dsi.c adjusted_mode->crtc_htotal *= 2; crtc_htotal 1229 drivers/gpu/drm/i915/display/icl_dsi.c adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_htotal; crtc_htotal 8141 drivers/gpu/drm/i915/display/intel_display.c vsyncshift = (adjusted_mode->crtc_htotal - 1) / 2; crtc_htotal 8144 drivers/gpu/drm/i915/display/intel_display.c adjusted_mode->crtc_htotal / 2; crtc_htotal 8146 drivers/gpu/drm/i915/display/intel_display.c vsyncshift += adjusted_mode->crtc_htotal; crtc_htotal 8154 drivers/gpu/drm/i915/display/intel_display.c ((adjusted_mode->crtc_htotal - 1) << 16)); crtc_htotal 8206 drivers/gpu/drm/i915/display/intel_display.c pipe_config->base.adjusted_mode.crtc_htotal = ((tmp >> 16) & 0xffff) + 1; crtc_htotal 8260 drivers/gpu/drm/i915/display/intel_display.c mode->htotal = pipe_config->base.adjusted_mode.crtc_htotal; crtc_htotal 11957 drivers/gpu/drm/i915/display/intel_display.c mode->crtc_hsync_end, mode->crtc_htotal, crtc_htotal 12718 drivers/gpu/drm/i915/display/intel_display.c PIPE_CONF_CHECK_I(base.adjusted_mode.crtc_htotal); crtc_htotal 937 drivers/gpu/drm/i915/display/intel_hdmi.c mode->crtc_htotal % pixels_per_group == 0 && crtc_htotal 943 drivers/gpu/drm/i915/display/intel_hdmi.c mode->crtc_htotal/2 % pixels_per_group == 0); crtc_htotal 68 drivers/gpu/drm/i915/display/intel_sprite.c if (!adjusted_mode->crtc_htotal) crtc_htotal 72 drivers/gpu/drm/i915/display/intel_sprite.c 1000 * adjusted_mode->crtc_htotal); crtc_htotal 1106 drivers/gpu/drm/i915/display/vlv_dsi.c adjusted_mode->crtc_htotal = hactive + hfp + hsync + hbp; crtc_htotal 1110 drivers/gpu/drm/i915/display/vlv_dsi.c adjusted_mode->crtc_hblank_end = adjusted_mode->crtc_htotal; crtc_htotal 1133 drivers/gpu/drm/i915/display/vlv_dsi.c hbp_sw = adjusted_mode_sw->crtc_htotal - crtc_htotal 1170 drivers/gpu/drm/i915/display/vlv_dsi.c if (adjusted_mode->crtc_htotal == crtc_htotal_sw) crtc_htotal 1171 drivers/gpu/drm/i915/display/vlv_dsi.c adjusted_mode->crtc_htotal = adjusted_mode_sw->crtc_htotal; crtc_htotal 1241 drivers/gpu/drm/i915/display/vlv_dsi.c hbp = adjusted_mode->crtc_htotal - adjusted_mode->crtc_hsync_end; crtc_htotal 1419 drivers/gpu/drm/i915/display/vlv_dsi.c txbyteclkhs(adjusted_mode->crtc_htotal, bpp, crtc_htotal 1425 drivers/gpu/drm/i915/display/vlv_dsi.c adjusted_mode->crtc_htotal, crtc_htotal 784 drivers/gpu/drm/i915/i915_irq.c htotal = mode->crtc_htotal; crtc_htotal 850 drivers/gpu/drm/i915/i915_irq.c u32 htotal = mode->crtc_htotal; crtc_htotal 966 drivers/gpu/drm/i915/i915_irq.c htotal = mode->crtc_htotal; crtc_htotal 1146 drivers/gpu/drm/i915/intel_pm.c htotal = adjusted_mode->crtc_htotal; crtc_htotal 1638 drivers/gpu/drm/i915/intel_pm.c htotal = adjusted_mode->crtc_htotal; crtc_htotal 2226 drivers/gpu/drm/i915/intel_pm.c int htotal = adjusted_mode->crtc_htotal; crtc_htotal 2382 drivers/gpu/drm/i915/intel_pm.c int htotal = adjusted_mode->crtc_htotal; crtc_htotal 2526 drivers/gpu/drm/i915/intel_pm.c crtc_state->base.adjusted_mode.crtc_htotal, crtc_htotal 2554 drivers/gpu/drm/i915/intel_pm.c crtc_state->base.adjusted_mode.crtc_htotal, crtc_htotal 2579 drivers/gpu/drm/i915/intel_pm.c crtc_state->base.adjusted_mode.crtc_htotal, crtc_htotal 2815 drivers/gpu/drm/i915/intel_pm.c linetime = DIV_ROUND_CLOSEST(adjusted_mode->crtc_htotal * 1000 * 8, crtc_htotal 2817 drivers/gpu/drm/i915/intel_pm.c ips_linetime = DIV_ROUND_CLOSEST(adjusted_mode->crtc_htotal * 1000 * 8, crtc_htotal 4599 drivers/gpu/drm/i915/intel_pm.c u32 crtc_htotal; crtc_htotal 4610 drivers/gpu/drm/i915/intel_pm.c crtc_htotal = crtc_state->base.adjusted_mode.crtc_htotal; crtc_htotal 4611 drivers/gpu/drm/i915/intel_pm.c linetime_us = div_fixed16(crtc_htotal * 1000, pixel_rate); crtc_htotal 4797 drivers/gpu/drm/i915/intel_pm.c crtc_state->base.adjusted_mode.crtc_htotal, crtc_htotal 4804 drivers/gpu/drm/i915/intel_pm.c if ((wp->cpp * crtc_state->base.adjusted_mode.crtc_htotal / crtc_htotal 1620 drivers/gpu/drm/mgag200/mgag200_mode.c mode->crtc_hsync_end > 4096 || mode->crtc_htotal > 4096 || crtc_htotal 268 drivers/gpu/drm/mxsfb/mxsfb_crtc.c VDCTRL2_SET_HSYNC_PERIOD(m->crtc_htotal), crtc_htotal 271 drivers/gpu/drm/mxsfb/mxsfb_crtc.c writel(SET_HOR_WAIT_CNT(m->crtc_htotal - m->crtc_hsync_start) | crtc_htotal 243 drivers/gpu/drm/nouveau/dispnv04/crtc.c int horizTotal = (mode->crtc_htotal >> 3) - 5; crtc_htotal 245 drivers/gpu/drm/nouveau/dispnv04/crtc.c int horizBlankEnd = (mode->crtc_htotal >> 3) - 1; crtc_htotal 259 drivers/gpu/drm/nouveau/dispnv50/head.c m->h.active = mode->crtc_htotal; crtc_htotal 361 drivers/gpu/drm/radeon/atombios_crtc.c args.usH_Total = cpu_to_le16(mode->crtc_htotal); crtc_htotal 9264 drivers/gpu/drm/radeon/cik.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 2172 drivers/gpu/drm/radeon/evergreen.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 169 drivers/gpu/drm/radeon/r600_dpm.c radeon_crtc->hw_mode.crtc_htotal * crtc_htotal 1822 drivers/gpu/drm/radeon/radeon_atombios.c mode->crtc_htotal = le16_to_cpu(tv_info->aModeTimings[index].usCRTC_H_Total); crtc_htotal 1852 drivers/gpu/drm/radeon/radeon_atombios.c mode->crtc_htotal -= 1; crtc_htotal 1862 drivers/gpu/drm/radeon/radeon_atombios.c mode->crtc_htotal = le16_to_cpu(dtd_timings->usHActive) + crtc_htotal 359 drivers/gpu/drm/radeon/radeon_encoders.c adjusted_mode->crtc_htotal = adjusted_mode->crtc_hdisplay + hblank; crtc_htotal 84 drivers/gpu/drm/radeon/radeon_legacy_crtc.c fp_crtc_h_total_disp = ((((mode->crtc_htotal / 8) - 1) & 0x3ff) crtc_htotal 622 drivers/gpu/drm/radeon/radeon_legacy_crtc.c crtc_h_total_disp = ((((mode->crtc_htotal / 8) - 1) & 0x3ff) crtc_htotal 351 drivers/gpu/drm/radeon/rs690.c a.full = dfixed_const(crtc->base.mode.crtc_htotal); crtc_htotal 359 drivers/gpu/drm/radeon/rs690.c a.full = dfixed_const(crtc->base.mode.crtc_htotal); crtc_htotal 1031 drivers/gpu/drm/radeon/rv515.c a.full = dfixed_const(crtc->base.mode.crtc_htotal); crtc_htotal 1039 drivers/gpu/drm/radeon/rv515.c a.full = dfixed_const(crtc->base.mode.crtc_htotal); crtc_htotal 2317 drivers/gpu/drm/radeon/si.c line_time = (u32) div_u64((u64)mode->crtc_htotal * 1000000, crtc_htotal 383 drivers/gpu/drm/sun4i/sun4i_tcon.c start_delay = start_delay * mode->crtc_htotal * 149; crtc_htotal 429 drivers/gpu/drm/sun4i/sun4i_tcon.c bp = mode->crtc_htotal - mode->crtc_hsync_start; crtc_htotal 431 drivers/gpu/drm/sun4i/sun4i_tcon.c mode->crtc_htotal, bp); crtc_htotal 508 drivers/gpu/drm/sun4i/sun4i_tcon.c bp = mode->crtc_htotal - mode->crtc_hsync_start; crtc_htotal 510 drivers/gpu/drm/sun4i/sun4i_tcon.c mode->crtc_htotal, bp); crtc_htotal 514 drivers/gpu/drm/sun4i/sun4i_tcon.c SUN4I_TCON0_BASIC1_H_TOTAL(mode->crtc_htotal) | crtc_htotal 627 drivers/gpu/drm/sun4i/sun4i_tcon.c bp = mode->crtc_htotal - mode->crtc_hsync_start; crtc_htotal 631 drivers/gpu/drm/sun4i/sun4i_tcon.c SUN4I_TCON1_BASIC3_H_TOTAL(mode->crtc_htotal) | crtc_htotal 168 drivers/gpu/drm/udl/udl_modeset.c xds = mode->crtc_htotal - mode->crtc_hsync_start; crtc_htotal 183 drivers/gpu/drm/udl/udl_modeset.c mode->crtc_htotal - 1); crtc_htotal 127 drivers/gpu/drm/vc4/vc4_crtc.c *hpos += mode->crtc_htotal / 2; crtc_htotal 364 include/drm/drm_modes.h int crtc_htotal;