Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/gpu/drm/i915/
Dintel_lvds.c145 intel_crtc_to_shared_dpll(crtc)); in intel_pre_enable_lvds()
Dintel_drv.h1111 struct intel_shared_dpll *intel_crtc_to_shared_dpll(struct intel_crtc *crtc);
Dintel_display.c1190 intel_crtc_to_shared_dpll(struct intel_crtc *crtc) in intel_crtc_to_shared_dpll() function
1870 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_prepare_shared_dpll()
1897 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_enable_shared_dpll()
1927 struct intel_shared_dpll *pll = intel_crtc_to_shared_dpll(crtc); in intel_disable_shared_dpll()
1973 intel_crtc_to_shared_dpll(intel_crtc)); in ironlake_enable_pch_transcoder()
4980 if (intel_crtc_to_shared_dpll(intel_crtc)) in haswell_crtc_enable()
12852 if (crtc->base.state->enable && intel_crtc_to_shared_dpll(crtc) == pll) in check_shared_dpll_state()
12854 if (crtc->active && intel_crtc_to_shared_dpll(crtc) == pll) in check_shared_dpll_state()
13392 if (intel_crtc_to_shared_dpll(crtc) == pll) in ibx_pch_dpll_disable()
15295 if (crtc->active && intel_crtc_to_shared_dpll(crtc) == pll) { in intel_modeset_readout_hw_state()