intel_mode_vtotal
return intel_mode_vtotal(&crtc_state->hw.adjusted_mode);
vtotal = intel_mode_vtotal(mode);
vtotal = intel_mode_vtotal(mode);
int intel_mode_vtotal(const struct drm_display_mode *mode);