Searched refs:intel_find_shared_dpll (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/drivers/gpu/drm/i915/display/ |
D | intel_dpll_mgr.c | 321 intel_find_shared_dpll(struct intel_atomic_state *state, in intel_find_shared_dpll() function 537 pll = intel_find_shared_dpll(state, crtc, in ibx_get_dpll() 915 pll = intel_find_shared_dpll(state, crtc, in hsw_ddi_wrpll_get_dpll() 1035 return intel_find_shared_dpll(state, crtc, &crtc_state->dpll_hw_state, in hsw_ddi_spll_get_dpll() 1763 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 1767 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 3183 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_combo_phy_dpll() 3223 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls() 3244 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls()
|