Searched refs:drm_crtc (Results 1 – 4 of 4) sorted by relevance
518 crtc = container_of(drm_crtc, struct tegra_crtc, drm_crtc); in dc_plane_update()651 crtc = container_of(drm_crtc, struct tegra_crtc, drm_crtc); in dc_crtc_mode_set()736 dc_crtc_prepare(struct drm_crtc *drm_crtc) in dc_crtc_prepare() argument769 dc_crtc_commit(struct drm_crtc *drm_crtc) in dc_crtc_commit() argument830 tegra_dc_get_pipe(struct drm_crtc *drm_crtc) in tegra_dc_get_pipe() argument839 tegra_dc_enable_vblank(struct drm_crtc *drm_crtc) in tegra_dc_enable_vblank() argument856 tegra_dc_disable_vblank(struct drm_crtc *drm_crtc) in tegra_dc_disable_vblank() argument875 struct drm_crtc *drm_crtc; in dc_finish_page_flip() local882 drm_crtc = &sc->tegra_crtc.drm_crtc; in dc_finish_page_flip()961 dc_set_base(sc, drm_crtc->x, drm_crtc->y, fb); in dc_page_flip()[all …]
63 struct drm_crtc drm_crtc; member104 void tegra_dc_cancel_page_flip(struct drm_crtc *drm_crtc,106 void tegra_dc_enable_vblank(struct drm_crtc *drm_crtc);107 void tegra_dc_disable_vblank(struct drm_crtc *drm_crtc);108 int tegra_dc_get_pipe(struct drm_crtc *drm_crtc);
267 struct drm_crtc *crtc; in tegra_drm_preclose()287 struct drm_crtc *crtc; in host1x_drm_enable_vblank()301 struct drm_crtc *crtc; in host1x_drm_disable_vblank()
729 drm_crtc); in hdmi_disable()762 drm_crtc); in hdmi_enable()