Lines Matching refs:crtc
131 if ((_intel_encoder)->base.crtc == (__crtc))
345 void (*enable_fbc)(struct drm_crtc *crtc, unsigned long interval);
352 * @crtc: current CRTC
363 struct drm_crtc *crtc,
372 /* Returns the active state of the crtc, and if the crtc is active,
376 int (*crtc_mode_set)(struct drm_crtc *crtc,
379 void (*crtc_enable)(struct drm_crtc *crtc);
380 void (*crtc_disable)(struct drm_crtc *crtc);
381 void (*off)(struct drm_crtc *crtc);
383 struct drm_crtc *crtc);
384 void (*fdi_link_train)(struct drm_crtc *crtc);
386 int (*queue_flip)(struct drm_device *dev, struct drm_crtc *crtc,
389 int (*update_plane)(struct drm_crtc *crtc, struct drm_framebuffer *fb,
1289 * pinned per crtc.
1946 extern int intel_trans_dp_port_sel (struct drm_crtc *crtc);
1948 extern void intel_increase_pllclock(struct drm_crtc *crtc);