Searched defs:nv_crtc (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/drivers/gpu/drm/nouveau/dispnv04/ |
D | crtc.c | 59 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_set_digital_vibrance() local 74 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_set_image_sharpening() local 117 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_calc_state_ext() local 171 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_dpms() local 241 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 614 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_swap_fbs() local 641 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_mode_set() local 666 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_save() local 687 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv_crtc_restore() local [all …]
|
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()
|
D | tvnv04.c | 146 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_tv_mode_set() local 170 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_tv_commit() local
|
D | dfp.c | 117 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
|
D | dac.c | 416 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv04_dac_commit() local
|
D | overlay.c | 104 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv10_update_plane() local
|
D | tvnv17.c | 576 struct nouveau_crtc *nv_crtc = nouveau_crtc(encoder->crtc); in nv17_tv_commit() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/ |
D | nouveau_display.c | 47 struct nouveau_crtc *nv_crtc = in nouveau_display_vblank_handler() local 58 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_vblank_enable() local 72 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_vblank_disable() local 177 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_vblank_fini() local 190 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_vblank_init() local 585 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_suspend() local 617 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_resume() local 632 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_resume() local 651 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_display_resume() local
|
D | nv50_display.c | 565 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nv50_display_flip_next() local 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() local [all …]
|
D | nouveau_fbcon.c | 296 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_fbcon_gamma_set() local 306 struct nouveau_crtc *nv_crtc = nouveau_crtc(crtc); in nouveau_fbcon_gamma_get() local
|
D | nouveau_connector.h | 92 nouveau_crtc_connector_get(struct nouveau_crtc *nv_crtc) in nouveau_crtc_connector_get()
|
D | nouveau_connector.c | 448 struct nouveau_crtc *nv_crtc; in nouveau_connector_set_property() local
|