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

/linux-4.1.27/drivers/gpu/drm/i915/
H A Dintel_fbc.c459 if (intel_crtc_active(tmp_crtc) && for_each_pipe()
H A Dintel_drv.h1048 bool intel_crtc_active(struct drm_crtc *crtc);
H A Dintel_pm.c625 if (intel_crtc_active(crtc)) { for_each_crtc()
721 if (!intel_crtc_active(crtc)) { g4x_compute_wm0()
1278 if (intel_crtc_active(crtc)) { i9xx_update_wm()
1300 if (intel_crtc_active(crtc)) { i9xx_update_wm()
H A Dintel_display.c956 bool intel_crtc_active(struct drm_crtc *crtc) intel_crtc_active() function

Completed in 259 milliseconds