Lines Matching defs:crtc

43 crtc_wr_cio_state(struct drm_crtc *crtc, struct nv04_crtc_reg *crtcstate, int index)  in crtc_wr_cio_state()
49 static void nv_crtc_set_digital_vibrance(struct drm_crtc *crtc, int level) in nv_crtc_set_digital_vibrance()
64 static void nv_crtc_set_image_sharpening(struct drm_crtc *crtc, int level) in nv_crtc_set_image_sharpening()
103 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()
157 nv_crtc_dpms(struct drm_crtc *crtc, int mode) in nv_crtc_dpms()
218 nv_crtc_mode_fixup(struct drm_crtc *crtc, struct drm_display_mode *mode, in nv_crtc_mode_fixup()
225 nv_crtc_mode_set_vga(struct drm_crtc *crtc, struct drm_display_mode *mode) in nv_crtc_mode_set_vga()
452 nv_crtc_mode_set_regs(struct drm_crtc *crtc, struct drm_display_mode * mode) in nv_crtc_mode_set_regs()
608 nv_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *mode, in nv_crtc_mode_set()
631 static void nv_crtc_save(struct drm_crtc *crtc) in nv_crtc_save()
652 static void nv_crtc_restore(struct drm_crtc *crtc) in nv_crtc_restore()
668 static void nv_crtc_prepare(struct drm_crtc *crtc) in nv_crtc_prepare()
691 static void nv_crtc_commit(struct drm_crtc *crtc) in nv_crtc_commit()
714 static void nv_crtc_destroy(struct drm_crtc *crtc) in nv_crtc_destroy()
731 nv_crtc_gamma_load(struct drm_crtc *crtc) in nv_crtc_gamma_load()
750 nv_crtc_gamma_set(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, uint32_t start, in nv_crtc_gamma_set()
776 nv04_crtc_do_mode_set_base(struct drm_crtc *crtc, in nv04_crtc_do_mode_set_base()
870 nv04_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in nv04_crtc_mode_set_base()
877 nv04_crtc_mode_set_base_atomic(struct drm_crtc *crtc, in nv04_crtc_mode_set_base_atomic()
953 nv04_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, in nv04_crtc_cursor_set()
995 nv04_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nv04_crtc_cursor_move()