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()
642 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set()
667 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_save()
688 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_restore()
706 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_prepare()
729 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_commit()
750 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_destroy()
771 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_gamma_load()
795 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_disable()
806 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_gamma_set()
828 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_crtc_do_mode_set_base()
994 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_crtc_cursor_set()
1033 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_crtc_cursor_move()
1161 int head = nouveau_crtc(crtc)->index; in nv04_crtc_page_flip()
1306 struct nouveau_crtc *nv_crtc = in nv04_crtc_vblank_handler()
1307 container_of(notify, struct nouveau_crtc, vblank); in nv04_crtc_vblank_handler()
1317 struct nouveau_crtc *nv_crtc; in nv04_crtc_create()