Searched refs:intel_find_shared_dpll (Results 1 – 1 of 1) sorted by relevance
/linux-6.6.21/drivers/gpu/drm/i915/display/ |
D | intel_dpll_mgr.c | 308 intel_find_shared_dpll(struct intel_atomic_state *state, in intel_find_shared_dpll() function 574 pll = intel_find_shared_dpll(state, crtc, in ibx_get_dpll() 990 return intel_find_shared_dpll(state, crtc, in hsw_ddi_wrpll_get_dpll() 1092 return intel_find_shared_dpll(state, crtc, &crtc_state->dpll_hw_state, in hsw_ddi_spll_get_dpll() 1836 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 1840 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 3244 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_combo_phy_dpll() 3303 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls() 3315 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls()
|