Searched refs:possible_crtc (Results 1 - 1 of 1) sorted by relevance

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_display.c6700 struct drm_crtc *possible_crtc; local
6737 list_for_each_entry(possible_crtc, &dev->mode_config.crtc_list, head) {
6741 if (!possible_crtc->enabled) {
6742 crtc = possible_crtc;

Completed in 74 milliseconds