Home
last modified time | relevance | path

Searched refs:intel_compute_shared_dplls (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/i915/display/
H A Dintel_dpll_mgr.h399 int intel_compute_shared_dplls(struct intel_atomic_state *state,
H A Dintel_dpll.c1171 ret = intel_compute_shared_dplls(state, crtc, encoder); in hsw_crtc_compute_clock()
1409 ret = intel_compute_shared_dplls(state, crtc, NULL); in ilk_crtc_compute_clock()
H A Dintel_dpll_mgr.c4381 int intel_compute_shared_dplls(struct intel_atomic_state *state, in intel_compute_shared_dplls() function