• Home
  • Raw
  • Download

Lines Matching defs:crtc

57 crtc_wr_cio_state(struct drm_crtc *crtc, struct nv04_crtc_reg *crtcstate, int index)  in crtc_wr_cio_state()
63 static void nv_crtc_set_digital_vibrance(struct drm_crtc *crtc, int level) in nv_crtc_set_digital_vibrance()
78 static void nv_crtc_set_image_sharpening(struct drm_crtc *crtc, int level) in nv_crtc_set_image_sharpening()
117 static void nv_crtc_calc_state_ext(struct drm_crtc *crtc, struct drm_display_mode * mode, int dot_c… in nv_crtc_calc_state_ext()
175 nv_crtc_dpms(struct drm_crtc *crtc, int mode) in nv_crtc_dpms()
237 nv_crtc_mode_set_vga(struct drm_crtc *crtc, struct drm_display_mode *mode) in nv_crtc_mode_set_vga()
461 nv_crtc_mode_set_regs(struct drm_crtc *crtc, struct drm_display_mode * mode) in nv_crtc_mode_set_regs()
610 nv_crtc_swap_fbs(struct drm_crtc *crtc, struct drm_framebuffer *old_fb) in nv_crtc_swap_fbs()
637 nv_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in nv_crtc_mode_set()
665 static void nv_crtc_save(struct drm_crtc *crtc) in nv_crtc_save()
686 static void nv_crtc_restore(struct drm_crtc *crtc) in nv_crtc_restore()
702 static void nv_crtc_prepare(struct drm_crtc *crtc) in nv_crtc_prepare()
725 static void nv_crtc_commit(struct drm_crtc *crtc) in nv_crtc_commit()
747 static void nv_crtc_destroy(struct drm_crtc *crtc) in nv_crtc_destroy()
769 nv_crtc_gamma_load(struct drm_crtc *crtc) in nv_crtc_gamma_load()
792 nv_crtc_disable(struct drm_crtc *crtc) in nv_crtc_disable()
802 nv_crtc_gamma_set(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, in nv_crtc_gamma_set()
824 nv04_crtc_do_mode_set_base(struct drm_crtc *crtc, in nv04_crtc_do_mode_set_base()
903 nv04_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in nv04_crtc_mode_set_base()
913 nv04_crtc_mode_set_base_atomic(struct drm_crtc *crtc, in nv04_crtc_mode_set_base_atomic()
989 nv04_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, in nv04_crtc_cursor_set()
1031 nv04_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nv04_crtc_cursor_move()
1042 struct drm_crtc *crtc; member
1145 nv04_crtc_page_flip(struct drm_crtc *crtc, struct drm_framebuffer *fb, in nv04_crtc_page_flip()