Lines Matching refs:intel_crtc
288 #define for_each_intel_plane_on_crtc(dev, intel_crtc, intel_plane) \ argument
292 if ((intel_plane)->pipe == (intel_crtc)->pipe)
294 #define for_each_intel_crtc(dev, intel_crtc) \ argument
295 list_for_each_entry(intel_crtc, &dev->mode_config.crtc_list, base.head)
609 struct intel_crtc;
643 bool (*get_pipe_config)(struct intel_crtc *,
645 void (*get_initial_plane_config)(struct intel_crtc *,
647 int (*crtc_compute_clock)(struct intel_crtc *crtc,
914 struct intel_crtc *crtc;
928 struct intel_crtc *crtc;
952 void (*enable_fbc)(struct intel_crtc *crtc);