Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/i915/display/
H A Dintel_modeset_setup.c560 static bool has_bogus_dpll_config(const struct intel_crtc_state *crtc_state) in has_bogus_dpll_config() function
598 if (crtc_state && has_bogus_dpll_config(crtc_state)) { in intel_sanitize_encoder()