Searched defs:drm_crtc (Results 1 – 2 of 2) sorted by relevance
504 dc_plane_update(struct drm_plane *drm_plane, struct drm_crtc *drm_crtc, in dc_plane_update()715 dc_crtc_mode_set_base(struct drm_crtc *drm_crtc, int x, int y, in dc_crtc_mode_set_base()736 dc_crtc_prepare(struct drm_crtc *drm_crtc) in dc_crtc_prepare()769 dc_crtc_commit(struct drm_crtc *drm_crtc) in dc_crtc_commit()830 tegra_dc_get_pipe(struct drm_crtc *drm_crtc) in tegra_dc_get_pipe()839 tegra_dc_enable_vblank(struct drm_crtc *drm_crtc) in tegra_dc_enable_vblank()856 tegra_dc_disable_vblank(struct drm_crtc *drm_crtc) in tegra_dc_disable_vblank()875 struct drm_crtc *drm_crtc; in dc_finish_page_flip() local939 dc_page_flip(struct drm_crtc *drm_crtc, struct drm_framebuffer *drm_fb, in dc_page_flip()971 dc_cursor_set(struct drm_crtc *drm_crtc, struct drm_file *file, in dc_cursor_set()[all …]
63 struct drm_crtc drm_crtc; member