Lines Matching refs:shared_dpll

796 	assert_shared_dpll_enabled(dev_priv, crtc_state->shared_dpll);  in ilk_enable_pch_transcoder()
2569 if (crtc_state->shared_dpll == in ilk_pch_enable()
3529 if (master_crtc_state->shared_dpll) in icl_ddi_bigjoiner_pre_enable()
3557 if (new_crtc_state->shared_dpll) in hsw_crtc_enable()
3950 if (crtc_state->shared_dpll) in get_crtc_power_domains()
5140 pipe_config->shared_dpll = NULL; in i9xx_get_pipe_config()
6110 pipe_config->shared_dpll = NULL; in ilk_get_pipe_config()
6183 pipe_config->shared_dpll = in ilk_get_pipe_config()
6185 pll = pipe_config->shared_dpll; in ilk_get_pipe_config()
6399 pipe_config->shared_dpll = NULL; in hsw_get_pipe_config()
7368 !drm_WARN_ON(&dev_priv->drm, crtc_state->shared_dpll)) { in intel_crtc_atomic_check()
7996 saved_state->shared_dpll = crtc_state->shared_dpll; in copy_bigjoiner_crtc_state()
8046 saved_state->shared_dpll = crtc_state->shared_dpll; in intel_crtc_prepare_cleared_state()
8732 PIPE_CONF_CHECK_P(shared_dpll); in intel_pipe_config_compare()
9109 pipe_config->shared_dpll = NULL; in verify_crtc_state()
9196 if (new_crtc_state->shared_dpll) in verify_shared_dpll_state()
9197 verify_single_dpll_state(dev_priv, new_crtc_state->shared_dpll, crtc, new_crtc_state); in verify_shared_dpll_state()
9199 if (old_crtc_state->shared_dpll && in verify_shared_dpll_state()
9200 old_crtc_state->shared_dpll != new_crtc_state->shared_dpll) { in verify_shared_dpll_state()
9202 struct intel_shared_dpll *pll = old_crtc_state->shared_dpll; in verify_shared_dpll_state()
12932 crtc_state->shared_dpll && in has_bogus_dpll_config()