Lines Matching defs:crtc

248 nvd0_display_crtc_sema(struct drm_device *dev, int crtc)  in nvd0_display_crtc_sema()
254 nvd0_display_flip_stop(struct drm_crtc *crtc) in nvd0_display_flip_stop()
276 nvd0_display_flip_next(struct drm_crtc *crtc, struct drm_framebuffer *fb, in nvd0_display_flip_next()
404 struct drm_crtc *crtc = &nv_crtc->base; in nvd0_crtc_set_scale() local
548 nvd0_crtc_dpms(struct drm_crtc *crtc, int mode) in nvd0_crtc_dpms()
553 nvd0_crtc_prepare(struct drm_crtc *crtc) in nvd0_crtc_prepare()
575 nvd0_crtc_commit(struct drm_crtc *crtc) in nvd0_crtc_commit()
601 nvd0_crtc_mode_fixup(struct drm_crtc *crtc, struct drm_display_mode *mode, in nvd0_crtc_mode_fixup()
608 nvd0_crtc_swap_fbs(struct drm_crtc *crtc, struct drm_framebuffer *old_fb) in nvd0_crtc_swap_fbs()
626 nvd0_crtc_mode_set(struct drm_crtc *crtc, struct drm_display_mode *umode, in nvd0_crtc_mode_set()
703 nvd0_crtc_mode_set_base(struct drm_crtc *crtc, int x, int y, in nvd0_crtc_mode_set_base()
725 nvd0_crtc_mode_set_base_atomic(struct drm_crtc *crtc, in nvd0_crtc_mode_set_base_atomic()
736 nvd0_crtc_lut_load(struct drm_crtc *crtc) in nvd0_crtc_lut_load()
750 nvd0_crtc_cursor_set(struct drm_crtc *crtc, struct drm_file *file_priv, in nvd0_crtc_cursor_set()
790 nvd0_crtc_cursor_move(struct drm_crtc *crtc, int x, int y) in nvd0_crtc_cursor_move()
801 nvd0_crtc_gamma_set(struct drm_crtc *crtc, u16 *r, u16 *g, u16 *b, in nvd0_crtc_gamma_set()
818 nvd0_crtc_destroy(struct drm_crtc *crtc) in nvd0_crtc_destroy()
863 struct drm_crtc *crtc; in nvd0_crtc_create() local
1435 nvd0_display_unk1_handler(struct drm_device *dev, u32 crtc, u32 mask) in nvd0_display_unk1_handler()
1458 nvd0_display_unk2_handler(struct drm_device *dev, u32 crtc, u32 mask) in nvd0_display_unk2_handler()
1521 nvd0_display_unk4_handler(struct drm_device *dev, u32 crtc, u32 mask) in nvd0_display_unk4_handler()
1551 u32 mask, crtc; in nvd0_display_bh() local