Home
last modified time | relevance | path

Searched defs:nv_crtc (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/gpu/drm/nouveau/dispnv04/
H A Ddisp.c89 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_display_fini() local
116 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_display_init() local
143 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_display_init() local
157 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_display_init() local
173 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv04_display_init() local
193 struct nouveau_crtc *nv_crtc; in nv04_display_destroy() local
H A Dcursor.c9 nv04_cursor_show(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_show()
15 nv04_cursor_hide(struct nouveau_crtc *nv_crtc, bool update) in nv04_cursor_hide()
21 nv04_cursor_set_pos(struct nouveau_crtc *nv_crtc, int x, int y) in nv04_cursor_set_pos()
38 nv04_cursor_set_offset(struct nouveau_crtc *nv_crtc, uint32_t offset) in nv04_cursor_set_offset()
H A Ddac.c416 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_dac_commit() local
H A Doverlay.c124 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv10_update_plane() local
/linux/drivers/gpu/drm/nouveau/dispnv50/
H A Ddisp.c496 struct nouveau_crtc *nv_crtc = nv50_outp_get_new_crtc(state, nv_encoder); in nv50_dac_atomic_enable() local
608 struct nouveau_crtc *nv_crtc; in nv50_audio_component_get_eld() local
732 nv50_audio_disable(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc) in nv50_audio_disable()
752 nv50_audio_enable(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc, in nv50_audio_enable()
778 nv50_hdmi_enable(struct drm_encoder *encoder, struct nouveau_crtc *nv_crtc, in nv50_hdmi_enable()
1747 struct nouveau_crtc *nv_crtc = nv50_outp_get_new_crtc(state, nv_encoder); in nv50_sor_atomic_enable() local
1984 struct nouveau_crtc *nv_crtc = nv50_outp_get_new_crtc(state, nv_encoder); in nv50_pior_atomic_enable() local
/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_display.c52 struct nouveau_crtc *nv_crtc; in nouveau_display_vblank_enable() local
63 struct nouveau_crtc *nv_crtc; in nouveau_display_vblank_disable() local
H A Dnouveau_connector.h181 nouveau_crtc_connector_get(struct nouveau_crtc *nv_crtc) in nouveau_crtc_connector_get()