Searched refs:nv_show_cursor (Results 1 – 2 of 2) sorted by relevance
11 nv_show_cursor(nv_crtc->base.dev, nv_crtc->index, true); in nv04_cursor_show()17 nv_show_cursor(nv_crtc->base.dev, nv_crtc->index, false); in nv04_cursor_hide()
372 nv_show_cursor(struct drm_device *dev, int head, bool show) in nv_show_cursor() function