Lines Matching refs:shared_dpll
574 assert_shared_dpll_enabled(dev_priv, crtc_state->shared_dpll); in ilk_enable_pch_transcoder()
1610 if (crtc_state->shared_dpll == in ilk_pch_enable()
2624 if (master_crtc_state->shared_dpll) in icl_ddi_bigjoiner_pre_enable()
2652 if (new_crtc_state->shared_dpll) in hsw_crtc_enable()
3039 if (crtc_state->shared_dpll) in get_crtc_power_domains()
4203 pipe_config->shared_dpll = NULL; in i9xx_get_pipe_config()
5073 pipe_config->shared_dpll = NULL; in ilk_get_pipe_config()
5146 pipe_config->shared_dpll = in ilk_get_pipe_config()
5148 pll = pipe_config->shared_dpll; in ilk_get_pipe_config()
5428 pipe_config->shared_dpll = NULL; in hsw_get_pipe_config()
6376 !drm_WARN_ON(&dev_priv->drm, crtc_state->shared_dpll)) { in intel_crtc_atomic_check()
6993 saved_state->shared_dpll = crtc_state->shared_dpll; in copy_bigjoiner_crtc_state()
7043 saved_state->shared_dpll = crtc_state->shared_dpll; in intel_crtc_prepare_cleared_state()
7729 PIPE_CONF_CHECK_P(shared_dpll); in intel_pipe_config_compare()
8106 pipe_config->shared_dpll = NULL; in verify_crtc_state()
8193 if (new_crtc_state->shared_dpll) in verify_shared_dpll_state()
8194 verify_single_dpll_state(dev_priv, new_crtc_state->shared_dpll, crtc, new_crtc_state); in verify_shared_dpll_state()
8196 if (old_crtc_state->shared_dpll && in verify_shared_dpll_state()
8197 old_crtc_state->shared_dpll != new_crtc_state->shared_dpll) { in verify_shared_dpll_state()
8199 struct intel_shared_dpll *pll = old_crtc_state->shared_dpll; in verify_shared_dpll_state()
11399 crtc_state->shared_dpll && in has_bogus_dpll_config()