Lines Matching refs:shared_dpll
1677 assert_shared_dpll_enabled(dev_priv, intel_crtc->config->shared_dpll); in ironlake_enable_pch_transcoder()
4670 if (crtc_state->shared_dpll == in ironlake_pch_enable()
5647 if (intel_crtc->config->shared_dpll) in haswell_crtc_enable()
5948 if (crtc_state->shared_dpll) in get_crtc_power_domains()
7839 pipe_config->shared_dpll = NULL; in i9xx_get_pipe_config()
8889 pipe_config->shared_dpll = NULL; in ironlake_get_pipe_config()
8942 pipe_config->shared_dpll = in ironlake_get_pipe_config()
8944 pll = pipe_config->shared_dpll; in ironlake_get_pipe_config()
9225 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in cannonlake_get_ddi_pll()
9263 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in icelake_get_ddi_pll()
9287 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in bxt_get_ddi_pll()
9303 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in skylake_get_ddi_pll()
9339 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in haswell_get_ddi_pll()
9465 pll = pipe_config->shared_dpll; in haswell_get_ddi_port_state()
9503 pipe_config->shared_dpll = NULL; in haswell_get_pipe_config()
10663 !WARN_ON(pipe_config->shared_dpll)) { in intel_crtc_atomic_check()
11068 struct intel_shared_dpll *shared_dpll; in clear_intel_crtc_state() local
11078 shared_dpll = crtc_state->shared_dpll; in clear_intel_crtc_state()
11092 crtc_state->shared_dpll = shared_dpll; in clear_intel_crtc_state()
11546 PIPE_CONF_CHECK_P(shared_dpll); in intel_pipe_config_compare()
11963 if (new_state->shared_dpll) in verify_shared_dpll_state()
11964 verify_single_dpll_state(dev_priv, new_state->shared_dpll, crtc, new_crtc_state); in verify_shared_dpll_state()
11966 if (old_state->shared_dpll && in verify_shared_dpll_state()
11967 old_state->shared_dpll != new_state->shared_dpll) { in verify_shared_dpll_state()
11969 struct intel_shared_dpll *pll = old_state->shared_dpll; in verify_shared_dpll_state()
12076 to_intel_crtc_state(old_crtc_state)->shared_dpll; in intel_modeset_clear_plls()
12081 to_intel_crtc_state(new_crtc_state)->shared_dpll = NULL; in intel_modeset_clear_plls()
15634 crtc_state->shared_dpll == pll) in intel_modeset_readout_hw_state()