Lines Matching refs:nouveau_crtc
373 struct nouveau_crtc base;
381 #define nv50_head(c) ((struct nv50_head *)nouveau_crtc(c))
565 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_display_flip_next()
693 nv50_crtc_set_dither(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_dither()
741 nv50_crtc_set_scale(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_scale()
849 nv50_crtc_set_raster_vblank_dmi(struct nouveau_crtc *nv_crtc, u32 usec) in nv50_crtc_set_raster_vblank_dmi()
865 nv50_crtc_set_color_vibrance(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_color_vibrance()
896 nv50_crtc_set_image(struct nouveau_crtc *nv_crtc, struct drm_framebuffer *fb, in nv50_crtc_set_image()
942 nv50_crtc_cursor_show(struct nouveau_crtc *nv_crtc) in nv50_crtc_cursor_show()
971 nv50_crtc_cursor_hide(struct nouveau_crtc *nv_crtc) in nv50_crtc_cursor_hide()
997 nv50_crtc_cursor_show_hide(struct nouveau_crtc *nv_crtc, bool show, bool update) in nv50_crtc_cursor_show_hide()
1024 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_prepare()
1063 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_commit()
1136 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_mode_set()
1232 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_mode_set_base()
1255 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_mode_set_base_atomic()
1265 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_lut_load()
1300 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_cursor_set()
1332 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_cursor_move()
1347 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_gamma_set()
1361 nv50_crtc_cursor_restore(struct nouveau_crtc *nv_crtc, int x, int y) in nv50_crtc_cursor_restore()
1371 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_destroy()
1578 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv50_dac_mode_set()
1734 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv50_audio_mode_set()
1763 nv50_audio_disconnect(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc) in nv50_audio_disconnect()
1788 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv50_hdmi_mode_set()
1819 nv50_hdmi_disconnect(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc) in nv50_hdmi_disconnect()
1914 struct nouveau_crtc *nv_crtc = nouveau_crtc(nv_encoder->crtc); in nv50_sor_disconnect()
1937 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv50_sor_mode_set()
2181 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv50_pior_mode_set()