Home
last modified time | relevance | path

Searched refs:nv50_crtc_cursor_show_hide (Results 1 – 1 of 1) sorted by relevance

/linux-4.1.27/drivers/gpu/drm/nouveau/
Dnv50_display.c978 nv50_crtc_cursor_show_hide(struct nouveau_crtc *nv_crtc, bool show, bool update) in nv50_crtc_cursor_show_hide() function
1038 nv50_crtc_cursor_show_hide(nv_crtc, false, false); in nv50_crtc_prepare()
1082 nv50_crtc_cursor_show_hide(nv_crtc, true, true); in nv50_crtc_commit()
1306 nv50_crtc_cursor_show_hide(nv_crtc, true, true); in nv50_crtc_cursor_set()
1346 nv50_crtc_cursor_show_hide(nv_crtc, true, true); in nv50_crtc_cursor_restore()