Lines Matching refs:crtc_htotal
1178 htotal = pipe_mode->crtc_htotal; in g4x_compute_wm()
1686 htotal = pipe_mode->crtc_htotal; in vlv_compute_wm_level()
2280 int htotal = pipe_mode->crtc_htotal; in i965_update_wm()
2445 int htotal = pipe_mode->crtc_htotal; in i9xx_update_wm()
2591 crtc_state->hw.pipe_mode.crtc_htotal, in ilk_compute_pri_wm()
2619 crtc_state->hw.pipe_mode.crtc_htotal, in ilk_compute_spr_wm()
2644 crtc_state->hw.pipe_mode.crtc_htotal, in ilk_compute_cur_wm()
5343 u32 crtc_htotal; in intel_get_linetime_us() local
5354 crtc_htotal = crtc_state->hw.pipe_mode.crtc_htotal; in intel_get_linetime_us()
5355 linetime_us = div_fixed16(crtc_htotal * 1000, pixel_rate); in intel_get_linetime_us()
5526 crtc_state->hw.pipe_mode.crtc_htotal, in skl_compute_plane_wm()
5533 if ((wp->cpp * crtc_state->hw.pipe_mode.crtc_htotal / in skl_compute_plane_wm()