Lines Matching defs:crtc
62 to_vc4_crtc(struct drm_crtc *crtc) in to_vc4_crtc()
115 struct drm_crtc *crtc; in vc4_crtc_debugfs_regs() local
139 static void vc4_crtc_destroy(struct drm_crtc *crtc) in vc4_crtc_destroy()
166 static int vc4_get_clock_select(struct drm_crtc *crtc) in vc4_get_clock_select()
183 static void vc4_crtc_mode_set_nofb(struct drm_crtc *crtc) in vc4_crtc_mode_set_nofb()
257 static void vc4_crtc_disable(struct drm_crtc *crtc) in vc4_crtc_disable()
295 static void vc4_crtc_enable(struct drm_crtc *crtc) in vc4_crtc_enable()
318 static int vc4_crtc_atomic_check(struct drm_crtc *crtc, in vc4_crtc_atomic_check()
364 static void vc4_crtc_atomic_flush(struct drm_crtc *crtc, in vc4_crtc_atomic_flush()
451 struct drm_crtc *crtc = &vc4_crtc->base; in vc4_crtc_handle_page_flip() local
502 void vc4_cancel_page_flip(struct drm_crtc *crtc, struct drm_file *file) in vc4_cancel_page_flip()
545 struct drm_crtc *crtc) in vc4_set_crtc_possible_masks()
569 struct drm_crtc *crtc; in vc4_crtc_bind() local