Lines Matching defs:crtc
949 struct drm_crtc *crtc = &dc->base; in tegra_dc_finish_page_flip() local
981 void tegra_dc_cancel_page_flip(struct drm_crtc *crtc, struct drm_file *file) in tegra_dc_cancel_page_flip()
998 static void tegra_dc_destroy(struct drm_crtc *crtc) in tegra_dc_destroy()
1003 static void tegra_crtc_reset(struct drm_crtc *crtc) in tegra_crtc_reset()
1021 tegra_crtc_atomic_duplicate_state(struct drm_crtc *crtc) in tegra_crtc_atomic_duplicate_state()
1039 static void tegra_crtc_atomic_destroy_state(struct drm_crtc *crtc, in tegra_crtc_atomic_destroy_state()
1091 static void tegra_crtc_disable(struct drm_crtc *crtc) in tegra_crtc_disable()
1132 static bool tegra_crtc_mode_fixup(struct drm_crtc *crtc, in tegra_crtc_mode_fixup()
1232 static void tegra_crtc_mode_set_nofb(struct drm_crtc *crtc) in tegra_crtc_mode_set_nofb()
1264 static void tegra_crtc_prepare(struct drm_crtc *crtc) in tegra_crtc_prepare()
1269 static void tegra_crtc_commit(struct drm_crtc *crtc) in tegra_crtc_commit()
1274 static int tegra_crtc_atomic_check(struct drm_crtc *crtc, in tegra_crtc_atomic_check()
1280 static void tegra_crtc_atomic_begin(struct drm_crtc *crtc) in tegra_crtc_atomic_begin()
1294 static void tegra_crtc_atomic_flush(struct drm_crtc *crtc) in tegra_crtc_atomic_flush()