Lines Matching defs:drm_crtc
50 static bool intel_crtc_active(struct drm_crtc *crtc)
80 static void i8xx_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
130 static void g4x_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
199 static void ironlake_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
271 static void gen7_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
383 void intel_enable_fbc(struct drm_crtc *crtc, unsigned long interval)
462 struct drm_crtc *crtc = NULL, *tmp_crtc;
485 list_for_each_entry(tmp_crtc, struct drm_crtc, &dev->mode_config.crtc_list, head) {
1078 static struct drm_crtc *single_enabled_crtc(struct drm_device *dev)
1080 struct drm_crtc *crtc, *enabled = NULL;
1082 list_for_each_entry(crtc, struct drm_crtc, &dev->mode_config.crtc_list, head) {
1096 struct drm_crtc *crtc;
1171 struct drm_crtc *crtc;
1255 struct drm_crtc *crtc;
1301 struct drm_crtc *crtc;
1485 struct drm_crtc *crtc;
1556 struct drm_crtc *crtc, *enabled = NULL;
1667 struct drm_crtc *crtc;
1749 struct drm_crtc *crtc;
2102 struct drm_crtc *crtc)
2337 hsw_compute_linetime_wm(struct drm_device *dev, struct drm_crtc *crtc)
2365 struct drm_crtc *crtc;
2380 list_for_each_entry(crtc, struct drm_crtc, &dev->mode_config.crtc_list, head) {
2438 struct drm_crtc *crtc;
2661 struct drm_crtc *crtc;
2693 struct drm_crtc *crtc;