Lines Matching refs:crtc_htotal
704 htotal = adjusted_mode->crtc_htotal; in g4x_compute_wm0()
791 htotal = adjusted_mode->crtc_htotal; in g4x_compute_srwm()
944 htotal = crtc->config->base.adjusted_mode.crtc_htotal; in vlv_compute_wm_level()
1430 int htotal = adjusted_mode->crtc_htotal; in i965_update_wm()
1577 int htotal = adjusted_mode->crtc_htotal; in i9xx_update_wm()
1753 cstate->base.adjusted_mode.crtc_htotal, in ilk_compute_pri_wm()
1777 cstate->base.adjusted_mode.crtc_htotal, in ilk_compute_spr_wm()
1798 cstate->base.adjusted_mode.crtc_htotal, in ilk_compute_cur_wm()
2036 linetime = DIV_ROUND_CLOSEST(adjusted_mode->crtc_htotal * 1000 * 8, in hsw_compute_linetime_wm()
2038 ips_linetime = DIV_ROUND_CLOSEST(adjusted_mode->crtc_htotal * 1000 * 8, in hsw_compute_linetime_wm()
3087 p->pipe_htotal = intel_crtc->config->base.adjusted_mode.crtc_htotal; in skl_compute_wm_pipe_parameters()