Searched refs:intel_find_shared_dpll (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/drivers/gpu/drm/i915/display/ |
D | intel_dpll_mgr.c | 247 intel_find_shared_dpll(struct intel_atomic_state *state, in intel_find_shared_dpll() function 465 pll = intel_find_shared_dpll(state, crtc, in ibx_get_dpll() 830 pll = intel_find_shared_dpll(state, crtc, in hsw_ddi_hdmi_get_dpll() 893 pll = intel_find_shared_dpll(state, crtc, in hsw_get_dpll() 1463 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 1468 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 2417 pll = intel_find_shared_dpll(state, crtc, in cnl_get_dpll() 2922 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_combo_phy_dpll() 2957 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls() 2977 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls()
|