Home
last modified time | relevance | path

Searched refs:intel_dpll (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/display/
H A Dintel_display_types.h1145 struct intel_dpll *intel_dpll; member
1155 struct intel_dpll *pll;
H A Dintel_display.c86 #include "intel_dpll.h"
1308 new_crtc_state->intel_dpll = old_crtc_state->intel_dpll; in intel_encoders_update_prepare()
1648 if (new_crtc_state->intel_dpll) in hsw_crtc_enable()
1977 if (crtc_state->intel_dpll) in get_crtc_power_domains()
4560 saved_state->intel_dpll = secondary_crtc_state->intel_dpll; in copy_joiner_crtc_state_modeset()
4629 saved_state->intel_dpll = crtc_state->intel_dpll; in intel_crtc_prepare_cleared_state()
5390 PIPE_CONF_CHECK_P(intel_dpll); in intel_pipe_config_compare()
[all...]
H A Dintel_lvds.c252 assert_dpll_disabled(display, crtc_state->intel_dpll); in intel_pre_enable_lvds()
H A Dicl_dsi.c676 struct intel_dpll *pll = crtc_state->intel_dpll; in gen11_dsi_map_pll()