Searched defs:nv_crtc (Results 1 – 7 of 7) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/dispnv04/ |
| H A D | disp.c | 89 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 D | cursor.c | 9 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 D | dac.c | 416 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_dac_commit() local
|
| H A D | overlay.c | 124 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv10_update_plane() local
|
| /linux/drivers/gpu/drm/nouveau/dispnv50/ |
| H A D | disp.c | 496 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 D | nouveau_display.c | 52 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 D | nouveau_connector.h | 181 nouveau_crtc_connector_get(struct nouveau_crtc *nv_crtc) in nouveau_crtc_connector_get()
|