Home
last modified time | relevance | path

Searched refs:drm_crtc (Results 1 – 4 of 4) sorted by relevance

/f-stack/freebsd/arm/nvidia/drm2/
H A Dtegra_dc.c518 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() argument
769 dc_crtc_commit(struct drm_crtc *drm_crtc) in dc_crtc_commit() argument
830 tegra_dc_get_pipe(struct drm_crtc *drm_crtc) in tegra_dc_get_pipe() argument
839 tegra_dc_enable_vblank(struct drm_crtc *drm_crtc) in tegra_dc_enable_vblank() argument
856 tegra_dc_disable_vblank(struct drm_crtc *drm_crtc) in tegra_dc_disable_vblank() argument
875 struct drm_crtc *drm_crtc; in dc_finish_page_flip() local
882 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 …]
H A Dtegra_drm.h63 struct drm_crtc drm_crtc; member
104 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);
H A Dtegra_host1x.c267 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()
H A Dtegra_hdmi.c729 drm_crtc); in hdmi_disable()
762 drm_crtc); in hdmi_enable()