Home
last modified time | relevance | path

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

/drivers/gpu/drm/nouveau/dispnv04/
Dcrtc.c57 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_set_digital_vibrance() local
72 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_set_image_sharpening() local
115 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_calc_state_ext() local
169 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_dpms() local
239 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set_vga() local
466 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set_regs() local
623 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set() local
643 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_save() local
664 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_restore() local
682 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_prepare() local
[all …]
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()
Dtvnv04.c141 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_tv_mode_set() local
165 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_tv_commit() local
Ddfp.c117 struct nouveau_crtc *nv_crtc; in nv04_dfp_update_fp_control() local
286 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_dfp_mode_set() local
449 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_dfp_commit() local
Ddac.c411 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_dac_commit() local
Dtvnv17.c589 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv17_tv_commit() local
/drivers/gpu/drm/nouveau/
Dnv50_display.c519 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_display_flip_next() local
640 nv50_crtc_set_dither(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_dither()
688 nv50_crtc_set_scale(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_scale()
792 nv50_crtc_set_color_vibrance(struct nouveau_crtc *nv_crtc, bool update) in nv50_crtc_set_color_vibrance()
823 nv50_crtc_set_image(struct nouveau_crtc *nv_crtc, struct drm_framebuffer *fb, in nv50_crtc_set_image()
869 nv50_crtc_cursor_show(struct nouveau_crtc *nv_crtc) in nv50_crtc_cursor_show()
897 nv50_crtc_cursor_hide(struct nouveau_crtc *nv_crtc) in nv50_crtc_cursor_hide()
922 nv50_crtc_cursor_show_hide(struct nouveau_crtc *nv_crtc, bool show, bool update) in nv50_crtc_cursor_show_hide()
949 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_prepare() local
988 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_crtc_commit() local
[all …]
Dnouveau_display.c399 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_suspend() local
426 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_resume() local
442 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_resume() local
450 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_resume() local
Dnouveau_fbcon.c218 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_fbcon_gamma_set() local
228 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_fbcon_gamma_get() local
Dnouveau_connector.h93 nouveau_crtc_connector_get(struct nouveau_crtc *nv_crtc) in nouveau_crtc_connector_get()
Dnouveau_connector.c438 struct nouveau_crtc *nv_crtc; in nouveau_connector_set_property() local