Lines Matching defs:crtc
23 static void exynos_drm_crtc_dpms(struct drm_crtc *crtc, int mode) in exynos_drm_crtc_dpms()
51 static void exynos_drm_crtc_prepare(struct drm_crtc *crtc) in exynos_drm_crtc_prepare()
56 static void exynos_drm_crtc_commit(struct drm_crtc *crtc) in exynos_drm_crtc_commit()
71 exynos_drm_crtc_mode_fixup(struct drm_crtc *crtc, in exynos_drm_crtc_mode_fixup()
85 exynos_drm_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in exynos_drm_crtc_mode_set()
112 static int exynos_drm_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in exynos_drm_crtc_mode_set_base()
133 static void exynos_drm_crtc_disable(struct drm_crtc *crtc) in exynos_drm_crtc_disable()
160 static int exynos_drm_crtc_page_flip(struct drm_crtc *crtc, in exynos_drm_crtc_page_flip()
223 static void exynos_drm_crtc_destroy(struct drm_crtc *crtc) in exynos_drm_crtc_destroy()
249 struct drm_crtc *crtc; in exynos_drm_crtc_create() local
335 struct drm_crtc *crtc; in exynos_drm_crtc_complete_scanout() local
357 struct drm_crtc *crtc; in exynos_drm_crtc_get_pipe_from_type() local
370 void exynos_drm_crtc_te_handler(struct drm_crtc *crtc) in exynos_drm_crtc_te_handler()