Lines Matching defs:crtc
279 struct tegra_crtc *crtc; in tegra_crtc_init() local
367 tegra_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, in tegra_crtc_cursor_set()
510 tegra_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in tegra_crtc_cursor_move()
531 tegra_crtc_destroy(struct drm_crtc *crtc) in tegra_crtc_destroy()
544 tegra_crtc_dpms(struct drm_crtc *crtc, int mode) in tegra_crtc_dpms()
563 tegra_crtc_mode_fixup(struct drm_crtc *crtc, in tegra_crtc_mode_fixup()
570 tegra_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in tegra_crtc_mode_set()
665 tegra_crtc_do_set_base(struct drm_crtc *crtc, struct drm_framebuffer *fb, in tegra_crtc_do_set_base()
692 tegra_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in tegra_crtc_mode_set_base()
709 tegra_crtc_mode_set_base_atomic(struct drm_crtc *crtc, in tegra_crtc_mode_set_base_atomic()
726 tegra_crtc_disable(struct drm_crtc *crtc) in tegra_crtc_disable()
731 tegra_crtc_prepare(struct drm_crtc *crtc) in tegra_crtc_prepare()
744 tegra_crtc_commit(struct drm_crtc *crtc) in tegra_crtc_commit()
1303 tegra_drm_get_vblank_counter(struct drm_device *ddev, unsigned int crtc) in tegra_drm_get_vblank_counter()
1314 tegra_drm_enable_vblank(struct drm_device *ddev, unsigned int crtc) in tegra_drm_enable_vblank()
1334 tegra_drm_disable_vblank(struct drm_device *ddev, unsigned int crtc) in tegra_drm_disable_vblank()