Searched refs:intel_find_shared_dpll (Results 1 – 1 of 1) sorted by relevance
/linux-6.1.9/drivers/gpu/drm/i915/display/ |
D | intel_dpll_mgr.c | 325 intel_find_shared_dpll(struct intel_atomic_state *state, in intel_find_shared_dpll() function 548 pll = intel_find_shared_dpll(state, crtc, in ibx_get_dpll() 978 return intel_find_shared_dpll(state, crtc, in hsw_ddi_wrpll_get_dpll() 1080 return intel_find_shared_dpll(state, crtc, &crtc_state->dpll_hw_state, in hsw_ddi_spll_get_dpll() 1832 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 1836 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 3271 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_combo_phy_dpll() 3330 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls() 3342 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls()
|