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

/freebsd-11-stable/sys/dev/drm2/i915/
H A Dintel_pm.c50 static bool intel_crtc_active(struct drm_crtc *crtc) function
420 if (intel_crtc_active(tmp_crtc) &&
1006 if (intel_crtc_active(crtc)) {
1100 if (!intel_crtc_active(crtc)) {
1229 if (!intel_crtc_active(crtc))
1490 if (intel_crtc_active(crtc)) {
1504 if (intel_crtc_active(crtc)) {
2058 if (!intel_crtc_active(crtc)) {

Completed in 62 milliseconds