Searched refs:intel_find_shared_dpll (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/gpu/drm/i915/display/ |
| H A D | intel_dpll_mgr.c | 358 intel_find_shared_dpll(struct intel_atomic_state *state, in intel_find_shared_dpll() function 628 pll = intel_find_shared_dpll(state, crtc, in ibx_get_dpll() 1069 return intel_find_shared_dpll(state, crtc, in hsw_ddi_wrpll_get_dpll() 1172 return intel_find_shared_dpll(state, crtc, &crtc_state->dpll_hw_state, in hsw_ddi_spll_get_dpll() 1945 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 1949 pll = intel_find_shared_dpll(state, crtc, in skl_get_dpll() 3393 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_combo_phy_dpll() 3457 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls() 3468 port_dpll->pll = intel_find_shared_dpll(state, crtc, in icl_get_tc_phy_dplls()
|