Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_modeset_setup.c384 static bool intel_crtc_has_encoders(struct intel_crtc *crtc) in intel_crtc_has_encoders() function
487 if (!needs_link_reset && intel_crtc_has_encoders(crtc)) in intel_sanitize_crtc()