Lines Matching refs:shared_dpll

1629 	assert_shared_dpll_enabled(dev_priv, crtc_state->shared_dpll);  in ironlake_enable_pch_transcoder()
5242 if (crtc_state->shared_dpll == in ironlake_pch_enable()
6454 if (pipe_config->shared_dpll) in haswell_crtc_enable()
6816 if (crtc_state->shared_dpll) in get_crtc_power_domains()
8782 pipe_config->shared_dpll = NULL; in i9xx_get_pipe_config()
9959 pipe_config->shared_dpll = NULL; in ironlake_get_pipe_config()
10020 pipe_config->shared_dpll = in ironlake_get_pipe_config()
10022 pll = pipe_config->shared_dpll; in ironlake_get_pipe_config()
10084 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in cannonlake_get_ddi_pll()
10145 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in bxt_get_ddi_pll()
10161 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in skylake_get_ddi_pll()
10197 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in haswell_get_ddi_pll()
10377 pll = pipe_config->shared_dpll; in haswell_get_ddi_port_state()
10419 pipe_config->shared_dpll = NULL; in haswell_get_pipe_config()
11783 !WARN_ON(pipe_config->shared_dpll)) { in intel_crtc_atomic_check()
12255 saved_state->shared_dpll = crtc_state->shared_dpll; in clear_intel_crtc_state()
12794 PIPE_CONF_CHECK_P(shared_dpll); in intel_pipe_config_compare()
13229 if (new_crtc_state->shared_dpll) in verify_shared_dpll_state()
13230 verify_single_dpll_state(dev_priv, new_crtc_state->shared_dpll, crtc, new_crtc_state); in verify_shared_dpll_state()
13232 if (old_crtc_state->shared_dpll && in verify_shared_dpll_state()
13233 old_crtc_state->shared_dpll != new_crtc_state->shared_dpll) { in verify_shared_dpll_state()
13235 struct intel_shared_dpll *pll = old_crtc_state->shared_dpll; in verify_shared_dpll_state()
16523 crtc_state->shared_dpll && in has_bogus_dpll_config()
16714 crtc_state->shared_dpll == pll) in intel_modeset_readout_hw_state()