Home
last modified time | relevance | path

Searched refs:shared_dpll (Results 1 – 6 of 6) sorted by relevance

/Linux-v5.10/drivers/gpu/drm/i915/display/
Dintel_dpll_mgr.c66 struct intel_shared_dpll_state *shared_dpll) in intel_atomic_duplicate_dpll_state() argument
74 shared_dpll[i] = pll->state; in intel_atomic_duplicate_dpll_state()
89 state->shared_dpll); in intel_atomic_get_shared_dpll_state()
92 return state->shared_dpll; in intel_atomic_get_shared_dpll_state()
173 struct intel_shared_dpll *pll = crtc_state->shared_dpll; in intel_prepare_shared_dpll()
200 struct intel_shared_dpll *pll = crtc_state->shared_dpll; in intel_enable_shared_dpll()
246 struct intel_shared_dpll *pll = crtc_state->shared_dpll; in intel_disable_shared_dpll()
288 struct intel_shared_dpll_state *shared_dpll; in intel_find_shared_dpll() local
291 shared_dpll = intel_atomic_get_shared_dpll_state(&state->base); in intel_find_shared_dpll()
299 if (shared_dpll[i].crtc_mask == 0) { in intel_find_shared_dpll()
[all …]
Dintel_display_types.h486 struct intel_shared_dpll_state shared_dpll[I915_NUM_PLLS]; member
903 struct intel_shared_dpll *shared_dpll; member
Dintel_display.c1659 assert_shared_dpll_enabled(dev_priv, crtc_state->shared_dpll); in ilk_enable_pch_transcoder()
5893 if (crtc_state->shared_dpll == in ilk_pch_enable()
7086 if (new_crtc_state->shared_dpll) in hsw_crtc_enable()
7438 if (crtc_state->shared_dpll) in get_crtc_power_domains()
9477 pipe_config->shared_dpll = NULL; in i9xx_get_pipe_config()
10715 pipe_config->shared_dpll = NULL; in ilk_get_pipe_config()
10787 pipe_config->shared_dpll = in ilk_get_pipe_config()
10789 pll = pipe_config->shared_dpll; in ilk_get_pipe_config()
10852 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in cnl_get_ddi_pll()
10922 pipe_config->shared_dpll = intel_get_shared_dpll_by_id(dev_priv, id); in bxt_get_ddi_pll()
[all …]
Dintel_ddi.c1339 const struct intel_shared_dpll *pll = crtc_state->shared_dpll; in icl_pll_to_ddi_clk_sel()
1416 ddi_pll_sel = hsw_pll_to_ddi_pll_sel(crtc_state->shared_dpll); in hsw_fdi_link_train()
1574 intel_get_shared_dpll_id(dev_priv, pipe_config->shared_dpll) == in intel_ddi_clock_get()
1580 intel_dpll_get_freq(dev_priv, pipe_config->shared_dpll); in intel_ddi_clock_get()
2910 struct intel_shared_dpll *pll = crtc_state->shared_dpll; in icl_map_plls_to_ports()
3060 const struct intel_shared_dpll *pll = crtc_state->shared_dpll; in intel_ddi_clk_select()
Dintel_lvds.c238 pipe_config->shared_dpll); in intel_pre_enable_lvds()
Dicl_dsi.c635 struct intel_shared_dpll *pll = crtc_state->shared_dpll; in gen11_dsi_map_pll()
1461 pipe_config->shared_dpll); in gen11_dsi_get_config()