Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/i915/
H A Dintel_display.c14839 bool has_active_crtc = encoder->base.crtc && in intel_sanitize_encoder() local
14843 if (connector && !has_active_crtc) { in intel_sanitize_encoder()