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

/solaris-x11-s11/open-src/kernel/i915/src/
H A Dintel_pm.c50 static bool intel_crtc_active(struct drm_crtc *crtc) function
486 if (intel_crtc_active(tmp_crtc) &&
1083 if (intel_crtc_active(crtc)) {
1177 if (!intel_crtc_active(crtc)) {
1306 if (!intel_crtc_active(crtc))
1567 if (intel_crtc_active(crtc)) {
1581 if (intel_crtc_active(crtc)) {
2344 if (!intel_crtc_active(crtc))
2387 p->active = intel_crtc_active(crtc);
2666 if (!intel_crtc_active(crt
[all...]

Completed in 46 milliseconds