Searched refs:nv50_crtc_cursor_show_hide (Results 1 – 1 of 1) sorted by relevance
| /linux-4.4.14/drivers/gpu/drm/nouveau/ |
| D | nv50_display.c | 997 nv50_crtc_cursor_show_hide(struct nouveau_crtc *nv_crtc, bool show, bool update) in nv50_crtc_cursor_show_hide() function 1057 nv50_crtc_cursor_show_hide(nv_crtc, false, false); in nv50_crtc_prepare() 1101 nv50_crtc_cursor_show_hide(nv_crtc, true, true); in nv50_crtc_commit() 1325 nv50_crtc_cursor_show_hide(nv_crtc, true, true); in nv50_crtc_cursor_set() 1365 nv50_crtc_cursor_show_hide(nv_crtc, true, true); in nv50_crtc_cursor_restore()
|