Searched refs:intel_crtc_active (Results 1 – 4 of 4) sorted by relevance
1248 if (intel_crtc_active(crtc) && in intel_fbc_init_pipe_state()
1630 bool intel_crtc_active(struct intel_crtc *crtc);
831 if (intel_crtc_active(crtc)) { in single_enabled_crtc()2282 if (intel_crtc_active(crtc)) { in i9xx_update_wm()2309 if (intel_crtc_active(crtc)) { in i9xx_update_wm()
1017 bool intel_crtc_active(struct intel_crtc *crtc) in intel_crtc_active() function