Lines Matching defs:crtc

83 uint32_t pipe2vbl(struct drm_crtc *crtc)  in pipe2vbl()
90 const struct omap_video_timings *omap_crtc_timings(struct drm_crtc *crtc) in omap_crtc_timings()
96 enum omap_channel omap_crtc_channel(struct drm_crtc *crtc) in omap_crtc_channel()
146 static void omap_crtc_set_enabled(struct drm_crtc *crtc, bool enable) in omap_crtc_set_enabled()
285 struct drm_crtc *crtc = &omap_crtc->base; in omap_crtc_apply_irq() local
300 struct drm_crtc *crtc = &omap_crtc->base; in apply_worker() local
358 int omap_crtc_apply(struct drm_crtc *crtc, in omap_crtc_apply()
389 struct drm_crtc *crtc = &omap_crtc->base; in omap_crtc_pre_apply() local
426 void omap_crtc_flush(struct drm_crtc *crtc) in omap_crtc_flush()
449 static void omap_crtc_destroy(struct drm_crtc *crtc) in omap_crtc_destroy()
463 static void omap_crtc_dpms(struct drm_crtc *crtc, int mode) in omap_crtc_dpms()
485 static bool omap_crtc_mode_fixup(struct drm_crtc *crtc, in omap_crtc_mode_fixup()
492 static int omap_crtc_mode_set(struct drm_crtc *crtc, in omap_crtc_mode_set()
525 static void omap_crtc_prepare(struct drm_crtc *crtc) in omap_crtc_prepare()
532 static void omap_crtc_commit(struct drm_crtc *crtc) in omap_crtc_commit()
539 static int omap_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in omap_crtc_mode_set_base()
553 struct drm_crtc *crtc = arg; in vblank_cb() local
580 struct drm_crtc *crtc = &omap_crtc->base; in page_flip_worker() local
597 struct drm_crtc *crtc = arg; in page_flip_cb() local
605 static int omap_crtc_page_flip_locked(struct drm_crtc *crtc, in omap_crtc_page_flip_locked()
646 static int omap_crtc_set_property(struct drm_crtc *crtc, in omap_crtc_set_property()
700 struct drm_crtc *crtc = NULL; in omap_crtc_init() local