vtotal 187 arch/m68k/include/asm/amigahw.h unsigned short vtotal; vtotal 269 arch/m68k/include/asm/amigahw.h amiga_custom.vtotal = 223; /* 70 Hz */ vtotal 800 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c int vbl_start, vbl_end, vtotal, ret = 0; vtotal 879 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c vtotal = mode->crtc_vtotal; vtotal 885 drivers/gpu/drm/amd/amdgpu/amdgpu_display.c *vpos = (*vpos < vtotal) ? (*vpos - vtotal) : 0; vtotal 154 drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c unsigned vblank = native_mode->vtotal - native_mode->vdisplay; vtotal 170 drivers/gpu/drm/amd/amdgpu/amdgpu_encoders.c adjusted_mode->vtotal = native_mode->vdisplay + vblank; vtotal 2033 drivers/gpu/drm/amd/amdgpu/atombios_encoders.c lvds->native_mode.vtotal = lvds->native_mode.vdisplay + vtotal 493 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c if (max_size < mode->htotal * mode->vtotal) vtotal 494 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c max_size = mode->htotal * mode->vtotal; vtotal 3468 drivers/gpu/drm/amd/display/amdgpu_dm/amdgpu_dm.c native_mode->vtotal == drm_mode->vtotal) { vtotal 795 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->maximum_vstartup = v->vtotal[k] - v->vactive[k] - 1.0; vtotal 1360 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->frame_time_for_min_full_det_buffering_time = v->vtotal[k] * v->htotal[k] / v->pixel_clock[k]; vtotal 1364 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->frame_time_for_min_full_det_buffering_time = v->vtotal[k] * v->htotal[k] / v->pixel_clock[k]; vtotal 1393 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->v_blank_time = (v->vtotal[k] - v->vactive[k]) * v->htotal[k] / v->pixel_clock[k]; vtotal 1626 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->max_vstartup_lines[k] = v->vtotal[k] - v->vactive[k] - 1.0; vtotal 1878 drivers/gpu/drm/amd/display/dc/calcs/dcn_calc_auto.c v->v_blank_dram_clock_change_latency_margin[k] = (v->vtotal[k] - v->scaler_recout_height[k]) * (v->htotal[k] / v->pixel_clock[k]) -dcn_bw_max2(v->dram_clock_change_watermark, v->writeback_dram_clock_change_watermark); vtotal 427 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c input->dest.vtotal = pipe->stream->timing.v_total; vtotal 428 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c input->dest.vblank_start = input->dest.vtotal - pipe->stream->timing.v_front_porch; vtotal 878 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c v->vtotal[input_idx] = pipe->stream->timing.v_total; vtotal 1187 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c pipe->pipe_dlg_param.vtotal = pipe->stream->timing.v_total; vtotal 1228 drivers/gpu/drm/amd/display/dc/calcs/dcn_calcs.c hsplit_pipe->pipe_dlg_param.vtotal = pipe->stream->timing.v_total; vtotal 1934 drivers/gpu/drm/amd/display/dc/dcn20/dcn20_resource.c pipes[pipe_cnt].pipe.dest.vtotal = timing->v_total; vtotal 313 drivers/gpu/drm/amd/display/dc/dml/display_mode_structs.h unsigned int vtotal; vtotal 416 drivers/gpu/drm/amd/display/dc/dml/display_mode_vba.c mode_lib->vba.VTotal[mode_lib->vba.NumberOfActivePlanes] = dst->vtotal; vtotal 177 drivers/gpu/drm/amd/display/dc/inc/dcn_calcs.h float vtotal[number_of_planes_minus_one + 1]; vtotal 120 drivers/gpu/drm/aspeed/aspeed_gfx_crtc.c writel(CRT_V_TOTAL(m->vtotal - 1) | CRT_V_DE(m->vdisplay - 1), vtotal 499 drivers/gpu/drm/atmel-hlcdc/atmel_hlcdc_dc.c int vback_porch = mode->vtotal - mode->vsync_end; vtotal 39 drivers/gpu/drm/bridge/adv7511/adv7533.c vbp = mode->vtotal - mode->vsync_end; vtotal 56 drivers/gpu/drm/bridge/adv7511/adv7533.c regmap_write(adv->regmap_cec, 0x30, mode->vtotal >> 4); vtotal 57 drivers/gpu/drm/bridge/adv7511/adv7533.c regmap_write(adv->regmap_cec, 0x31, (mode->vtotal << 4) & 0xff); vtotal 677 drivers/gpu/drm/bridge/cdns-dsi.c if (mode->vtotal - mode->vsync_end < 2) vtotal 1801 drivers/gpu/drm/bridge/synopsys/dw-hdmi.c vblank = mode->vtotal - mode->vdisplay; vtotal 711 drivers/gpu/drm/bridge/synopsys/dw-mipi-dsi.c vbp = mode->vtotal - mode->vsync_end; vtotal 727 drivers/gpu/drm/bridge/tc358767.c int upper_margin = mode->vtotal - mode->vsync_end; vtotal 751 drivers/gpu/drm/bridge/tc358767.c dev_dbg(tc->dev, "total: %dx%d\n", mode->htotal, mode->vtotal); vtotal 812 drivers/gpu/drm/bridge/tc358767.c FIELD_PREP(V_TOTAL, mode->vtotal)); vtotal 485 drivers/gpu/drm/bridge/ti-sn65dsi86.c (mode->vtotal - mode->vsync_end) & 0xFF); vtotal 179 drivers/gpu/drm/cirrus/cirrus.c int vtotal, vdispend; vtotal 188 drivers/gpu/drm/cirrus/cirrus.c vtotal = mode->vtotal; vtotal 192 drivers/gpu/drm/cirrus/cirrus.c vtotal -= 2; vtotal 204 drivers/gpu/drm/cirrus/cirrus.c wreg_crt(cirrus, VGA_CRTC_V_TOTAL, vtotal & 0xff); vtotal 216 drivers/gpu/drm/cirrus/cirrus.c if (vtotal & 0x100) vtotal 222 drivers/gpu/drm/cirrus/cirrus.c if (vtotal & 0x200) vtotal 236 drivers/gpu/drm/cirrus/cirrus.c if (vtotal & 0x100) vtotal 238 drivers/gpu/drm/cirrus/cirrus.c if (vtotal & 0x200) vtotal 2266 drivers/gpu/drm/drm_edid.c mode->vtotal *= 2; vtotal 2267 drivers/gpu/drm/drm_edid.c mode->vtotal |= 1; vtotal 2344 drivers/gpu/drm/drm_edid.c mode->vtotal = mode->vdisplay + vblank; vtotal 2349 drivers/gpu/drm/drm_edid.c if (mode->vsync_end > mode->vtotal) vtotal 2350 drivers/gpu/drm/drm_edid.c mode->vtotal = mode->vsync_end + 1; vtotal 3011 drivers/gpu/drm/drm_edid.c BUILD_BUG_ON(edid_cea_modes[8].vtotal != 262 || vtotal 3012 drivers/gpu/drm/drm_edid.c edid_cea_modes[9].vtotal != 262 || vtotal 3013 drivers/gpu/drm/drm_edid.c edid_cea_modes[12].vtotal != 262 || vtotal 3014 drivers/gpu/drm/drm_edid.c edid_cea_modes[13].vtotal != 262 || vtotal 3015 drivers/gpu/drm/drm_edid.c edid_cea_modes[23].vtotal != 312 || vtotal 3016 drivers/gpu/drm/drm_edid.c edid_cea_modes[24].vtotal != 312 || vtotal 3017 drivers/gpu/drm/drm_edid.c edid_cea_modes[27].vtotal != 312 || vtotal 3018 drivers/gpu/drm/drm_edid.c edid_cea_modes[28].vtotal != 312); vtotal 3021 drivers/gpu/drm/drm_edid.c vic == 12 || vic == 13) && mode->vtotal < 263) || vtotal 3023 drivers/gpu/drm/drm_edid.c vic == 27 || vic == 28) && mode->vtotal < 314)) { vtotal 3026 drivers/gpu/drm/drm_edid.c mode->vtotal++; vtotal 4771 drivers/gpu/drm/drm_edid.c mode->vtotal = mode->vdisplay + vblank; vtotal 454 drivers/gpu/drm/drm_mipi_dbi.c swap(mode->htotal, mode->vtotal); vtotal 253 drivers/gpu/drm/drm_modes.c drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + vtotal 309 drivers/gpu/drm/drm_modes.c drm_mode->vtotal = vdisplay_rnd + 2 * vmargin + vbilines; vtotal 328 drivers/gpu/drm/drm_modes.c drm_mode->vtotal *= 2; vtotal 516 drivers/gpu/drm/drm_modes.c drm_mode->vtotal = vtotal_lines; vtotal 521 drivers/gpu/drm/drm_modes.c drm_mode->vtotal *= 2; vtotal 598 drivers/gpu/drm/drm_modes.c dmode->vtotal = dmode->vsync_end + vm->vback_porch; vtotal 639 drivers/gpu/drm/drm_modes.c vm->vback_porch = dmode->vtotal - dmode->vsync_end; vtotal 789 drivers/gpu/drm/drm_modes.c else if (mode->htotal > 0 && mode->vtotal > 0) { vtotal 793 drivers/gpu/drm/drm_modes.c den = mode->htotal * mode->vtotal; vtotal 857 drivers/gpu/drm/drm_modes.c p->crtc_vtotal = p->vtotal; vtotal 961 drivers/gpu/drm/drm_modes.c mode1->vtotal == mode2->vtotal && vtotal 1130 drivers/gpu/drm/drm_modes.c mode->vtotal < mode->vsync_end) vtotal 1935 drivers/gpu/drm/drm_modes.c in->vtotal > USHRT_MAX || in->vscan > USHRT_MAX, vtotal 1947 drivers/gpu/drm/drm_modes.c out->vtotal = in->vtotal; vtotal 2007 drivers/gpu/drm/drm_modes.c out->vtotal = in->vtotal; vtotal 143 drivers/gpu/drm/exynos/exynos7_drm_decon.c unsigned long ideal_clk = mode->htotal * mode->vtotal * mode->vrefresh; vtotal 162 drivers/gpu/drm/exynos/exynos7_drm_decon.c if (mode->htotal == 0 || mode->vtotal == 0) vtotal 890 drivers/gpu/drm/exynos/exynos_drm_dsi.c | DSIM_MAIN_VBP(m->vtotal - m->vsync_end); vtotal 466 drivers/gpu/drm/exynos/exynos_drm_fimd.c if (mode->htotal == 0 || mode->vtotal == 0) vtotal 1203 drivers/gpu/drm/exynos/exynos_hdmi.c (m->htotal << 12) | m->vtotal); vtotal 1228 drivers/gpu/drm/exynos/exynos_hdmi.c val = m->vtotal / 2; vtotal 1229 drivers/gpu/drm/exynos/exynos_hdmi.c val |= ((m->vtotal - m->vdisplay) / 2) << 11; vtotal 1232 drivers/gpu/drm/exynos/exynos_hdmi.c val = (m->vtotal + vtotal 1234 drivers/gpu/drm/exynos/exynos_hdmi.c val |= m->vtotal << 11; vtotal 1237 drivers/gpu/drm/exynos/exynos_hdmi.c val = ((m->vtotal / 2) + 7); vtotal 1238 drivers/gpu/drm/exynos/exynos_hdmi.c val |= ((m->vtotal / 2) + 2) << 12; vtotal 1247 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal - m->vdisplay) / 2); vtotal 1252 drivers/gpu/drm/exynos/exynos_hdmi.c val = m->vtotal; vtotal 1253 drivers/gpu/drm/exynos/exynos_hdmi.c val |= (m->vtotal - m->vdisplay) << 11; vtotal 1265 drivers/gpu/drm/exynos/exynos_hdmi.c m->vtotal - m->vdisplay); vtotal 1272 drivers/gpu/drm/exynos/exynos_hdmi.c hdmi_reg_writev(hdata, HDMI_TG_V_FSZ_L, 2, m->vtotal); vtotal 1292 drivers/gpu/drm/exynos/exynos_hdmi.c hdmi_reg_writev(hdata, HDMI_V_LINE_0, 2, m->vtotal); vtotal 1313 drivers/gpu/drm/exynos/exynos_hdmi.c hdmi_reg_writev(hdata, HDMI_V2_BLANK_0, 2, m->vtotal / 2); vtotal 1315 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal - m->vdisplay) / 2); vtotal 1317 drivers/gpu/drm/exynos/exynos_hdmi.c m->vtotal - m->vdisplay / 2); vtotal 1318 drivers/gpu/drm/exynos/exynos_hdmi.c hdmi_reg_writev(hdata, HDMI_V_BLANK_F1_0, 2, m->vtotal); vtotal 1320 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal / 2) + 7); vtotal 1322 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal / 2) + 2); vtotal 1328 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal - m->vdisplay) / 2); vtotal 1331 drivers/gpu/drm/exynos/exynos_hdmi.c m->vtotal - m->vdisplay / 2); vtotal 1333 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal / 2) + 1); vtotal 1335 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal / 2) + 1); vtotal 1337 drivers/gpu/drm/exynos/exynos_hdmi.c (m->vtotal / 2) + 1); vtotal 1345 drivers/gpu/drm/exynos/exynos_hdmi.c hdmi_reg_writev(hdata, HDMI_V2_BLANK_0, 2, m->vtotal); vtotal 1347 drivers/gpu/drm/exynos/exynos_hdmi.c m->vtotal - m->vdisplay); vtotal 1355 drivers/gpu/drm/exynos/exynos_hdmi.c m->vtotal - m->vdisplay); vtotal 1386 drivers/gpu/drm/exynos/exynos_hdmi.c hdmi_reg_writev(hdata, HDMI_TG_V_FSZ_L, 2, m->vtotal); vtotal 1076 drivers/gpu/drm/exynos/exynos_mixer.c int hdisplay, vdisplay, htotal, vtotal, scan_val; vtotal 1104 drivers/gpu/drm/exynos/exynos_mixer.c adjusted_mode->vsync_end = modes[i].vtotal; vtotal 1105 drivers/gpu/drm/exynos/exynos_mixer.c adjusted_mode->vtotal = modes[i].vtotal; vtotal 527 drivers/gpu/drm/gma500/cdv_device.c .vtotal = VTOTAL_A, vtotal 552 drivers/gpu/drm/gma500/cdv_device.c .vtotal = VTOTAL_B, vtotal 793 drivers/gpu/drm/gma500/cdv_intel_display.c REG_WRITE(map->vtotal, (adjusted_mode->crtc_vdisplay - 1) | vtotal 935 drivers/gpu/drm/gma500/cdv_intel_display.c vtot = REG_READ(map->vtotal); vtotal 941 drivers/gpu/drm/gma500/cdv_intel_display.c vtot = p->vtotal; vtotal 955 drivers/gpu/drm/gma500/cdv_intel_display.c mode->vtotal = ((vtot & 0xffff0000) >> 16) + 1; vtotal 887 drivers/gpu/drm/gma500/cdv_intel_dp.c adjusted_mode->vtotal = fixed_mode->vtotal; vtotal 293 drivers/gpu/drm/gma500/cdv_intel_lvds.c adjusted_mode->vtotal = panel_fixed_mode->vtotal; vtotal 548 drivers/gpu/drm/gma500/gma_display.c crtc_state->saveVTOTAL = REG_READ(map->vtotal); vtotal 602 drivers/gpu/drm/gma500/gma_display.c REG_WRITE(map->vtotal, crtc_state->saveVTOTAL); vtotal 164 drivers/gpu/drm/gma500/intel_bios.c panel_fixed_mode->vtotal = panel_fixed_mode->vdisplay + vtotal 182 drivers/gpu/drm/gma500/intel_bios.c if (panel_fixed_mode->vsync_end > panel_fixed_mode->vtotal) vtotal 183 drivers/gpu/drm/gma500/intel_bios.c panel_fixed_mode->vtotal = panel_fixed_mode->vsync_end + 1; vtotal 258 drivers/gpu/drm/gma500/intel_bios.c if (panel_fixed_mode->htotal > 0 && panel_fixed_mode->vtotal > 0) { vtotal 193 drivers/gpu/drm/gma500/mdfld_device.c pipe->vtotal = PSB_RVDC32(map->vtotal); vtotal 319 drivers/gpu/drm/gma500/mdfld_device.c PSB_WVDC32(pipe->vtotal, map->vtotal); vtotal 448 drivers/gpu/drm/gma500/mdfld_device.c .vtotal = VTOTAL_A, vtotal 470 drivers/gpu/drm/gma500/mdfld_device.c .vtotal = VTOTAL_B, vtotal 493 drivers/gpu/drm/gma500/mdfld_device.c .vtotal = VTOTAL_C, vtotal 444 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c pclk_vbp = mode->vtotal - mode->vsync_end; vtotal 507 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c (mode->vtotal * mode->htotal * dsi_config->bpp / vtotal 705 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c adjusted_mode->vtotal = fixed_mode->vtotal; vtotal 804 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c REG_WRITE(VTOTAL_A, ((mode->vtotal - 1) << 16) | (mode->vdisplay - 1)); vtotal 805 drivers/gpu/drm/gma500/mdfld_dsi_dpi.c REG_WRITE(VBLANK_A, ((mode->vtotal - 1) << 16) | (mode->vdisplay - 1)); vtotal 713 drivers/gpu/drm/gma500/mdfld_intel_display.c adjusted_mode->vtotal); vtotal 808 drivers/gpu/drm/gma500/mdfld_intel_display.c REG_WRITE(map->vtotal, (mode->crtc_vdisplay - 1) | vtotal 825 drivers/gpu/drm/gma500/mdfld_intel_display.c REG_WRITE(map->vtotal, (adjusted_mode->crtc_vdisplay - 1) | vtotal 63 drivers/gpu/drm/gma500/mdfld_tmd_vid.c mode->vtotal = mode->vdisplay + \ vtotal 74 drivers/gpu/drm/gma500/mdfld_tmd_vid.c dev_dbg(dev->dev, "vtotal is %d\n", mode->vtotal); vtotal 84 drivers/gpu/drm/gma500/mdfld_tmd_vid.c mode->vtotal = 873; vtotal 45 drivers/gpu/drm/gma500/mdfld_tpo_vid.c mode->vtotal = 499; vtotal 444 drivers/gpu/drm/gma500/oaktrail_crtc.c REG_WRITE_WITH_AUX(map->vtotal, (mode->crtc_vdisplay - 1) | vtotal 463 drivers/gpu/drm/gma500/oaktrail_crtc.c REG_WRITE_WITH_AUX(map->vtotal, (adjusted_mode->crtc_vdisplay - 1) | vtotal 206 drivers/gpu/drm/gma500/oaktrail_device.c p->vtotal = PSB_RVDC32(VTOTAL_A); vtotal 326 drivers/gpu/drm/gma500/oaktrail_device.c PSB_WVDC32(p->vtotal, VTOTAL_A); vtotal 464 drivers/gpu/drm/gma500/oaktrail_device.c .vtotal = VTOTAL_A, vtotal 488 drivers/gpu/drm/gma500/oaktrail_device.c .vtotal = VTOTAL_B, vtotal 774 drivers/gpu/drm/gma500/oaktrail_hdmi.c pipeb->vtotal = PSB_RVDC32(VTOTAL_B); vtotal 827 drivers/gpu/drm/gma500/oaktrail_hdmi.c PSB_WVDC32(pipeb->vtotal, VTOTAL_B); vtotal 242 drivers/gpu/drm/gma500/oaktrail_lvds.c mode->vtotal = mode->vdisplay + \ vtotal 253 drivers/gpu/drm/gma500/oaktrail_lvds.c pr_info("vtotal is %d\n", mode->vtotal); vtotal 261 drivers/gpu/drm/gma500/psb_device.c .vtotal = VTOTAL_A, vtotal 285 drivers/gpu/drm/gma500/psb_device.c .vtotal = VTOTAL_B, vtotal 275 drivers/gpu/drm/gma500/psb_drv.h u32 vtotal; vtotal 309 drivers/gpu/drm/gma500/psb_drv.h u32 vtotal; vtotal 267 drivers/gpu/drm/gma500/psb_intel_display.c REG_WRITE(map->vtotal, (adjusted_mode->crtc_vdisplay - 1) | vtotal 390 drivers/gpu/drm/gma500/psb_intel_display.c vtot = REG_READ(map->vtotal); vtotal 396 drivers/gpu/drm/gma500/psb_intel_display.c vtot = p->vtotal; vtotal 410 drivers/gpu/drm/gma500/psb_intel_display.c mode->vtotal = ((vtot & 0xffff0000) >> 16) + 1; vtotal 409 drivers/gpu/drm/gma500/psb_intel_lvds.c adjusted_mode->vtotal = panel_fixed_mode->vtotal; vtotal 798 drivers/gpu/drm/gma500/psb_intel_sdvo.c mode->vtotal = mode->vdisplay + dtd->part1.v_blank; vtotal 799 drivers/gpu/drm/gma500/psb_intel_sdvo.c mode->vtotal += (dtd->part1.v_high & 0xf) << 8; vtotal 598 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c mode->vtotal = 838; vtotal 608 drivers/gpu/drm/gma500/tc35876x-dsi-lvds.c dev_info(&dev->pdev->dev, "vtotal = %d\n", mode->vtotal); vtotal 379 drivers/gpu/drm/hisilicon/hibmc/hibmc_drm_de.c writel(HIBMC_FIELD(HIBMC_CRT_VERT_TOTAL_TOTAL, mode->vtotal - 1) | vtotal 476 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c vtot = mode->vtotal; vtotal 481 drivers/gpu/drm/hisilicon/kirin/dw_drm_dsi.c vbp = mode->vtotal - mode->vsync_end; vtotal 186 drivers/gpu/drm/hisilicon/kirin/kirin_drm_ade.c vbp = mode->vtotal - mode->vsync_end; vtotal 41 drivers/gpu/drm/i2c/ch7006_mode.c .vtotal = 525, \ vtotal 46 drivers/gpu/drm/i2c/ch7006_mode.c .vtotal = 625, \ vtotal 120 drivers/gpu/drm/i2c/ch7006_mode.c .vtotal = vt, \ vtotal 187 drivers/gpu/drm/i2c/ch7006_mode.c mode->mode.vtotal != drm_mode->vtotal || vtotal 346 drivers/gpu/drm/i2c/ch7006_mode.c scale = norm->vtotal*fixed1; vtotal 347 drivers/gpu/drm/i2c/ch7006_mode.c do_div(scale, mode->vtotal); vtotal 353 drivers/gpu/drm/i2c/ch7006_mode.c * priv->hmargin * mode->vtotal) / norm->vtotal / 100 / 4; vtotal 52 drivers/gpu/drm/i2c/ch7006_priv.h int vtotal; vtotal 1382 drivers/gpu/drm/i2c/tda998x_drv.c if (mode->vtotal >= BIT(11)) vtotal 1462 drivers/gpu/drm/i2c/tda998x_drv.c n_line = mode->vtotal; vtotal 1480 drivers/gpu/drm/i2c/tda998x_drv.c vwin1_line_s = mode->vtotal - mode->vdisplay - 1; vtotal 1491 drivers/gpu/drm/i2c/tda998x_drv.c vwin1_line_s = (mode->vtotal - mode->vdisplay)/2; vtotal 1497 drivers/gpu/drm/i2c/tda998x_drv.c vwin2_line_s = vwin1_line_s + mode->vtotal/2; vtotal 1500 drivers/gpu/drm/i2c/tda998x_drv.c vs2_line_s = vs1_line_s + mode->vtotal/2 ; vtotal 217 drivers/gpu/drm/i915/display/dvo_ns2501.c u16 vtotal; /* number of lines generated, 82/83 */ vtotal 244 drivers/gpu/drm/i915/display/dvo_ns2501.c .vtotal = 1341, vtotal 264 drivers/gpu/drm/i915/display/dvo_ns2501.c .vtotal = 1341, vtotal 283 drivers/gpu/drm/i915/display/dvo_ns2501.c .vtotal = 1341, vtotal 532 drivers/gpu/drm/i915/display/dvo_ns2501.c mode->hdisplay, mode->htotal, mode->vdisplay, mode->vtotal); vtotal 559 drivers/gpu/drm/i915/display/dvo_ns2501.c mode->hdisplay, mode->htotal, mode->vdisplay, mode->vtotal); vtotal 627 drivers/gpu/drm/i915/display/dvo_ns2501.c ns2501_writeb(dvo, NS2501_REG82, conf->vtotal & 0xff); vtotal 628 drivers/gpu/drm/i915/display/dvo_ns2501.c ns2501_writeb(dvo, NS2501_REG83, conf->vtotal >> 8); vtotal 778 drivers/gpu/drm/i915/display/icl_dsi.c u16 vtotal, vactive, vsync_start, vsync_end, vsync_shift; vtotal 788 drivers/gpu/drm/i915/display/icl_dsi.c vtotal = adjusted_mode->crtc_vtotal; vtotal 849 drivers/gpu/drm/i915/display/icl_dsi.c (vactive - 1) | ((vtotal - 1) << 16)); vtotal 852 drivers/gpu/drm/i915/display/icl_dsi.c if (vsync_end < vsync_start || vsync_end > vtotal) vtotal 881 drivers/gpu/drm/i915/display/icl_dsi.c (vactive - 1) | ((vtotal - 1) << 16)); vtotal 132 drivers/gpu/drm/i915/display/intel_bios.c panel_fixed_mode->vtotal = panel_fixed_mode->vdisplay + vtotal 155 drivers/gpu/drm/i915/display/intel_bios.c if (panel_fixed_mode->vsync_end > panel_fixed_mode->vtotal) vtotal 156 drivers/gpu/drm/i915/display/intel_bios.c panel_fixed_mode->vtotal = panel_fixed_mode->vsync_end + 1; vtotal 646 drivers/gpu/drm/i915/display/intel_crt.c u32 vtotal, vactive; vtotal 668 drivers/gpu/drm/i915/display/intel_crt.c vtotal = ((save_vtotal >> 16) & 0xfff) + 1; vtotal 700 drivers/gpu/drm/i915/display/intel_crt.c if (vblank_start <= vactive && vblank_end >= vtotal) { vtotal 712 drivers/gpu/drm/i915/display/intel_crt.c if (vblank_start - vactive >= vtotal - vblank_end) vtotal 715 drivers/gpu/drm/i915/display/intel_crt.c vsample = (vtotal + vblank_end) >> 1; vtotal 8265 drivers/gpu/drm/i915/display/intel_display.c mode->vtotal = pipe_config->base.adjusted_mode.crtc_vtotal; vtotal 13313 drivers/gpu/drm/i915/display/intel_display.c int vtotal; vtotal 13315 drivers/gpu/drm/i915/display/intel_display.c vtotal = adjusted_mode->crtc_vtotal; vtotal 13317 drivers/gpu/drm/i915/display/intel_display.c vtotal /= 2; vtotal 13319 drivers/gpu/drm/i915/display/intel_display.c crtc->scanline_offset = vtotal - 1; vtotal 15822 drivers/gpu/drm/i915/display/intel_display.c mode->vtotal > vtotal_max) vtotal 17206 drivers/gpu/drm/i915/display/intel_display.c u32 vtotal; vtotal 17286 drivers/gpu/drm/i915/display/intel_display.c error->transcoder[i].vtotal = I915_READ(VTOTAL(cpu_transcoder)); vtotal 17349 drivers/gpu/drm/i915/display/intel_display.c err_printf(m, " VTOTAL: %08x\n", error->transcoder[i].vtotal); vtotal 616 drivers/gpu/drm/i915/display/intel_dsi_vbt.c intel_dsi->pclk += DIV_ROUND_UP(mode->vtotal * intel_dsi->pixel_overlap * 60, 1000); vtotal 843 drivers/gpu/drm/i915/display/intel_sdvo.c v_blank_len = mode->vtotal - mode->vdisplay; vtotal 904 drivers/gpu/drm/i915/display/intel_sdvo.c mode.vtotal = mode.vdisplay + dtd->part1.v_blank; vtotal 905 drivers/gpu/drm/i915/display/intel_sdvo.c mode.vtotal += (dtd->part1.v_high & 0xf) << 8; vtotal 1023 drivers/gpu/drm/i915/display/intel_tv.c mode->vtotal = mode->vdisplay + vtotal 1031 drivers/gpu/drm/i915/display/intel_tv.c mode->vtotal = mode->vdisplay + vtotal 1072 drivers/gpu/drm/i915/display/intel_tv.c int new_vtotal = mode->vtotal * vdisplay / vtotal 1075 drivers/gpu/drm/i915/display/intel_tv.c mode->clock = mode->clock * new_vtotal / mode->vtotal; vtotal 1078 drivers/gpu/drm/i915/display/intel_tv.c mode->vsync_start = vdisplay + vsync_start * new_vtotal / mode->vtotal; vtotal 1079 drivers/gpu/drm/i915/display/intel_tv.c mode->vsync_end = vdisplay + vsync_end * new_vtotal / mode->vtotal; vtotal 1080 drivers/gpu/drm/i915/display/intel_tv.c mode->vtotal = new_vtotal; vtotal 849 drivers/gpu/drm/i915/i915_irq.c u32 vtotal = mode->crtc_vtotal; vtotal 879 drivers/gpu/drm/i915/i915_irq.c scanline = min(scanline, vtotal - 1); vtotal 880 drivers/gpu/drm/i915/i915_irq.c scanline = (scanline + vblank_start) % vtotal; vtotal 893 drivers/gpu/drm/i915/i915_irq.c int position, vtotal; vtotal 904 drivers/gpu/drm/i915/i915_irq.c vtotal = mode->crtc_vtotal; vtotal 906 drivers/gpu/drm/i915/i915_irq.c vtotal /= 2; vtotal 942 drivers/gpu/drm/i915/i915_irq.c return (position + crtc->scanline_offset) % vtotal; vtotal 954 drivers/gpu/drm/i915/i915_irq.c int vbl_start, vbl_end, hsync_start, htotal, vtotal; vtotal 968 drivers/gpu/drm/i915/i915_irq.c vtotal = mode->crtc_vtotal; vtotal 975 drivers/gpu/drm/i915/i915_irq.c vtotal /= 2; vtotal 1006 drivers/gpu/drm/i915/i915_irq.c vtotal *= htotal; vtotal 1017 drivers/gpu/drm/i915/i915_irq.c if (position >= vtotal) vtotal 1018 drivers/gpu/drm/i915/i915_irq.c position = vtotal - 1; vtotal 1029 drivers/gpu/drm/i915/i915_irq.c position = (position + htotal - hsync_start) % vtotal; vtotal 1049 drivers/gpu/drm/i915/i915_irq.c position += vtotal - vbl_end; vtotal 261 drivers/gpu/drm/ingenic/ingenic-drm.c vds = mode->vtotal - mode->vsync_start; vtotal 431 drivers/gpu/drm/mcde/mcde_dsi.c val |= (mode->vtotal - mode->vsync_end) vtotal 1387 drivers/gpu/drm/mediatek/mtk_hdmi.c adjusted_mode->vtotal); vtotal 905 drivers/gpu/drm/meson/meson_venc.c dmt_mode->encp.vavon_bline = mode->vtotal - mode->vsync_start; vtotal 915 drivers/gpu/drm/meson/meson_venc.c dmt_mode->encp.max_lncnt = mode->vtotal - 1; vtotal 1009 drivers/gpu/drm/meson/meson_venc.c sof_lines = mode->vtotal - mode->vsync_end; vtotal 1151 drivers/gpu/drm/meson/meson_venc.c lines_f0 = mode->vtotal >> 1; vtotal 1434 drivers/gpu/drm/meson/meson_venc.c + ((mode->vtotal - 1) / 2); vtotal 1471 drivers/gpu/drm/meson/meson_venc.c vs_bline_evn = mode->vtotal vtotal 1478 drivers/gpu/drm/meson/meson_venc.c mode->vtotal); vtotal 907 drivers/gpu/drm/mgag200/mgag200_mode.c int vdisplay, vsyncstart, vsyncend, vtotal; vtotal 1043 drivers/gpu/drm/mgag200/mgag200_mode.c vtotal = mode->vtotal - 2; vtotal 1061 drivers/gpu/drm/mgag200/mgag200_mode.c WREG_CRT(6, vtotal & 0xFF); vtotal 1062 drivers/gpu/drm/mgag200/mgag200_mode.c WREG_CRT(7, ((vtotal & 0x100) >> 8) | vtotal 1067 drivers/gpu/drm/mgag200/mgag200_mode.c ((vtotal & 0x200) >> 4)| vtotal 1084 drivers/gpu/drm/mgag200/mgag200_mode.c WREG_CRT(22, (vtotal + 1) & 0xFF); vtotal 1098 drivers/gpu/drm/mgag200/mgag200_mode.c ext_vga[2] = ((vtotal & 0xc00) >> 10) | vtotal 1546 drivers/gpu/drm/mgag200/mgag200_mode.c if (!mode->htotal || !mode->vtotal || !mode->clock) vtotal 1550 drivers/gpu/drm/mgag200/mgag200_mode.c total_area = mode->htotal * mode->vtotal; vtotal 1689 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c u32 vtotal, time_to_vsync; vtotal 1706 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c vtotal = mode->vtotal; vtotal 1707 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c if (cur_line >= vtotal) vtotal 1708 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c time_to_vsync = line_time * vtotal; vtotal 1710 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c time_to_vsync = line_time * (vtotal - cur_line); vtotal 1714 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c vtotal); vtotal 1723 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder.c cur_line, vtotal, time_to_vsync, vtotal 399 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c (mode->vtotal * drm_mode_vrefresh(mode)); vtotal 419 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_cmd.c mode->vtotal, drm_mode_vrefresh(mode)); vtotal 47 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c || (mode->vtotal < mode->vsync_end) vtotal 57 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c mode->vtotal, mode->vdisplay); vtotal 76 drivers/gpu/drm/msm/disp/dpu1/dpu_encoder_phys_vid.c timing->v_back_porch = mode->vtotal - mode->vsync_end; vtotal 64 drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c vsync_period = mode->vtotal * mode->htotal; vtotal 66 drivers/gpu/drm/msm/disp/mdp4/mdp4_dsi_encoder.c display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dsi_hsync_skew; vtotal 114 drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c vsync_period = mode->vtotal * mode->htotal; vtotal 116 drivers/gpu/drm/msm/disp/mdp4/mdp4_dtv_encoder.c display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; vtotal 285 drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c vsync_period = mode->vtotal * mode->htotal; vtotal 287 drivers/gpu/drm/msm/disp/mdp4/mdp4_lcdc_encoder.c display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + lcdc_hsync_skew; vtotal 54 drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c total_lines_x100 = mode->vtotal * drm_mode_vrefresh(mode); vtotal 57 drivers/gpu/drm/msm/disp/mdp5/mdp5_cmd_encoder.c __func__, mode->vtotal, drm_mode_vrefresh(mode)); vtotal 150 drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c vsync_period = mode->vtotal * mode->htotal; vtotal 152 drivers/gpu/drm/msm/disp/mdp5/mdp5_encoder.c display_v_start = (mode->vtotal - mode->vsync_start) * mode->htotal + dtv_hsync_skew; vtotal 923 drivers/gpu/drm/msm/dsi/dsi_host.c u32 v_total = mode->vtotal; vtotal 1286 drivers/gpu/drm/msm/edp/edp_ctrl.c EDP_TOTAL_HOR_VER_VERT(mode->vtotal)); vtotal 1288 drivers/gpu/drm/msm/edp/edp_ctrl.c vstart_from_sync = mode->vtotal - mode->vsync_start; vtotal 217 drivers/gpu/drm/msm/hdmi/hdmi_bridge.c vstart = mode->vtotal - mode->vsync_start - 1; vtotal 218 drivers/gpu/drm/msm/hdmi/hdmi_bridge.c vend = mode->vtotal - mode->vsync_start + mode->vdisplay - 1; vtotal 221 drivers/gpu/drm/msm/hdmi/hdmi_bridge.c mode->htotal, mode->vtotal, hstart, hend, vstart, vend); vtotal 225 drivers/gpu/drm/msm/hdmi/hdmi_bridge.c HDMI_TOTAL_V_TOTAL(mode->vtotal - 1)); vtotal 236 drivers/gpu/drm/msm/hdmi/hdmi_bridge.c HDMI_VSYNC_TOTAL_F2_V_TOTAL(mode->vtotal)); vtotal 314 drivers/gpu/drm/nouveau/dispnv04/dfp.c regp->fp_vert_regs[FP_TOTAL] = output_mode->vtotal - 1; vtotal 315 drivers/gpu/drm/nouveau/dispnv04/dfp.c regp->fp_vert_regs[FP_CRTC] = output_mode->vtotal - 5 - 1; vtotal 149 drivers/gpu/drm/nouveau/dispnv04/tvnv04.c regp->tv_vtotal = adjusted_mode->vtotal; vtotal 214 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c mode->vtotal / 1000; vtotal 279 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c mode->vtotal = output_mode->vtotal; vtotal 542 drivers/gpu/drm/nouveau/dispnv04/tvnv17.c regs->fp_vert_regs[FP_TOTAL] = output_mode->vtotal - 1; vtotal 136 drivers/gpu/drm/nouveau/dispnv50/head.c umode_vdisplay += umode->vtotal; vtotal 22 drivers/gpu/drm/nouveau/include/nvif/cl0046.h __u16 vtotal; vtotal 21 drivers/gpu/drm/nouveau/include/nvif/cl5070.h __u16 vtotal; vtotal 477 drivers/gpu/drm/nouveau/nouveau_bios.c mode->vtotal = ROM16(mode_entry[35]) + 1; vtotal 131 drivers/gpu/drm/nouveau/nouveau_display.c args.scan.vtotal, args.scan.vline); vtotal 57 drivers/gpu/drm/nouveau/nvkm/engine/disp/head.c args->v0.vtotal = head->arm.vtotal; vtotal 68 drivers/gpu/drm/nouveau/nvkm/engine/disp/head.c if (!args->v0.vtotal || !args->v0.htotal) vtotal 18 drivers/gpu/drm/nouveau/nvkm/engine/disp/head.h u16 vtotal; vtotal 57 drivers/gpu/drm/nouveau/nvkm/engine/disp/headgf119.c state->vtotal = (data & 0xffff0000) >> 16; vtotal 56 drivers/gpu/drm/nouveau/nvkm/engine/disp/headgv100.c state->vtotal = (data & 0xffff0000) >> 16; vtotal 55 drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv04.c state->vtotal = nvkm_rd32(device, 0x680804 + hoff) & 0x0000ffff; vtotal 56 drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv04.c state->vblanke = state->vtotal - 1; vtotal 71 drivers/gpu/drm/nouveau/nvkm/engine/disp/headnv50.c state->vtotal = (data & 0xffff0000) >> 16; vtotal 267 drivers/gpu/drm/omapdrm/dss/venc.c .vtotal = 625, vtotal 282 drivers/gpu/drm/omapdrm/dss/venc.c .vtotal = 525, vtotal 530 drivers/gpu/drm/omapdrm/omap_crtc.c bandwidth = div_u64(bandwidth, mode->htotal * mode->vtotal); vtotal 145 drivers/gpu/drm/panel/panel-arm-versatile.c .vtotal = 240 + 5 + 6 + 5, vtotal 169 drivers/gpu/drm/panel/panel-arm-versatile.c .vtotal = 480 + 11 + 2 + 32, vtotal 192 drivers/gpu/drm/panel/panel-arm-versatile.c .vtotal = 220 + 0 + 2 + 1, vtotal 216 drivers/gpu/drm/panel/panel-arm-versatile.c .vtotal = 320 + 2 + 2 + 2, vtotal 159 drivers/gpu/drm/panel/panel-feiyang-fy07024di26a30d.c .vtotal = 600 + 12 + 2 + 21, vtotal 551 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 262, vtotal 565 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 262, vtotal 580 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 262, vtotal 595 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 320 + 4 + 1 + 18, vtotal 609 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 360 + 4 + 1 + 18, vtotal 624 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 500, vtotal 639 drivers/gpu/drm/panel/panel-ilitek-ili9322.c .vtotal = 500, vtotal 387 drivers/gpu/drm/panel/panel-ilitek-ili9881c.c .vtotal = 1280 + 10 + 10 + 20, vtotal 237 drivers/gpu/drm/panel/panel-innolux-p079zca.c .vtotal = 1024 + 20 + 4 + 20, vtotal 271 drivers/gpu/drm/panel/panel-innolux-p079zca.c .vtotal = 2048 + 100 + 2 + 18, vtotal 298 drivers/gpu/drm/panel/panel-jdi-lt070me05000.c .vtotal = 1920 + 3 + 5 + 6, vtotal 332 drivers/gpu/drm/panel/panel-kingdisplay-kd097d04.c .vtotal = 2048 + 95 + 2 + 23, vtotal 136 drivers/gpu/drm/panel/panel-lg-lb035q02.c .vtotal = 240 + 4 + 2 + 18, vtotal 208 drivers/gpu/drm/panel/panel-lg-lg4573.c .vtotal = 800 + 15 + 15 + 15, vtotal 118 drivers/gpu/drm/panel/panel-nec-nl8048hl11.c .vtotal = 480 + 3 + 1 + 4, vtotal 330 drivers/gpu/drm/panel/panel-novatek-nt39016.c .vtotal = 240 + 5 + 1 + 4, vtotal 178 drivers/gpu/drm/panel/panel-olimex-lcd-olinuxino.c mode->vtotal = lcd_mode->vactive + lcd_mode->vfp + vtotal 83 drivers/gpu/drm/panel/panel-orisetech-otm8009a.c .vtotal = 800 + 15 + 10 + 14, vtotal 110 drivers/gpu/drm/panel/panel-osd-osd101t2587-53ts.c .vtotal = 1200 + 24 + 6 + 48, vtotal 165 drivers/gpu/drm/panel/panel-panasonic-vvx10f034n00.c .vtotal = 1200 + 24 + 6 + 48, vtotal 213 drivers/gpu/drm/panel/panel-raspberrypi-touchscreen.c .vtotal = 480 + 7 + 2 + 21, vtotal 220 drivers/gpu/drm/panel/panel-raydium-rm67191.c .vtotal = 1920 + 10 + 2 + 4, vtotal 95 drivers/gpu/drm/panel/panel-raydium-rm68200.c .vtotal = 1280 + 12 + 4 + 12, vtotal 225 drivers/gpu/drm/panel/panel-rocktech-jh057n00900.c .vtotal = 1440 + 20 + 4 + 12, vtotal 116 drivers/gpu/drm/panel/panel-ronbo-rb070d30.c .vtotal = 600 + 12 + 10 + 13, vtotal 39 drivers/gpu/drm/panel/panel-samsung-s6d16d0.c .vtotal = 480 + 1 + 1 + 1, vtotal 619 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c .vtotal = 2560 + 1 + 1 + 15, vtotal 638 drivers/gpu/drm/panel/panel-samsung-s6e3ha2.c .vtotal = 2560 + 1 + 1 + 15, vtotal 54 drivers/gpu/drm/panel/panel-samsung-s6e63j0x03.c .vtotal = 320 + 150 + 1 + 2, vtotal 119 drivers/gpu/drm/panel/panel-samsung-s6e63m0.c .vtotal = 800 + 28 + 2 + 1, vtotal 277 drivers/gpu/drm/panel/panel-sharp-lq101r1sx01.c .vtotal = 1600 + 4 + 8 + 32, vtotal 95 drivers/gpu/drm/panel/panel-sharp-ls037v7dw01.c .vtotal = 640 + 1 + 1 + 1, vtotal 209 drivers/gpu/drm/panel/panel-sharp-ls043t1le01.c .vtotal = 960 + 3 + 15 + 1, vtotal 524 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 2 + 10 + 2, vtotal 549 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 2 + 45 + 0, vtotal 600 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 16 + 6 + 16, vtotal 645 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 14 + 42, vtotal 669 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 10 + 12 + 6, vtotal 692 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 3 + 6 + 13, vtotal 715 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1080 + 25 + 10 + 10, vtotal 771 drivers/gpu/drm/panel/panel-simple.c .vtotal = 800 + 8 + 2 + 6, vtotal 795 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 10 + 35 + 2, vtotal 904 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1080 + 4 + 5 + 36, vtotal 931 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 17 + 1 + 17, vtotal 959 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 13 + 3 + 29, vtotal 981 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 10 + 10 + 10, vtotal 1004 drivers/gpu/drm/panel/panel-simple.c .vtotal = 800 + 3 + 5 + 24, vtotal 1016 drivers/gpu/drm/panel/panel-simple.c .vtotal = 800 + 3 + 5 + 24, vtotal 1045 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 8 + 8 + 8, vtotal 1070 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 29 + 13 + 3, vtotal 1094 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1280 + 1 + 7 + 15, vtotal 1118 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 4 + 4 + 4, vtotal 1141 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 16 + 8 + 16, vtotal 1164 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 10 + 2 + 33, vtotal 1249 drivers/gpu/drm/panel/panel-simple.c .vtotal = 240 + 4 + 4 + 14, vtotal 1275 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 2 + 10 + 2, vtotal 1299 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 10 + 3 + 32, vtotal 1325 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 10 + 2 + 33, vtotal 1390 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 37 + 2 + 8, vtotal 1414 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1280 + 4 + 8 + 4, vtotal 1437 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 8 + 1 + 8, vtotal 1539 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 16 + 13 + 16, vtotal 1566 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 2 + 10 + 2, vtotal 1592 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 22 + 23 + 10, vtotal 1700 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 38 + 1 + 0, vtotal 1762 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 2 + 6 + 12, vtotal 1785 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1440 + 3 + 10 + 27, vtotal 1813 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 16 + 4 + 16, vtotal 1907 drivers/gpu/drm/panel/panel-simple.c .vtotal = 240 + 4 + 3 + 15, vtotal 1931 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 10 + 25 + 10, vtotal 1955 drivers/gpu/drm/panel/panel-simple.c .vtotal = 2048 + 8 + 4 + 8, vtotal 1978 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1536 + 3 + 1 + 9, vtotal 2000 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1280 + 4 + 4 + 12, vtotal 2023 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1700 + 3 + 10 + 36, vtotal 2046 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 48 + 1 + 0, vtotal 2061 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 2 + 11 + 3, vtotal 2139 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 2 + 4 + 2, vtotal 2165 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 127 + 20 + 3, vtotal 2188 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 2 + 10 + 2, vtotal 2241 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 0 + 10 + 50, vtotal 2294 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 8 + 5 + 3, vtotal 2322 drivers/gpu/drm/panel/panel-simple.c .vtotal = 500, vtotal 2351 drivers/gpu/drm/panel/panel-simple.c .vtotal = 640 + 4 + 3 + 4, vtotal 2378 drivers/gpu/drm/panel/panel-simple.c .vtotal = 800 + 3 + 3 + 3, vtotal 2403 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 22 + 13 + 10, vtotal 2429 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 1 + 23 + 22, vtotal 2453 drivers/gpu/drm/panel/panel-simple.c .vtotal = 272 + 4 + 10 + 2, vtotal 2507 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1600 + 2 + 5 + 57, vtotal 2529 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 3 + 6 + 61, vtotal 2552 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 2 + 5 + 17, vtotal 2575 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1280 + 3 + 10 + 57, vtotal 2601 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 8 + 2 + 35, vtotal 2628 drivers/gpu/drm/panel/panel-simple.c .vtotal = 320 + 9 + 1 + 7, vtotal 2704 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 37 + 2 + 8, vtotal 2755 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 1 + 23 + 22, vtotal 2778 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1200 + 15 + 2 + 18, vtotal 2806 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 13 + 2 + 29, vtotal 2880 drivers/gpu/drm/panel/panel-simple.c .vtotal = 240 + 3 + 1 + 17, vtotal 2908 drivers/gpu/drm/panel/panel-simple.c .vtotal = 240 + 0 + 1 + 0, vtotal 2937 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 20 + 7 + 3, vtotal 2961 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 10 + 2 + 33, vtotal 2984 drivers/gpu/drm/panel/panel-simple.c .vtotal = 600 + 20 + 5 + 25, vtotal 3042 drivers/gpu/drm/panel/panel-simple.c .vtotal = 480 + 22 + 10 + 23, vtotal 3068 drivers/gpu/drm/panel/panel-simple.c .vtotal = 240 + 4 + 3 + 15, vtotal 3094 drivers/gpu/drm/panel/panel-simple.c .vtotal = 768 + 3 + 6 + 29, vtotal 3493 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1920 + 9 + 2 + 8, vtotal 3521 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1920 + 21 + 3 + 18, vtotal 3551 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1280 + 28 + 1 + 14, vtotal 3579 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1280 + 8 + 4 + 12, vtotal 3607 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1200 + 17 + 2 + 16, vtotal 3636 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1920 + 2 + 2 + 2, vtotal 3664 drivers/gpu/drm/panel/panel-simple.c .vtotal = 1200 + 16 + 2 + 16, vtotal 66 drivers/gpu/drm/panel/panel-sitronix-st7701.c #define DSI_CMD2_BK0_PORCTRL_B0(m) ((m)->vtotal - (m)->vsync_end) vtotal 310 drivers/gpu/drm/panel/panel-sitronix-st7701.c .vtotal = 854 + 18 + 8 + 4, vtotal 169 drivers/gpu/drm/panel/panel-sitronix-st7789v.c .vtotal = 320 + 8 + 4 + 4, vtotal 516 drivers/gpu/drm/panel/panel-sony-acx565akm.c .vtotal = 480 + 3 + 3 + 4, vtotal 282 drivers/gpu/drm/panel/panel-tpo-td028ttec1.c .vtotal = 640 + 4 + 2 + 2, vtotal 341 drivers/gpu/drm/panel/panel-tpo-td043mtea1.c .vtotal = 480 + 39 + 1 + 34, vtotal 118 drivers/gpu/drm/panel/panel-tpo-tpg110.c .vtotal = 480 + 10 + 1 + 35, vtotal 135 drivers/gpu/drm/panel/panel-tpo-tpg110.c .vtotal = 480 + 18 + 1 + 27, vtotal 152 drivers/gpu/drm/panel/panel-tpo-tpg110.c .vtotal = 272 + 2 + 1 + 12, vtotal 169 drivers/gpu/drm/panel/panel-tpo-tpg110.c .vtotal = 640 + 4 + 1 + 8, vtotal 186 drivers/gpu/drm/panel/panel-tpo-tpg110.c .vtotal = 240 + 2 + 1 + 20, vtotal 539 drivers/gpu/drm/panel/panel-truly-nt35597.c .vtotal = 2560 + 8 + 1 + 7, vtotal 65 drivers/gpu/drm/pl111/pl111_display.c bw = div_u64(bw, mode->htotal * mode->vtotal); vtotal 155 drivers/gpu/drm/pl111/pl111_display.c vbp = mode->vtotal - mode->vsync_end; vtotal 1665 drivers/gpu/drm/radeon/radeon_atombios.c lvds->native_mode.vtotal = lvds->native_mode.vdisplay + vtotal 1272 drivers/gpu/drm/radeon/radeon_combios.c lvds->native_mode.vtotal = lvds->native_mode.vdisplay + vtotal 1818 drivers/gpu/drm/radeon/radeon_display.c int vbl_start, vbl_end, vtotal, ret = 0; vtotal 1976 drivers/gpu/drm/radeon/radeon_display.c vtotal = mode->crtc_vtotal; vtotal 1977 drivers/gpu/drm/radeon/radeon_display.c *vpos = *vpos - vtotal; vtotal 330 drivers/gpu/drm/radeon/radeon_encoders.c unsigned vblank = native_mode->vtotal - native_mode->vdisplay; vtotal 348 drivers/gpu/drm/radeon/radeon_encoders.c adjusted_mode->vtotal = native_mode->vdisplay + vblank; vtotal 67 drivers/gpu/drm/radeon/rs780_dpm.c if (crtc->mode.htotal && crtc->mode.vtotal) vtotal 787 drivers/gpu/drm/rcar-du/rcar_du_crtc.c vbp = (mode->vtotal - mode->vsync_end) / (interlaced ? 2 : 1); vtotal 739 drivers/gpu/drm/rockchip/cdn-dp-reg.c val = mode->vtotal; vtotal 740 drivers/gpu/drm/rockchip/cdn-dp-reg.c val |= (mode->vtotal - mode->vsync_start) << 16; vtotal 767 drivers/gpu/drm/rockchip/cdn-dp-reg.c val |= (mode->vtotal - mode->vsync_start) << 16; vtotal 772 drivers/gpu/drm/rockchip/cdn-dp-reg.c val = mode->vtotal; vtotal 412 drivers/gpu/drm/rockchip/inno_hdmi.c value = mode->vtotal; vtotal 416 drivers/gpu/drm/rockchip/inno_hdmi.c value = mode->vtotal - mode->vdisplay; vtotal 246 drivers/gpu/drm/rockchip/rk3066_hdmi.c value = mode->vtotal; vtotal 250 drivers/gpu/drm/rockchip/rk3066_hdmi.c value = mode->vtotal - mode->vdisplay; vtotal 253 drivers/gpu/drm/rockchip/rk3066_hdmi.c value = mode->vtotal - mode->vsync_start + vsync_offset; vtotal 830 drivers/gpu/drm/rockchip/rockchip_drm_vop.c dsp_sty = dest->y1 + crtc->mode.vtotal - crtc->mode.vsync_start; vtotal 1095 drivers/gpu/drm/rockchip/rockchip_drm_vop.c u16 vtotal = adjusted_mode->vtotal; vtotal 1097 drivers/gpu/drm/rockchip/rockchip_drm_vop.c u16 vact_st = adjusted_mode->vtotal - adjusted_mode->vsync_start; vtotal 1185 drivers/gpu/drm/rockchip/rockchip_drm_vop.c VOP_REG_SET(vop, modeset, vtotal_pw, (vtotal << 16) | vsync_len); vtotal 110 drivers/gpu/drm/shmobile/shmob_drm_crtc.c | mode->vtotal; /* VTLN */ vtotal 614 drivers/gpu/drm/shmobile/shmob_drm_crtc.c mode->vtotal = sdev->pdata->panel.mode.vtotal; vtotal 121 drivers/gpu/drm/sti/sti_dvo.c timing.total_lines = mode->vtotal; vtotal 124 drivers/gpu/drm/sti/sti_dvo.c timing.trailing_lines = mode->vtotal - mode->vsync_start; vtotal 223 drivers/gpu/drm/sti/sti_vtg.c risesync_top = mode->vtotal; vtotal 249 drivers/gpu/drm/sti/sti_vtg.c writel(mode->vtotal * 2, vtg->regs + VTG_HLFLN); vtotal 317 drivers/gpu/drm/sti/sti_vtg.c u32 start_line = mode.vtotal - mode.vsync_start + 1; vtotal 677 drivers/gpu/drm/stm/ltdc.c int line, vactive_start, vactive_end, vtotal; vtotal 700 drivers/gpu/drm/stm/ltdc.c vtotal = reg_read(ldev->regs, LTDC_TWCR) & TWCR_TOTALH; vtotal 703 drivers/gpu/drm/stm/ltdc.c *vpos = line - vtotal - vactive_start; vtotal 156 drivers/gpu/drm/sun4i/sun4i_hdmi_enc.c y = mode->vtotal - mode->vsync_start; vtotal 93 drivers/gpu/drm/sun4i/sun4i_rgb.c if ((mode->vdisplay < 1) || (mode->vtotal < 1)) vtotal 96 drivers/gpu/drm/sun4i/sun4i_rgb.c if ((mode->vdisplay > 0x7ff) || (mode->vtotal > 0xfff)) vtotal 252 drivers/gpu/drm/sun4i/sun4i_tcon.c int delay = mode->vtotal - mode->vdisplay; vtotal 587 drivers/gpu/drm/sun4i/sun4i_tcon.c unsigned int bp, hsync, vsync, vtotal; vtotal 651 drivers/gpu/drm/sun4i/sun4i_tcon.c vtotal = mode->vtotal; vtotal 653 drivers/gpu/drm/sun4i/sun4i_tcon.c vtotal = vtotal * 2; vtotal 657 drivers/gpu/drm/sun4i/sun4i_tcon.c SUN4I_TCON1_BASIC4_V_TOTAL(vtotal) | vtotal 338 drivers/gpu/drm/sun4i/sun4i_tv.c mode->vtotal = mode->vsync_end + tv_mode->vback_porch; vtotal 368 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c u16 start = clamp(mode->vtotal - mode->vdisplay - 10, 8, 100); vtotal 369 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c u16 delay = mode->vtotal - (mode->vsync_end - mode->vdisplay) + start; vtotal 371 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c if (delay > mode->vtotal) vtotal 372 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c delay = delay % mode->vtotal; vtotal 630 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c SUN6I_DSI_BASIC_SIZE0_VBP(mode->vtotal - vtotal 635 drivers/gpu/drm/sun4i/sun6i_mipi_dsi.c SUN6I_DSI_BASIC_SIZE1_VT(mode->vtotal)); vtotal 145 drivers/gpu/drm/sun4i/sun8i_vi_layer.c fps = (mode->clock * 1000) / (mode->vtotal * mode->htotal); vtotal 1603 drivers/gpu/drm/tegra/dc.c value = ((mode->vtotal - mode->vsync_end) << 16) | vtotal 1096 drivers/gpu/drm/tegra/sor.c value = ((mode->vtotal & 0x7fff) << 16) | (mode->htotal & 0x7fff); vtotal 1107 drivers/gpu/drm/tegra/sor.c vbe = vse + (mode->vtotal - mode->vsync_end); vtotal 270 drivers/gpu/drm/tilcdc/tilcdc_crtc.c return (uint) div_u64(1000llu * mode->htotal * mode->vtotal, vtotal 319 drivers/gpu/drm/tilcdc/tilcdc_crtc.c vbp = mode->vtotal - mode->vsync_end; vtotal 758 drivers/gpu/drm/tilcdc/tilcdc_crtc.c vbp = mode->vtotal - mode->vsync_end; vtotal 164 drivers/gpu/drm/vc4/vc4_crtc.c vblank_lines = mode->vtotal - mode->vdisplay; vtotal 2226 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c mode->vtotal = mode->vsync_end + 50; vtotal 2228 drivers/gpu/drm/vmwgfx/vmwgfx_kms.c mode->clock = (u32)mode->htotal * (u32)mode->vtotal / 100 * 6; vtotal 75 drivers/gpu/drm/zte/zx_tvenc.c .vtotal = 576 + 2 + 2 + 20, vtotal 106 drivers/gpu/drm/zte/zx_tvenc.c .vtotal = 480 + 3 + 2 + 17, vtotal 984 drivers/media/i2c/adv7604.c u32 height = vtotal(bt); vtotal 1377 drivers/media/i2c/adv7604.c if (vtotal(bt) != stdi->lcf + 1) vtotal 1056 drivers/media/i2c/adv7842.c u32 height = vtotal(bt); vtotal 1431 drivers/media/i2c/adv7842.c if (vtotal(bt) != stdi->lcf + 1) vtotal 218 drivers/media/i2c/ths8200.c uint16_t line_start_front_porch = (vtotal(bt) - bt->vfrontporch); vtotal 265 drivers/media/i2c/ths8200.c ((vtotal(bt) >> 4) & 0xf0) + 0x7); vtotal 266 drivers/media/i2c/ths8200.c ths8200_write(sd, THS8200_DTG1_FRAME_SZ_LSB, vtotal(bt) & 0xff); vtotal 292 drivers/media/i2c/ths8200.c ths8200_write(sd, THS8200_DTG2_BP3_4_MSB, ((vtotal(bt)) >> 4) & 0x70); vtotal 295 drivers/media/i2c/ths8200.c ths8200_write(sd, THS8200_DTG2_BP3_LSB, (vtotal(bt)) & 0xff); vtotal 318 drivers/media/i2c/ths8200.c ((vtotal(bt) + 1) >> 8) & 0x7); vtotal 319 drivers/media/i2c/ths8200.c ths8200_write(sd, THS8200_DTG2_VDLY1_LSB, vtotal(bt) + 1); vtotal 356 drivers/media/i2c/ths8200.c "vertical: sync %d\n", __func__, htotal(bt), vtotal(bt), vtotal 485 drivers/media/pci/bt8xx/bttv-driver.c .vtotal = 524, vtotal 358 drivers/media/pci/bt8xx/bttv-risc.c geo->vtotal = tvnorm->vtotal; vtotal 409 drivers/media/pci/bt8xx/bttv-risc.c geo->vtotal = tvnorm->vtotal; vtotal 445 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vtotal>>8, BT848_VTOTAL_HI); vtotal 446 drivers/media/pci/bt8xx/bttv-risc.c btwrite(geo->vtotal & 0xff, BT848_VTOTAL_LO); vtotal 88 drivers/media/pci/bt8xx/bttvp.h u16 vtotal; vtotal 141 drivers/media/pci/bt8xx/bttvp.h u16 sheight,vscale,vdelay,vtotal; vtotal 195 drivers/media/platform/xilinx/xilinx-tpg.c unsigned int vtotal; vtotal 199 drivers/media/platform/xilinx/xilinx-tpg.c vtotal = min_t(unsigned int, XVTC_MAX_VSIZE, vtotal 204 drivers/media/platform/xilinx/xilinx-tpg.c config.vsync_end = vtotal - 1; vtotal 205 drivers/media/platform/xilinx/xilinx-tpg.c config.vsize = vtotal; vtotal 756 drivers/video/fbdev/amifb.c u_short vtotal; /* vmode */ vtotal 1024 drivers/video/fbdev/amifb.c #define vtotal2hw(vtotal) (div2(vtotal) - 1) vtotal 1127 drivers/video/fbdev/amifb.c u_int htotal, vtotal; vtotal 1218 drivers/video/fbdev/amifb.c par->vtotal = vtotal 1235 drivers/video/fbdev/amifb.c par->diwstop_v = par->vtotal - vtotal 1242 drivers/video/fbdev/amifb.c if (par->diwstop_v > par->vtotal) { vtotal 1259 drivers/video/fbdev/amifb.c if (par->vtotal > (PAL_VTOTAL + NTSC_VTOTAL) / 2) { vtotal 1274 drivers/video/fbdev/amifb.c vtotal = PAL_VTOTAL>>1; vtotal 1304 drivers/video/fbdev/amifb.c vtotal = NTSC_VTOTAL>>1; vtotal 1339 drivers/video/fbdev/amifb.c par->diwstop_v = par->vtotal; vtotal 1345 drivers/video/fbdev/amifb.c if (par->vtotal > 2048) { vtotal 1364 drivers/video/fbdev/amifb.c vtotal = par->vtotal>>1; vtotal 1563 drivers/video/fbdev/amifb.c var->upper_margin = (par->vtotal>>line_shift) - var->yres - var->lower_margin - var->vsync_len; vtotal 1577 drivers/video/fbdev/amifb.c var->lower_margin = ((par->vtotal - par->diwstop_v)>>line_shift) + var->vsync_len; vtotal 1578 drivers/video/fbdev/amifb.c var->upper_margin = (((par->vtotal - 2)>>line_shift) + 1) - var->yres - vtotal 1710 drivers/video/fbdev/amifb.c custom.vtotal = vtotal2hw(par->vtotal); vtotal 1762 drivers/video/fbdev/amifb.c custom.vsstrt = vsstrt2hw(par->vtotal + 4); vtotal 1763 drivers/video/fbdev/amifb.c custom.vsstop = vsstop2hw(par->vtotal + 4); vtotal 1774 drivers/video/fbdev/amifb.c custom.vsstrt = vsstrt2hw(par->vtotal + 4); vtotal 1775 drivers/video/fbdev/amifb.c custom.vsstop = vsstop2hw(par->vtotal + 4); vtotal 1780 drivers/video/fbdev/amifb.c custom.vtotal = vtotal2hw(par->vtotal); vtotal 2269 drivers/video/fbdev/amifb.c (copl++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal); vtotal 2272 drivers/video/fbdev/amifb.c (cops++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal); vtotal 2293 drivers/video/fbdev/amifb.c (copl++)->l = CMOVE(vtotal2hw(par->vtotal), vtotal); vtotal 667 drivers/video/fbdev/cirrusfb.c int yres, vdispend, vsyncstart, vsyncend, vtotal; vtotal 709 drivers/video/fbdev/cirrusfb.c vtotal = vsyncend + var->upper_margin; vtotal 715 drivers/video/fbdev/cirrusfb.c vtotal *= 2; vtotal 720 drivers/video/fbdev/cirrusfb.c vtotal = (vtotal + 1) / 2; vtotal 724 drivers/video/fbdev/cirrusfb.c vtotal /= 2; vtotal 733 drivers/video/fbdev/cirrusfb.c vtotal -= 2; vtotal 774 drivers/video/fbdev/cirrusfb.c dev_dbg(info->device, "CRT6: %d\n", vtotal & 0xff); vtotal 775 drivers/video/fbdev/cirrusfb.c vga_wcrt(regbase, VGA_CRTC_V_TOTAL, vtotal & 0xff); vtotal 778 drivers/video/fbdev/cirrusfb.c if (vtotal & 256) vtotal 786 drivers/video/fbdev/cirrusfb.c if (vtotal & 512) vtotal 815 drivers/video/fbdev/cirrusfb.c dev_dbg(info->device, "CRT16: %d\n", vtotal & 0xff); vtotal 816 drivers/video/fbdev/cirrusfb.c vga_wcrt(regbase, VGA_CRTC_V_BLANK_END, vtotal & 0xff); vtotal 828 drivers/video/fbdev/cirrusfb.c if (vtotal & 256) vtotal 830 drivers/video/fbdev/cirrusfb.c if (vtotal & 512) vtotal 1225 drivers/video/fbdev/cirrusfb.c if (vtotal & 1024) vtotal 45 drivers/video/fbdev/core/fbcvt.c u32 vtotal; vtotal 164 drivers/video/fbdev/core/fbcvt.c u32 vtotal = cvt->yres/cvt->interlace; vtotal 166 drivers/video/fbdev/core/fbcvt.c vtotal += 2 * cvt->v_margin + cvt->interlace/2 + fb_cvt_vbi_lines(cvt); vtotal 167 drivers/video/fbdev/core/fbcvt.c vtotal |= cvt->interlace/2; vtotal 169 drivers/video/fbdev/core/fbcvt.c return vtotal; vtotal 177 drivers/video/fbdev/core/fbcvt.c pixclock = (cvt->f_refresh * cvt->vtotal * cvt->htotal)/1000; vtotal 363 drivers/video/fbdev/core/fbcvt.c cvt.vtotal = fb_cvt_vtotal(&cvt); vtotal 373 drivers/video/fbdev/core/fbcvt.c cvt.v_back_porch = cvt.vtotal - cvt.yres/cvt.interlace - vtotal 721 drivers/video/fbdev/core/fbmon.c int vtotal, htotal; vtotal 735 drivers/video/fbdev/core/fbmon.c vtotal = mode->yres + mode->lower_margin + mode->vsync_len vtotal 739 drivers/video/fbdev/core/fbmon.c vtotal /= 2; vtotal 742 drivers/video/fbdev/core/fbmon.c vtotal *= 2; vtotal 746 drivers/video/fbdev/core/fbmon.c hz = (hscan + vtotal / 2) / vtotal; vtotal 1024 drivers/video/fbdev/core/fbmon.c u32 vtotal; vtotal 1152 drivers/video/fbdev/core/fbmon.c timings->vtotal = timings->vactive + timings->vblank; vtotal 1162 drivers/video/fbdev/core/fbmon.c timings->vtotal = timings->vactive + timings->vblank; vtotal 1163 drivers/video/fbdev/core/fbmon.c timings->vfreq = timings->hfreq/timings->vtotal; vtotal 1177 drivers/video/fbdev/core/fbmon.c timings->vtotal = timings->vactive + timings->vblank; vtotal 1178 drivers/video/fbdev/core/fbmon.c timings->vfreq = timings->hfreq/timings->vtotal; vtotal 1314 drivers/video/fbdev/core/fbmon.c unsigned int htotal, vtotal; vtotal 1344 drivers/video/fbdev/core/fbmon.c vtotal = vm->vactive + vm->vfront_porch + vm->vback_porch + vtotal 1347 drivers/video/fbdev/core/fbmon.c if (htotal && vtotal) { vtotal 1348 drivers/video/fbdev/core/fbmon.c fbmode->refresh = vm->pixelclock / (htotal * vtotal); vtotal 1435 drivers/video/fbdev/core/fbmon.c u32 hfreq, vfreq, htotal, vtotal, pixclock; vtotal 1465 drivers/video/fbdev/core/fbmon.c vtotal = var->yres + var->lower_margin + var->vsync_len + vtotal 1469 drivers/video/fbdev/core/fbmon.c vtotal /= 2; vtotal 1471 drivers/video/fbdev/core/fbmon.c vtotal *= 2; vtotal 1476 drivers/video/fbdev/core/fbmon.c vfreq = hfreq/vtotal; vtotal 849 drivers/video/fbdev/core/modedb.c u32 pixclock, hfreq, htotal, vtotal; vtotal 873 drivers/video/fbdev/core/modedb.c vtotal = var->yres + var->lower_margin + var->vsync_len + vtotal 877 drivers/video/fbdev/core/modedb.c vtotal /= 2; vtotal 879 drivers/video/fbdev/core/modedb.c vtotal *= 2; vtotal 881 drivers/video/fbdev/core/modedb.c if (!htotal || !vtotal) vtotal 885 drivers/video/fbdev/core/modedb.c mode->refresh = hfreq/vtotal; vtotal 515 drivers/video/fbdev/gbefb.c timing->vtotal = var->upper_margin + var->yres + vtotal 518 drivers/video/fbdev/gbefb.c 1000 / timing->vtotal; vtotal 524 drivers/video/fbdev/gbefb.c timing->vblank_end = timing->vtotal; vtotal 549 drivers/video/fbdev/gbefb.c SET_GBE_FIELD(VT_XYMAX, MAXY, val, timing->vtotal); vtotal 988 drivers/video/fbdev/gbefb.c var->upper_margin = timing.vtotal - timing.vsync_end; vtotal 62 drivers/video/fbdev/geode/display_gx.c int vactive, vblankstart, vsyncstart, vsyncend, vblankend, vtotal; vtotal 141 drivers/video/fbdev/geode/display_gx.c vtotal = vblankend; vtotal 151 drivers/video/fbdev/geode/display_gx.c ((vtotal - 1) << 16)); vtotal 82 drivers/video/fbdev/geode/display_gx1.c int vactive, vblankstart, vsyncstart, vsyncend, vblankend, vtotal; vtotal 159 drivers/video/fbdev/geode/display_gx1.c vtotal = vblankend; vtotal 168 drivers/video/fbdev/geode/display_gx1.c val = (vactive - 1) | ((vtotal - 1) << 16); vtotal 350 drivers/video/fbdev/geode/lxfb_ops.c int vactive, vblankstart, vsyncstart, vsyncend, vblankend, vtotal; vtotal 476 drivers/video/fbdev/geode/lxfb_ops.c vtotal = vblankend; vtotal 484 drivers/video/fbdev/geode/lxfb_ops.c write_dc(par, DC_V_ACTIVE_TIMING, (vactive - 1) | ((vtotal - 1) << 16)); vtotal 1048 drivers/video/fbdev/intelfb/intelfbhw.c u32 vsync_start, vsync_end, vblank_start, vblank_end, vtotal, vactive; vtotal 1189 drivers/video/fbdev/intelfb/intelfbhw.c vtotal = vsync_end + var->upper_margin; vtotal 1194 drivers/video/fbdev/intelfb/intelfbhw.c vactive, vsync_start, vsync_end, vtotal, vblank_start, vtotal 1226 drivers/video/fbdev/intelfb/intelfbhw.c vtotal--; vtotal 1227 drivers/video/fbdev/intelfb/intelfbhw.c if (check_overflow(vtotal, VTOTAL_MASK, "CRTC vtotal")) vtotal 1241 drivers/video/fbdev/intelfb/intelfbhw.c *vt = (vtotal << VTOTAL_SHIFT) | (vactive << VACTIVE_SHIFT); vtotal 332 drivers/video/fbdev/matrox/matroxfb_g450.c unsigned int vtotal; vtotal 336 drivers/video/fbdev/matrox/matroxfb_g450.c vtotal = mt->VTotal; vtotal 339 drivers/video/fbdev/matrox/matroxfb_g450.c if (vtotal < outd->v_total) { vtotal 340 drivers/video/fbdev/matrox/matroxfb_g450.c unsigned int yovr = outd->v_total - vtotal; vtotal 343 drivers/video/fbdev/matrox/matroxfb_g450.c } else if (vtotal > outd->v_total) { vtotal 226 drivers/video/fbdev/matrox/matroxfb_maven.c unsigned int htotal, unsigned int vtotal, vtotal 239 drivers/video/fbdev/matrox/matroxfb_maven.c scrlen = htotal * (vtotal - 1); vtotal 240 drivers/video/fbdev/matrox/matroxfb_maven.c fwant = htotal * vtotal; vtotal 244 drivers/video/fbdev/matrox/matroxfb_maven.c fwant, fxtal, htotal, vtotal, fmax); vtotal 299 drivers/video/fbdev/matrox/matroxfb_maven.c unsigned int htotal, unsigned int vtotal, vtotal 305 drivers/video/fbdev/matrox/matroxfb_maven.c fvco = matroxfb_PLL_mavenclock(&maven1000_pll, ctl, htotal, vtotal, in, feed, &p, htotal2); vtotal 928 drivers/video/fbdev/mx3fb.c u32 vtotal; vtotal 999 drivers/video/fbdev/mx3fb.c vtotal = var->yres + var->lower_margin + var->vsync_len + vtotal 1001 drivers/video/fbdev/mx3fb.c var->pixclock = (vtotal * htotal * 6UL) / 100UL; vtotal 262 drivers/video/fbdev/neofb.c int vtotal = vsync_end + var->upper_margin; vtotal 291 drivers/video/fbdev/neofb.c par->CRTC[6] = (vtotal - 2) & 0xFF; vtotal 292 drivers/video/fbdev/neofb.c par->CRTC[7] = (((vtotal - 2) & 0x100) >> 8) vtotal 296 drivers/video/fbdev/neofb.c | 0x10 | (((vtotal - 2) & 0x200) >> 4) vtotal 317 drivers/video/fbdev/neofb.c par->CRTC[22] = (vtotal - 1) & 0xFF; vtotal 728 drivers/video/fbdev/neofb.c int vsync_start, vtotal; vtotal 737 drivers/video/fbdev/neofb.c vtotal = vsync_start + info->var.vsync_len + info->var.upper_margin; vtotal 783 drivers/video/fbdev/neofb.c par->VerticalExt = (((vtotal - 2) & 0x400) >> 10) vtotal 690 drivers/video/fbdev/pm2fb.c u32 vsstart, vsend, vbend, vtotal; vtotal 727 drivers/video/fbdev/pm2fb.c vtotal = info->var.yres + vbend - 1; vtotal 817 drivers/video/fbdev/pm2fb.c pm2_WR(par, PM2R_V_TOTAL, vtotal); vtotal 729 drivers/video/fbdev/pm3fb.c const u32 vtotal = info->var.yres + vbend; vtotal 751 drivers/video/fbdev/pm3fb.c PM3_WRITE_REG(par, PM3VTotal, vtotal - 1); vtotal 359 drivers/video/fbdev/pvr2fb.c unsigned int vtotal; vtotal 388 drivers/video/fbdev/pvr2fb.c vtotal = par->vsync_total; vtotal 390 drivers/video/fbdev/pvr2fb.c vtotal /= 2; vtotal 391 drivers/video/fbdev/pvr2fb.c if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { vtotal 434 drivers/video/fbdev/pvr2fb.c unsigned int vtotal, hsync_total; vtotal 504 drivers/video/fbdev/pvr2fb.c vtotal = var->upper_margin + var->yres + var->lower_margin + vtotal 509 drivers/video/fbdev/pvr2fb.c vtotal /= 2; vtotal 510 drivers/video/fbdev/pvr2fb.c if (vtotal > (PAL_VTOTAL + NTSC_VTOTAL)/2) { vtotal 27 drivers/video/fbdev/sis/initextlfb.c int *htotal, int *vtotal, unsigned char rateindex); vtotal 165 drivers/video/fbdev/sis/initextlfb.c int *vtotal, unsigned char rateindex) vtotal 206 drivers/video/fbdev/sis/initextlfb.c *vtotal = ((cr_data & 0xFF) | vtotal 212 drivers/video/fbdev/sis/initextlfb.c *vtotal *= 2; vtotal 697 drivers/video/fbdev/sis/sis.h int *htotal, int *vtotal, unsigned char rateindex); vtotal 596 drivers/video/fbdev/sis/sis_main.c int htotal, vtotal; vtotal 631 drivers/video/fbdev/sis/sis_main.c &htotal, &vtotal, rate_idx)) { vtotal 632 drivers/video/fbdev/sis/sis_main.c dclock = (htotal * vtotal * rate) / 1000; vtotal 1220 drivers/video/fbdev/sis/sis_main.c unsigned int htotal = 0, vtotal = 0; vtotal 1228 drivers/video/fbdev/sis/sis_main.c vtotal = var->upper_margin + var->lower_margin + var->vsync_len; vtotal 1233 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1234 drivers/video/fbdev/sis/sis_main.c vtotal <<= 1; vtotal 1236 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1237 drivers/video/fbdev/sis/sis_main.c vtotal <<= 2; vtotal 1239 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1240 drivers/video/fbdev/sis/sis_main.c vtotal <<= 1; vtotal 1241 drivers/video/fbdev/sis/sis_main.c } else vtotal += var->yres; vtotal 1243 drivers/video/fbdev/sis/sis_main.c if(!(htotal) || !(vtotal)) { vtotal 1248 drivers/video/fbdev/sis/sis_main.c if(pixclock && htotal && vtotal) { vtotal 1251 drivers/video/fbdev/sis/sis_main.c ivideo->refresh_rate = (unsigned int) (hrate * 2 / vtotal); vtotal 1327 drivers/video/fbdev/sis/sis_main.c ivideo->current_vtotal = vtotal; vtotal 1466 drivers/video/fbdev/sis/sis_main.c unsigned int htotal = 0, vtotal = 0, myrateindex = 0; vtotal 1475 drivers/video/fbdev/sis/sis_main.c vtotal = var->upper_margin + var->lower_margin + var->vsync_len; vtotal 1480 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1481 drivers/video/fbdev/sis/sis_main.c vtotal <<= 1; vtotal 1483 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1484 drivers/video/fbdev/sis/sis_main.c vtotal <<= 2; vtotal 1486 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1487 drivers/video/fbdev/sis/sis_main.c vtotal <<= 1; vtotal 1489 drivers/video/fbdev/sis/sis_main.c vtotal += var->yres; vtotal 1491 drivers/video/fbdev/sis/sis_main.c if(!(htotal) || !(vtotal)) { vtotal 1550 drivers/video/fbdev/sis/sis_main.c (ivideo->current_vtotal == vtotal) && vtotal 1555 drivers/video/fbdev/sis/sis_main.c refresh_rate = (unsigned int) (hrate * 2 / vtotal); vtotal 1557 drivers/video/fbdev/sis/sis_main.c (ivideo->current_vtotal != vtotal) ) && vtotal 1570 drivers/video/fbdev/sis/sis_main.c } else if((pixclock) && (htotal) && (vtotal)) { vtotal 1573 drivers/video/fbdev/sis/sis_main.c refresh_rate = (unsigned int) (hrate * 2 / vtotal); vtotal 1137 drivers/video/fbdev/tridentfb.c u32 vtotal, vdispend, vsyncstart, vsyncend, vblankstart, vblankend; vtotal 1155 drivers/video/fbdev/tridentfb.c vtotal = var->upper_margin + vsyncend - 2; vtotal 1157 drivers/video/fbdev/tridentfb.c vblankend = vtotal; vtotal 1160 drivers/video/fbdev/tridentfb.c vtotal /= 2; vtotal 1198 drivers/video/fbdev/tridentfb.c write3X4(par, VGA_CRTC_V_TOTAL, vtotal & 0xFF); vtotal 1216 drivers/video/fbdev/tridentfb.c if (vtotal & 0x100) tmp |= 0x01; vtotal 1221 drivers/video/fbdev/tridentfb.c if (vtotal & 0x200) tmp |= 0x20; vtotal 1228 drivers/video/fbdev/tridentfb.c if (vtotal & 0x400) tmp |= 0x80; vtotal 768 drivers/video/fbdev/vermilion/vermilion.c u32 vtotal, vactive, vblank_start, vblank_end, vsync_start, vsync_end; vtotal 787 drivers/video/fbdev/vermilion/vermilion.c vtotal = vtotal 791 drivers/video/fbdev/vermilion/vermilion.c vblank_end = vtotal; vtotal 805 drivers/video/fbdev/vermilion/vermilion.c ((clock / htotal) * 1000) / vtotal); vtotal 834 drivers/video/fbdev/vermilion/vermilion.c VML_WRITE32(par, VML_VTOTAL_A, ((vtotal - 1) << 16) | (vactive - 1)); vtotal 176 drivers/video/fbdev/via/viafbdev.c u32 htotal, vtotal; vtotal 180 drivers/video/fbdev/via/viafbdev.c vtotal = var->upper_margin + var->yres + var->lower_margin vtotal 182 drivers/video/fbdev/via/viafbdev.c return PICOS2KHZ(var->pixclock) * 1000 / (htotal * vtotal); vtotal 138 include/drm/drm_modes.h .vsync_start = (vss), .vsync_end = (vse), .vtotal = (vt), \ vtotal 155 include/drm/drm_modes.h .vsync_end = (vd), .vtotal = (vd), .width_mm = (hd_mm), \ vtotal 289 include/drm/drm_modes.h int vtotal; vtotal 443 include/drm/drm_modes.h (m)->vdisplay, (m)->vsync_start, (m)->vsync_end, (m)->vtotal, \ vtotal 231 include/uapi/drm/drm_mode.h __u16 vtotal; vtotal 296 include/video/gbe.h short vtotal; /* Vertical total lines */