Lines Matching defs:crtc

81 	struct drm_crtc crtc;  member
416 static void vop_enable(struct drm_crtc *crtc) in vop_enable()
485 static void vop_disable(struct drm_crtc *crtc) in vop_disable()
567 struct drm_crtc *crtc, in vop_update_plane_event()
713 static int vop_update_plane(struct drm_plane *plane, struct drm_crtc *crtc, in vop_update_plane()
724 static int vop_update_primary_plane(struct drm_crtc *crtc, in vop_update_primary_plane()
788 int rockchip_drm_crtc_mode_config(struct drm_crtc *crtc, in rockchip_drm_crtc_mode_config()
801 static int vop_crtc_enable_vblank(struct drm_crtc *crtc) in vop_crtc_enable_vblank()
818 static void vop_crtc_disable_vblank(struct drm_crtc *crtc) in vop_crtc_disable_vblank()
836 static void vop_crtc_dpms(struct drm_crtc *crtc, int mode) in vop_crtc_dpms()
855 static void vop_crtc_prepare(struct drm_crtc *crtc) in vop_crtc_prepare()
860 static bool vop_crtc_mode_fixup(struct drm_crtc *crtc, in vop_crtc_mode_fixup()
870 static int vop_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in vop_crtc_mode_set_base()
887 static int vop_crtc_mode_set(struct drm_crtc *crtc, in vop_crtc_mode_set()
970 static void vop_crtc_commit(struct drm_crtc *crtc) in vop_crtc_commit()
983 static int vop_crtc_page_flip(struct drm_crtc *crtc, in vop_crtc_page_flip()
1011 struct drm_crtc *crtc = &vop->crtc; in vop_win_state_complete() local
1025 static void vop_crtc_destroy(struct drm_crtc *crtc) in vop_crtc_destroy()
1183 struct drm_crtc *crtc = &vop->crtc; in vop_create_crtc() local
1273 struct drm_crtc *crtc = &vop->crtc; in vop_destroy_crtc() local