Lines Matching refs:nouveau_crtc

59 	NVWriteVgaCrtc(crtc->dev, nouveau_crtc(crtc)->index, index,  in crtc_wr_cio_state()
65 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_set_digital_vibrance()
80 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_set_image_sharpening()
123 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_calc_state_ext()
177 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_dpms()
240 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set_vga()
465 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set_regs()
615 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_swap_fbs()
648 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set()
673 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_save()
694 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_restore()
712 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_prepare()
735 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_commit()
756 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_destroy()
782 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_gamma_load()
806 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_disable()
822 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_gamma_set()
844 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_crtc_do_mode_set_base()
1002 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_crtc_cursor_set()
1041 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_crtc_cursor_move()
1169 int head = nouveau_crtc(crtc)->index; in nv04_crtc_page_flip()
1297 struct nouveau_crtc *nv_crtc = container_of(event, struct nouveau_crtc, vblank); in nv04_crtc_vblank_handler()
1307 struct nouveau_crtc *nv_crtc; in nv04_crtc_create()