Searched refs:intel_crtc_active (Results 1 – 4 of 4) sorted by relevance
459 if (intel_crtc_active(tmp_crtc) && in intel_fbc_find_crtc()
1048 bool intel_crtc_active(struct drm_crtc *crtc);
625 if (intel_crtc_active(crtc)) { in single_enabled_crtc()721 if (!intel_crtc_active(crtc)) { in g4x_compute_wm0()1278 if (intel_crtc_active(crtc)) { in i9xx_update_wm()1300 if (intel_crtc_active(crtc)) { in i9xx_update_wm()
956 bool intel_crtc_active(struct drm_crtc *crtc) in intel_crtc_active() function